57 NNC-00001 to NNC-00501
- NNC-00001: maximum number of connections already open
-
Cause: All available name service connections are handling requests.
- 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.
- 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.
- 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.
- 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.
- NNC-00050: message format error
-
Cause: A corrupted name server message was received by a name server or the name server program interface.
- NNC-00051: message content error
-
Cause: A corrupted name server message was received by a name server or the name server program interface.
- 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.
- 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.
- NNC-00400: memory exhausted
-
Cause: The program interface has run out of memory.
- NNC-00401: program interface initialization failed
-
Cause: The name server program interface could not be initialised, probably because of a missing TNS or name server error message file.
- NNC-00402: program interface de-initialization failed
-
Cause: An internal error occurred while the name server program interface was being de-initialised by an internal function.
- NNC-00403: program interface has not been initialised
-
Cause: An internal function has attempted to de-initialise the name service program interface when it has not yet been initialised.
- 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.
- 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.
- NNC-00406: name "string" does not exist
-
Cause: The user asked for information associated with a global name that does not exist.
- 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.
- NNC-00408: name "string" exists but desired data does not
-
Cause: The user asked for information associated with a global name. The name in question exists, but does not contain the desired type of information.
- 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.
- NNC-00410: invalid preferred server address list
-
Cause: The names.preferred_servers parameter in sqlnet.ora is malformed.
- NNC-00411: invalid default domain name "string"
-
Cause: The names.default_domain parameter in sqlnet.ora is invalid.
- NNC-00412: invalid name "string"
-
Cause: The name server program interface was given an invalid global name to process.
- NNC-00413: general failure
-
Cause: A name server program interface error occured which did not fall under the heading of any other more specific error condition. The error will usually be followed by more specific lower-level information.
- NNC-00414: invalid name-value binding string "string"
-
Cause: A caller provided the name server program interface with an invalid name-value binding string value.
- NNC-00415: section identifier string is invalid, must be between string and string
-
Cause: An internal function has called the name server program interface with illegal arguments.
- NNC-00416: user callback function returned error number string
-
Cause: An internal function has called the name server program interface with illegal arguments.
- NNC-00417: name "string" already exists
-
Cause: A caller has attempted to create a new global name, and that name already exists.
- NNC-00418: name "string" cannot be modified because it has children
-
Cause: A caller has attempted to delete or rename a global name, and that name cannot be modified because it has child names underneath it in the name space.
- NNC-00419: authoritative server is unreachable
-
Cause: A name server request cannot be processed because the server which received the operation does not own the name specified in the request and cannot locate the server which does own the name. The error is almost always transient, and occurs either because the path between the server receiving the request and the request's final destination has been interrupted, or because the final destination is down.
- NNC-00420: operation not allowed
-
Cause: A name server request cannot be processed because the server which received the operation is not allowed to process it. The problem typically occurs when an administrator has disabled request processing at a particular server for some reason.
- NNC-00421: invalid modification directive string, must be between string and string
-
Cause: An internal function has called the name server program interface with illegal arguments.
- NNC-00422: invalid data type name "string"
-
Cause: A caller has provided an invalid data type name to the name server program interface.
- NNC-00423: invalid data item syntax code string
-
Cause: A caller has provided an invalid data type code to the name server program interface.
- NNC-00424: invalid address "string"
-
Cause: A caller provided the name server program interface with an invalid address value.
- NNC-00425: meta-data violation
-
Cause: A caller issued a name server modification request and that request cannot be processed because it would violate data type meta-data constraints.
- NNC-00426: no such data type
-
Cause: A caller attempted to create a data item, and could not because the data item's type does not exist.
- NNC-00427: server does not support this version of the protocol
-
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.
- NNC-00428: invalid meta-data data item
-
Cause: A caller provided the name server program interface with an invalid meta-data data item.
- NNC-00429: invalid octet string literal "string"
-
Cause: A caller provided the name server program interface with an invalid octet string string value.
- NNC-00430: Database not accessible
-
Cause: When a database is used for consistency between different nameservers, any modify operation should not only modify the cache but also the database. And if the database is not accessible, this error occurs.
- NNC-00431: NS address does not match any of the current addresses
-
Cause: When delegating a domain, the address of the Nameserver is provided by the client. If the nameserver already exists, then it already has address(es) associated with it. So, the address supplied by the client must match one of them. Otherwise, this error occurs.
- NNC-00500: warning: "string" parameter value is illegal, setting to string
-
Cause: The named parameter value is invalid.
- NNC-00501: warning: "string" parameter value must be between number and number, setting to number
-
Cause: The named parameter value is invalid or outside legal boundary values.