58 NNF-00001 to NNF-04009
- NNF-00001: Not a TNS address
-
Cause: While asking to read an address the name service returned a record which was not an address.
- NNF-00002: Invalid value passed to function call
-
Cause: An invalid value was passed to an interface function.
- NNF-00003: Naming adapter string does not exist
-
Cause: The requested name service adapter was not found in the current adapter table.
- NNF-00004: Operation not supported in string
-
Cause: The operation requested is not supported under this adapter.
- NNF-00005: Functionality not implemented
-
Cause: The operation requested is not supported in this implementation.
- NNF-00110: no values exist
-
Cause: Test program help text.
- NNF-00540: Failed to insert name: string
-
Cause: Failed to insert name into the native service.
- NNF-01001: ds_initialize: workspace initialization failed
-
Cause: The DCE workspace as setup by ds_initialize() failed to initialize.
- NNF-01002: DCE could not open configuration file
-
Cause: A DCE call returned an error that it could not access its configuration file.
- NNF-01003: DCE could not find cell name
-
Cause: A DCE call returned an error that it could not find the cell name in its configuration file.
- NNF-01004: DCE returned unspecified error string
-
Cause: A DCE call returned an status that was not in this implementation's list of possible status values for this DCE call.
- NNF-01005: Internal XOM class violation
-
Cause: A DCE XOM call returned statuses inconsistent with the class definitions in the DCE documentation.
- NNF-01006: Attribute string not available
-
Cause: A insertion call attempted to use an attribute which did not have a translation to a DCE attribute.
- NNF-01007: DCE long strings are not supported
-
Cause: A query returned a object which has a XOM OM_S_LONG_STRING. The current implementation does not support such objects.
- NNF-01008: XDS attribute syntax string incorrect for Oracle Names syntax string
-
Cause: The syntax as specified in the XDS object is different than that which is expected for the given Oracle names syntax.
- NNF-02001: NIS client error string: string
-
Cause: A call to an NIS (YP) function failed. This message contains the text of the NIS error code returned.
- NNF-02002: NIS value does not conform to adapter schema: string
-
Cause: The values in the maps used by the NIS adapter must conform to a specific set of internal formatting rules. This value returned did not conform to those rules.
- NNF-02003: Unknown NIS error code: string
-
Cause: An error code returned by a NIS (YP) function was not in the list expected by this program.
- NNF-02004: NIS map string does not exist
-
Cause: The requested attribute does not exist.
- NNF-02005: NIS key string does not exist in map string
-
Cause: The requested name was not found.
- NNF-03002: Unknown BIND error code: string
-
Cause: The return code in the BIND (DNS) query response did not conform to those values listed in RFC 1035.
- NNF-03003: Format error parsing server response
-
Cause: The query response packet returned from the BIND (DNS) API did not conform to the format listed in RFC 1035.
- NNF-03004: DNS Class mismatch (string)
-
Cause: The query response packet returned a class different from the ones expected by the interface.
- NNF-04000: File succesfully converted
-
Cause: The requested conversion is performed.
- NNF-04001: Error converting input file
-
Cause: The input file contains lines that cannot be converted by the conversion program.
- NNF-04002: Outputfile already exists
-
Cause: An old output file already exists in the current directory
- NNF-04003: Entry in inputfile is too long
-
Cause: The makedbm program, limits entries in mapfiles to 1017 characters. Therefor, the conversion tool will not process TNS addresses which are longer than 1017 characters.
- NNF-04004: Invalid string in inputfile
-
Cause: the input file contains invalid lines.
- NNF-04005: Cannot open inputfile
-
Cause: The specified input file could not be found.
- NNF-04006: Could not create outputfile
-
Cause: An output file could not be created in the current working directory
- NNF-04007: Error reading input file
-
Cause: A problem while reading the input file. This could be caused by an unexpected end of file in the input file.
- NNF-04008: Error writing outputfile
-
Cause: An error occured while writing to the output file.
- NNF-04009: Usage: tns2nis filename
-
Cause: The conversion tool was not invoked properly. The filename should either be tnsnames.ora or native.ora