How to Solve :
Oracle database error code ORA-28547 – connection to server failed, probable Oracle Net admin error
Oracle Database Error Code ORA-28547 Description :
connection to server failed, probable Oracle Net admin error
Error Cause:
A failure occurred during initialization of a network connection from a client process to the Oracle server: The connection was completed but a disconnect occurred while trying to perform protocol-specific initialization, usually due to use of different network protocols by opposite sides of the connection. This usually is caused by incorrect Oracle Net administrative setup for database links or external procedure calls. The most frequent specific causes are: — The connection uses a connect string which refers to a Heterogeneous Services agent instead of an Oracle server. — The connection uses a connect string which includes an (HS=) specification.
How to Solve :
Check Oracle Net administration in the following ways: — When using TNSNAMES.ORA or an Oracle Names server, make sure that the client connection to the ORACLE server uses the correct service name or SID. — Check LISTENER.ORA on the connection end points host machine to assure that this service name or SID refers to the correct server. — Confirm in TNSNAMES.ORA or the equivalent service definition that the connect string does NOT contain (HS=).
Filed under: How to Solve, Oracle 10g, Oracle 11g, Oracle 9i, Oracle Error Codes Etiketler: ora - 28547, probable Oracle Net admin error, 28547, about oracle ORA-28547 error, connection to server failed, help ORA-28547 about, ORA-28547 error code, ORA-28547 problem, Oracle 9i 10g 11g, Oracle Database Server Error Messages, Oracle Error Codes, oracle number 28547 error code, oracle ORA-28547 example
No Comment Yet
No Comment Yet
Recent Entries
- Oracle database error code ORA-29959 – error in the execution of the string routine for one or more of the index partitions
- Oracle database error code ORA-31601 – Function string cannot be called now that fetch has begun.
- Oracle database error code ORA-29958 – fatal error occurred in the execution of ODCIINDEXCREATE routine
- Oracle database error code ORA-31600 – invalid input value string for parameter string in function string
- Oracle database error code ORA-29957 – cannot create a function-based domain index on a string table
- Oracle database error code ORA-31604 – invalid string parameter “string” for object type string in function string
- Oracle database error code ORA-29961 – too many warnings occurred in the execution of ODCIIndex DDL routine
Search Oracle Error Codes and Descriptions:
Be The First To Comment
Similar Errors
Please Leave Your Comments Below