ORA-28546: connection initialization failed, probable Net8
admin error



ORA-28546: connection initialization failed, probable Net8 admin error..

Answer / guest

Cause: A failure occurred during initialization of a network
connection from the Oracle server to a second process: 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 Net8
administrative setup for database links or external
procedure calls. The most frequent specific causes are: --
Database link setup for an Oracle-to-Oracle connection
instead connects to a Heterogeneous Services agent or an
external procedure agent. -- Database link setup for a
Heterogeneous Services connection instead connects directly
to an Oracle server. -- The extproc_connection_data
definition in tnsnames.ora connects to an Oracle instance
instead of an external procedure agent. -- Connect data for
a Heterogeneous Services database link, usually defined in
tnsnames.ora, does not specify (HS=). -- Connect data for an
Oracle-to-Oracle database link, usually defined in
tnsnames.ora, specifies (HS=).

Action: Check Net8 administration in the following ways: --
When using TNSNAMES.ORA or an Oracle Names server, make sure
that the connection from the ORACLE server uses the correct
service name or SID. -- Check LISTENER.ORA on the connection
end point's host machine to assure that this service name or
SID connects to the correct program. -- Confirm in
TNSNAMES.ORA or the equivalent service definition that
service 'extproc_connection_data' does NOT contain (HS=), or
that the service definition used by a Heterogeneous Services
database link DOES contain (HS=).

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16585: illegal operation on a primary site

1 Answers  


ORA-12462: undefined compartment string for policy string

1 Answers  


ORA-12096: error in materialized view log on "string"."string"

1 Answers  


ORA-26513: push error: master proc. string$RP.string failed for trans:string seq:string

1 Answers  


ORA-09774: osnmui: cannot send break message

1 Answers  






ORA-08445: syntax error in SIGN clause in mask options

1 Answers  


TNS-01102: TNS application contacted was not the listener

1 Answers  


ORA-13628: Insufficient privileges to access the task belonging to user string

1 Answers  


TNS-02512: Invalid status received

1 Answers  


ORA-16952: Failed to bind this SQL statement.

1 Answers  


ORA-28671: UPDATE BLOCK REFERENCES may not be used on a partitioned index as a whole

1 Answers  


PCC-02358: Identifier following ARRAYLEN must be the name of an array

1 Answers  


Categories