Blog

InterSystems IRIS General Error Code – 1143

In this post, you’ll learn about the General error code 1143 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 1143 Reason for the Error code 1143 in InterSystems IRIS DBMS Directory ‘%1’ does not exist

ElasticSearch – How to Interact with ElasticSearch using JSON over HTTP ?

Problem Statement You need to communicate with ElasticSearch to perform the search or the CRUD operations. Solution You can interact with ElasticSearch using the RESTful API over port 9200. Additionally , ElasticSearch has the official clients for various programming languages like .NET , Java , Ruby etc. The format of the request of ElasticSearch is as specified below. <VERB> <PROTOCOL> ://<HOST>/<PATH>?<QUERYSTRING> Additionally , it can…

IBM TS4500 Tape Library Error – Accessor {ACCESSOR} X motion required excessive force to move left. – 4585

In this post, you’ll learn more about the Error Accessor {ACCESSOR} X motion required excessive force to move left. – 4585that is returned when working with the IBM TS4500 Tape Library IBM TS4500 Tape Library Error Accessor {ACCESSOR} X motion required excessive force to move left. Error Description Accessor {ACCESSOR} X motion required excessive force to move left.

How to fix the Oracle error NNO-00611: disabling request forwarding?

In this post, you’ll learn more about the Oracle ErrorNNO-00611: disabling request forwarding with the details on why you receive this error and the possible solution to fix it. Oracle Error Description NNO-00611: disabling request forwarding Reason for the Error NNO-00611: disabling request forwarding Cause: An informational message written to the log file when the server disables request forwarding in response to a request from…

How to fix the Oracle error KUP-11020: header in file string may not contain correct information?

In this post, you’ll learn more about the Oracle ErrorKUP-11020: header in file string may not contain correct information with the details on why you receive this error and the possible solution to fix it. Oracle Error Description KUP-11020: header in file string may not contain correct information Reason for the Error KUP-11020: header in file string may not contain correct information The header may…

How to fix the Oracle error ORA-47988: password should contain at least one numeric and one alphabetic character?

In this post, you’ll learn more about the Oracle ErrorORA-47988: password should contain at least one numeric and one alphabetic character with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-47988: password should contain at least one numeric and one alphabetic character Reason for the Error ORA-47988: password should contain at least one numeric and…