Error List

Error List for the ‘ORADB-NNC’ Category

NNC-00400 memory exhausted

Description:
NNC-00400 memory exhausted

Cause:
The program interface has run out of memory.

ORADB-NNC ,

NNC-00401 program interface initialization failed

Description:
NNC-00401 program interface initialization failed

Cause:
The name server program interface could not be initialized, probably because of a missing TNS or name server error message file.

ORADB-NNC

NNC-00402 program interface de-initialization failed

Description:
NNC-00402 program interface de-initialization failed

Cause:
An internal error occurred while the name server program interface was being de-initialized by an internal function. This message is not normally visible to the user.

ORADB-NNC

NNC-00403 program interface has not been initialised

Description:
NNC-00403 program interface has not been initialised

Cause:
An internal function has attempted to de-initialize the name service program interface when it has not yet been initialized. This message is not normally visible to the user.

ORADB-NNC

NNC-00404 supplied buffer of size string is smaller than minimum size string

Description:
NNC-00404 supplied buffer of size string is smaller than minimum size string

Cause:
A caller supplied the name server program interface with a memory buffer too small for the interface’s requirements. This error is usually displayed underneath an error which describes the problem in more detail. This message is not normally visible to the user.

ORADB-NNC ,

NNC-00405 network failure

Description:
NNC-00405 network failure

Cause:
The network connection between the client program and the name server has failed, either because the 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.

ORADB-NNC

NNC-00406 name "string" does not exist

Description:
NNC-00406 name “string” does not exist

Cause:
A request was made for information associated with a global name that does not exist.

ORADB-NNC

NNC-00407 alias loop in name request

Description:
NNC-00407 alias loop in name request

Cause:
The name service detected an “alias loop” when trying to retrieve information associated with a global name. An alias loop occurs when an alias name X points to another alias name Y, which in turn points back to X, rather than eventually to a global name which contains data.

ORADB-NNC

NNC-00408 name "string" exists but desired data does not

Description:
NNC-00408 name “string” exists but desired data does not

Cause:
A request was made for information associated with a global name. The name in question exists, but does not contain the desired type of information.

ORADB-NNC

NNC-00409 temporary name service failure

Description:
NNC-00409 temporary name service failure

Cause:
There are no name servers available to handle a client request, or a name server was temporarily unable to handle a client request. This situation is almost always temporary, and occurs when the program interface has issued a name server request and not received a timely response from any of its preferred servers. Such delays can occur due to transient network or name server outages or heavy load.

ORADB-NNC