NNC-00000 normal, successful completion
Description:
NNC-00000 normal, successful completion
Cause:
An operation has completed normally, having met no exceptions.
Description:
NNC-00000 normal, successful completion
Cause:
An operation has completed normally, having met no exceptions.
Description:
NNC-00001 maximum number of connections already open
Cause:
All available name service connections are handling requests.
Description:
NNC-00002 error listening on stream string
Cause:
The name server was asked to listen on the specified address, and failed, probably because the address is malformed, or because it uses a SQL*Net protocol adaptor which has not been installed.
Description:
NNC-00003 error opening stream string
Cause:
A name server or client program attempted to open a connection to another server and failed, either because the server is down, or because the network path to that server is not working. This error is usually displayed underneath an error which describes the problem in more detail.
Description:
NNC-00004 connection is broken
Cause:
The connection from a name server or client program to another server has been broken, either because that server has shut down, or because the network path to the server has stopped working. This error is usually displayed underneath an error which describes the problem in more detail.
Description:
NNC-00005 cannot initialization stream subsystem
Cause:
The name service stream subsystem could not be started, probably because of a missing TNS error message file.
Description:
NNC-00050 message format error
Cause:
A corrupted name server message was received by a name server or the name server program interface. This message is not normally visible to the user.
Description:
NNC-00051 message content error
Cause:
A corrupted name server message was received by a name server or the name server program interface. This message is not normally visible to the user.
Description:
NNC-00052 client and server protocol versions are incompatible
Cause:
A name server message with an incompatible protocol version was received by a name server or the name server program interface. This problem will occur when there are clients and servers with widely varying protocol versions that are trying to communicate.
Description:
NNC-00053 ASN.1 error encountered while sending or receiving message
Cause:
The name server or the name server program interface attempted to send or receive a message and failed because of an ASN.1 error. This message is not normally visible to the user.