Cause: The user entered an invalid request command argument.
Action: Supply a valid argument.
NNL-00002: request argument "string" is not allowed with this operation
Cause: The user entered a request command argument which is not valid with the particular request command.
Action: Supply a valid argument.
NNL-00003: memory exhausted
Cause: The program has run out of memory
Action: Check the amount of available memory on your machine to ensure that there is enough memory to run this executable. If necessary, free up memory by running fewer programs, then try again.
NNL-00004: invalid command argument "string"
Cause: The user entered an invalid command argument.
Action: Supply a valid argument.
NNL-00005: no server has been set. Use the "SET SERVER" command first
Cause: The user attempted to issue a command which requires that a default managed Oracle Names server be set first.
Action: Use the SET SERVER command to set your default server, then reissue the command. Alternatively, if the command allows, re-issue it with a specific server name so the control program does not need to use the default.
NNL-00006: timeout, server is not responding
Cause: The control program issued a request to an Oracle Names server and no response arrived in a timely fashion. The network connection between the control program and the server may be faulty, the server may be very heavily loaded, or there may be substantial network delays between the control program and the server. The latter is especially true for WAN links.
Action: Reissue the command; if it continues to fail, check to see that the server being managed is running correctly and that the network connection between the server and the control program is working correctly.
NNL-00007: server responded with an error
Cause: The control program issued a request to an Oracle Names server and the server responded with an error.
Action: For further details, turn on tracing and re-execute the failing operation. If the error persists, contact Worldwide Customer Support.
NNL-00008: request not understood by server
Cause: The control program issued a request to an Oracle Names server and the server did not understand the request.
Action: If the server and the control program have different versions, they may be unable to communicate. Check your documentation for version compatibility constraints. If the server and control program are compatible, turn on tracing for further details, and re-execute the failing operation. If the error persists, contact Worldwide Customer Support.
NNL-00009: encryption of server password failed
Cause: The control program attempted and failed to encrypt a server password, supplied either through the SET PASSWORD command or the namesctl.server_password configuration parameter.
Action: An internal error not normally visible to the user. Contact Worldwide Customer Support.
NNL-00010: error getting address for server "string"
Cause: s for the failure. The control program's SQLNET.ORA file must exist in the correct system-specific location, and must be readable by the control program. The file must contain a names.preferred_servers entry with valid name server addresses. If the user has changed managed servers with the SET SERVER command, the new server must be running, and must be able to resolve the address or forward the request to another server which can resolve the address. Alternatively, a TNSNAMES.ORA file with valid name server names and addresses must exist in the correct system-specific location.
Action: For further details, turn on tracing and re-execute the failing operation. If the error persists, contact Worldwide Customer Support.
NNL-00011: no server with name "string" exists
Cause: The user issued a SET SERVER request and the current managed Oracle Names server was unable to translate that name into an address. Alternatively, the user issued a control program request to a specific server, and that server's name could not be translated into an address. Both problems are almost always caused by mis-typing the server name.
Action: Re-issue the request with a valid server name.
NNL-00012: invalid "string" value "string"
Cause: The first argument is a data type, the second is a value. The user supplied an invalid data value of the specified type.
Action: Re-issue the failing operation with correct data.
NNL-00013: not performed, permission denied for supplied password
Cause: The user issued a request to an Oracle Names server, and the password supplied with the request was incorrect.
Action: Check to see that the password sent by the control program to the server is correct for that server. You can set a new password with the SET PASSWORD control program command.
NNL-00014: unknown data type "string"
Cause: The user issued a name server request which contained an unknown data type.
Action: It is possible that the server had no information on the type, but automatically fetched it in response to the failing request. Re-issue the failing request; if the server has in the meantime fetched the appropriate data type information, the error will go away. If the error persists, the data type is probably invalid.
NNL-00015: type "string" has "string" syntax, which has no textual representation
Cause: Not all data type syntaxes can be represented as text. This message indicates that the user issued a name server request for a type with an non-textual representation.
Action: Re-issue the operation with a data type that has a syntax with a textual representation.
NNL-00016: cannot start server, error getting program directory's name
Cause: The user issued a STARTUP request, but the control program was unable to start the server because it was unable to find the name of the directory where the server executable resides.
Action: An internal error not normally visible to the user. Contact Worldwide Customer Support.
NNL-00017: cannot start server, program "string" does not exist
Cause: The user issued a STARTUP request, but the control program was unable to start the server because it was unable to find the server executable.
Action: Make sure that a copy of the server executable exists in your system's oracle executable directory.
NNL-00018: warning: could not contact default name server
Cause: The control program was unable to contact its default name server during startup. There are a number of possible causes for this error. The control program's SQLNET.ORA file must exist in the correct system-specific location, and must be readable by the control program. The file must contain a names.preferred_servers entry with valid name server addresses. The first server in the preferred-server list must be running, and there must be network connectivity between the control program and that server.
Action: Check to see that all of the above are true. If the control program is still unable to contact its default server, turn on tracing and restart the control program. If the error persists, contact Worldwide Customer Support.
NNL-00019: warning: server either changed or ignored your request
Cause: The user issued a request to an Oracle Names server and that request was altered in some way. Typically the user specified an invalid argument of some sort, and the server either ignored the request, or replaced the invalid argument with a reasonable default.
Action: Use the control program to check the current state of the value that you attempted to change. The server's log file may also contain information about the exact cause of the problem. Re-issue the operation with correct arguments.
NNL-00020: warning: no TNSNAMES.ORA file and no preferred name servers in SQLNET.ORA
Cause: The control program was unable to find a TNSNAMES.ORA file and was unable to find a default name server in SQLNET.ORA. The control program will operate in this state, but will be unable to resolve any names until a default server has been set, and that server must be set using its raw TNS address.
Action: The control program's SQLNET.ORA file must exist in the correct system-specific location, and must be readable by the control program. The file must contain a names.preferred_servers entry with valid name server addresses. The first server in the preferred-server list must be running, and there must be network connectivity between the control program and that server. Alternatively, a TNSNAMES.ORA file with valid name server information must exist in the correct system-specific location.
NNL-00022: error changing trace level from string to string, level change ignored
Cause: The user attempted to change the control program's local trace level, and the program encountered an error while changing the level. Usually the problem is that tracing was enabled for the first time (by changing the trace level from OFF to something else) and the trace file is not writeable by the control program.
Action: Check to see that the trace file is writeable. Your documentation will tell you the name of the trace file.
NNL-00023: SET command is missing an argument
Cause: The user attempted to issue a SET command with no argument.
Action: Supply a valid argument to the SET command.
NNL-00024: warning: no preferred name servers in SQLNET.ORA
Cause: The control program was unable to find any preferred name servers in SQLNET.ORA, and will therefore not connect to a default server.
Action: Make sure that the SQLNET.ORA file contains a valid names.preferred_servers entry.
NNL-00035: File string or nested IFILEs not found.
Cause: Error in loading from the tnsfile.
Action: None
NNL-00036: No records loaded
Cause: No loadable data.
Action: None
NNL-00037: Error number while sequencing through parameter table.
Cause: The NL Parameter system reported an error while retrieving the next name from the table.
Action: An internal error not normally visible to the user. Contact Worldwide Customer Support.
NNL-00038: Distinguished Name syntax error
Cause: Distinguished Name incorrectly specified.
Action: Supply a valid DN.
NNL-00039: no RRs
Cause: Object has no relevant RRs to be mapped to LDAP objects.
Action: None
NNL-00040: Distinguished Name exceeds buffer length: string
Cause: Distinguished Name derived from Domain Name is too long.
Action: Either move the object to a domain whose name is shorter or manually update the LDAP object.
NNL-00041: Object string not in domain string
Cause: Object has no relevant RRs to be mapped to LDAP objects.
Action: None
NNL-00042: LDAP bind failure: number, string
Cause: Call to ldap_bind failed with return set to given number.
Action: Correct user/pwd parameters or definitions.
NNL-00043: LDAP open failure
Cause: LDAP server could not be contacted.
Action: Correct connect info or server unavailability.
NNL-00044: Unsupported data type string not mapped
Cause: ONames data type could not be mapped to LDAP attributes
Action: An internal error not normally visible to the user. Contact Worldwide Customer Support.
NNL-00045: No host given for LDAP server
Cause: LDAP open will dump core without a host.
Action: Provide appropriate host with '-h' option.
NNL-00046: Name string exceeds DN template depth
Cause: There are more domains in the name than are specified in the DN template.
Action: Add fields to the template or migrate subdomains with separate dump operations.
NNL-00047: LDAP modify returned error: 0xnumber, string
Cause: LDAP failed with the return code shown.
Action: Refer to LDAP documentation for the meaning of the error.
NNL-00048: Error opening file: string
Cause: Named file cannot be opened.
Action: Provide for access to file.
NNL-00049: Output in string cannot be renamed to string
Cause: The given file cannot be created.
Action: Insure that the file specified can be created before running the command. Or use the temporary file itself.
NNL-00201: Shutdown occurs in string
Cause: Control program general message.
Action: None
NNL-00202: No shutdown currently scheduled
Cause: Control program general message.
Action: None
NNL-00203: Scheduled shutdown to occur in string
Cause: Control program general message.
Action: None
NNL-00204: Cancelled shutdown
Cause: Control program general message.
Action: None
NNL-00205: Reload check occurs in string
Cause: Control program general message.
Action: None
NNL-00206: No reload check currently scheduled
Cause: Control program general message.
Action: None
NNL-00207: Scheduled reload check to occur in string
Cause: Control program general message.
Action: None
NNL-00208: Cancelled reload check
Cause: Control program general message.
Action: None
NNL-00209: Cache checkpoint interval is currently string
Cause: Control program general message.
Action: None
NNL-00210: Cache checkpointing is currently disabled
Cause: Control program general message.
Action: None
NNL-00211: Cache checkpoint interval is now string
Cause: Control program general message.
Action: None
NNL-00212: Cache checkpointing is now disabled
Cause: Control program general message.
Action: None
NNL-00213: No entry with specified index number, try "SHOW SYSTEM_QUERIES"
Cause: Control program general message.
Action: None
NNL-00214: Next auto-refresh for specified index number occurs in string
Cause: Control program general message.
Action: None
NNL-00215: Scheduled specified index number's next auto-refresh to occur in string
Cause: Control program general message.
Action: None
NNL-00216: Disabled auto-refresh for specified index number
Cause: Control program general message.
Action: None
NNL-00217: Controller is sleeping for number seconds
Cause: Control program general message.
Action: None
NNL-00218: Ignoring spurious trailing text "string"
Cause: Control program general message.
Action: None
NNL-00219: Statistic counter logging interval is currently string
Cause: Control program general message.
Action: None
NNL-00220: Statistic counter logging is currently disabled
Cause: Control program general message.
Action: None
NNL-00221: Statistic counter logging interval is now string
Cause: Control program general message.
Action: None
NNL-00222: Statistic counter logging is now disabled
Cause: Control program general message.
Action: None
NNL-00223: Statistic counters are next logged in string
Cause: Control program general message.
Action: None
NNL-00224: Scheduled statistic counters to be logged in string
Cause: Control program general message.
Action: None
NNL-00225: Currently managing name server "string"
Cause: Control program general message.
Action: None
NNL-00226: Current request-processing delay is string
Cause: Control program general message.
Action: None
NNL-00227: Request-processing delay is currently disabled
Cause: Control program general message.
Action: None
NNL-00228: Request-processing delay is now string
Cause: Control program general message.
Action: None
NNL-00229: Request-processing delay is now disabled
Cause: Control program general message.
Action: None
NNL-00230: Controller NOCONFIRM mode is currently string
Cause: Control program general message.
Action: None
NNL-00231: Controller NOCONFIRM mode is now string
Cause: Control program general message.
Action: None
NNL-00232: Auto-refresh failure-retry interval is currently string
Cause: Control program general message.
Action: None
NNL-00233: Auto-refresh failure-retry interval is now string
Cause: Control program general message.
Action: None
NNL-00234: Auto-refresh failure-retry expiration period is currently string
Cause: Control program general message.
Action: None
NNL-00235: Auto-refresh failure-retry expiration period is now string
Cause: Control program general message.
Action: None
NNL-00236: Statistic counter reset interval is currently string
Cause: Control program general message.
Action: None
NNL-00237: Resetting of statistic counters is currently disabled
Cause: Control program general message.
Action: None
NNL-00238: Statistic counter reset interval is now string
Cause: Control program general message.
Action: None
NNL-00239: Resetting of statistic counters is now disabled
Cause: Control program general message.
Action: None
NNL-00240: Starting "string"...
Cause: Control program general message.
Action: None
NNL-00241: Processing of modification requests is currently enabled
Cause: Control program general message.
Action: None
NNL-00242: Processing of modification requests is currently disabled
Cause: Control program general message.
Action: None
NNL-00243: Processing of modification requests is now enabled
Cause: Control program general message.
Action: None
NNL-00244: Processing of modification requests is now disabled
Cause: Control program general message.
Action: None
NNL-00245: General request processing is currently enabled
Cause: Control program general message.
Action: None
NNL-00246: General request processing is currently disabled
Cause: Control program general message.
Action: None
NNL-00247: General request processing is now enabled
Cause: Control program general message.
Action: None
NNL-00248: General request processing is now disabled
Cause: Control program general message.
Action: None
NNL-00249: DEFAULT-FORWARDERS-ONLY mode is currently enabled
Cause: Control program general message.
Action: None
NNL-00250: DEFAULT-FORWARDERS-ONLY mode is currently disabled
Cause: Control program general message.
Action: None
NNL-00251: DEFAULT-FORWARDER-ONLY mode is now enabled
Cause: Control program general message.
Action: None
NNL-00252: DEFAULT-FORWARDER-ONLY mode is now disabled
Cause: Control program general message.
Action: None
NNL-00253: Server-generated requests currently request forwarding
Cause: Control program general message.
Action: None
NNL-00254: Server-generated requests currently do not request forwarding
Cause: Control program general message.
Action: None
NNL-00255: Server-generated requests now request forwarding
Cause: Control program general message.
Action: None
NNL-00256: Server-generated requests now do not request forwarding
Cause: Control program general message.
Action: None
NNL-00257: Server-generated requests currently require authoritative answers
Cause: Control program general message.
Action: None
NNL-00258: Server-generated requests currently do not require authoritative answers
Cause: Control program general message.
Action: None
NNL-00259: Server-generated requests now require authoritative answers
Cause: Control program general message.
Action: None
NNL-00260: Server-generated requests now do not require authoritative answers
Cause: Control program general message.
Action: None
NNL-00261: Request forwarding is currently enabled
Cause: Control program general message.
Action: None
NNL-00262: Request forwarding is currently disabled
Cause: Control program general message.
Action: None
NNL-00263: Request forwarding is now enabled
Cause: Control program general message.
Action: None
NNL-00264: Request forwarding is now disabled
Cause: Control program general message.
Action: None
NNL-00266: Round trip time is string
Cause: Control program general message.
Action: None
NNL-00267: Address is string
Cause: Control program general message.
Action: None
NNL-00268: Enter name server password:
Cause: Prompt for password after user has issued 'set password'
Action: Type password, invisibly.
NNL-00270: Current default domain is "string"
Cause: Control program general message.
Action: None
NNL-00271: Default domain is now "string"
Cause: Control program general message.
Action: None
NNL-00272: Removed name "string" from caches along the following path:
Cause: Control program general message.
Action: None
NNL-00273: server successfully started
Cause: Control program general message.
Action: None
NNL-00274: server not started, errors follow
Cause: Control program general message.
Action: None
NNL-00275: Trace level is currently number
Cause: Control program general message.
Action: None
NNL-00276: Trace level is now number
Cause: Control program general message.
Action: None
NNL-00277: Maximum number of times a request can be reforwarded is currently number
Cause: Control program general message.
Action: None
NNL-00278: Maximum number of times a request can be reforwarded is now number
Cause: Control program general message.
Action: None
NNL-00279: Restart occurs in string
Cause: Control program general message.
Action: None
NNL-00280: No restart currently scheduled
Cause: Control program general message.
Action: None
NNL-00281: Scheduled restart to occur in string
Cause: Control program general message.
Action: None
NNL-00282: Cancelled restart
Cause: Control program general message.
Action: None
NNL-00283: Next cache checkpoint occurs in string
Cause: Control program general message.
Action: None
NNL-00284: Scheduled cache checkpoint to occur in string
Cause: Control program general message.
Action: None
NNL-00285: Server has no queued system queries
Cause: Control program general message.
Action: None
NNL-00286: Server does not own any domains
Cause: Control program general message.
Action: None
NNL-00287: Cache flush occurs in string
Cause: Control program general message.
Action: None
NNL-00288: No cache flush currently scheduled
Cause: Control program general message.
Action: None
NNL-00289: Scheduled cache flush to occur in string
Cause: Control program general message.
Action: None
NNL-00290: Cancelled cache flush
Cause: Control program general message.
Action: None
NNL-00291: Statistic counters are next reset in string
Cause: Control program general message.
Action: None
NNL-00292: Scheduled statistic counters to be reset in string