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-02460: Inappropriate index operation on a hash cluster

1 Answers  


ORA-14506: LOCAL option required for partitioned indexes

1 Answers  


ORA-07614: $CHANGE_CLASS failed in retrieving the user's process label

1 Answers  


SQL*Loader-00126: Invalid read size

1 Answers  


DRG-12512: invalid stop class string

1 Answers  






ORA-33024: (XSAGDNGL11) AGGMAP workspace object contains duplicate information.

1 Answers  


LPX-00321: None of the output method (DOM, SAX, Stream) is selected

1 Answers  


CLSS-00200: local node string not listed in configuration

1 Answers  


DRG-11851: Cache Related Warning

1 Answers  


ORA-01143: cannot disable media recovery - file string needs media recovery

1 Answers  


PCC-02336: host variable expression has invalid type

1 Answers  


LPX-00261: invalid URL ~s

1 Answers  


Categories