Oracle8 Error Messages
Release 8.0.4

A58312-01

Library

Product

Contents

Index

Prev Prev Next

DCE CDS Adapter Error Messages: NNF-01000 to NNF-01999

NNF-01001: ds_initialize: workspace initialization failed

Cause: The DCE workspace as setup by ds_initialize() failed to initialize.

Action: Verify that conditions necessary for a successful ds_initialize() call are present on this platform (e.g is there enough memory?). Check that there is not another workspace user in this program. For further details, turn on tracing and re-execute the failing operation. If the error persists, contact Worldwide Customer Support.

NNF-01002: DCE could not open configuration file

Cause: A DCE call returned an error that it could not access its configuration file.

Action: Check that the DCE configuration file for this platform is present, and accessible. On Unix this file is dce_cf.db. Check if a simple call to dce_cf_get_cell_name() succeeds.

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.

Action: Check that this machine has been configured for a DCE cell. Check that the DCE configuration file is not corrupted. On Unix, this file is dce_cf.db. Check if a simple call to dce_cf_get_cell_name() succeeds.

NNF-01004: DCE returned unspecified error str

Cause: A DCE call returned an status that was not in this implementation's list of possible status values for this DCE call.

Action: Verify that this platform's DCE release is not beyond those supported by this Oracle application. If the error persists, contact Worldwide Customer Support.

NNF-01005: Internal XOM class violation

Cause: A DCE XOM call returned statuses inconsistent with the class definitions in the DCE documentation.

Action: Not normally visible to the user. For further details, turn on tracing and re-execute the failing operation. If the error persists, contact Worldwide Customer Support.

NNF-01006: Attribute str not available

Cause: A insertion call attempted to use an attribute which did not have a translation to a DCE attribute.

Action: Use another attribute, or insert the translation into DCE.

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.

Action: For further details, turn on tracing and re-execute the failing operation. If the error persists, contact Worldwide Customer Support.

NNF-01008: XDS attribute syntax str incorrect for Oracle Names syntax str

Cause: The syntax as specified in the XDS object is different than that which is expected for the given Oracle names syntax.

Action: For further details, turn on tracing and re-execute the failing operation. If the error persists, contact Worldwide Customer Support.

NNF-01009: Unknown DCE class

Cause: A DCE XDS error occurred for an unknown XDS class.

Action: For further details, turn on tracing and reexecute the failing operation. The tracing should provide the details of which XDS/XOM routine is failing, and what the error code is. You can then use this information to look up the error in your DCE documentation.

NNF-01010: DCE problem code num does not match XDS class str

Cause: A DCE XDS error occurred for an unknown XDS class.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing,
and what the error code is. You can then use this information to look up the error in your DCE documentation.

NNF-01011: DCE reported OS error

Cause: A DCE XDS routine encounterd an operating system error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing,
and what the error code is. You can then use this information to look up the error in your DCE documentation.

NNF-01012: DCE generic security failure

Cause: A DCE XDS routine encountered a security failure.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing,
and what the error code is. You can then use this information to look up the error in your DCE documentation.

NNF-01100: DS_C_COMMUNICATIONS_ERROR

Cause: A CDE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01101: DS_C_LIBRARY_ERROR

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01102: DS_C_NAME_ERROR (matched str)

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code.You can then use this information to look up the error in your DCE documentation.

NNF-01103: DS_C_SECURITY_ERROR

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01104: DS_C_SERVICE_ERROR

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01105: DS_C_SYSTEM_ERROR

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01106: DS_C_UPDATE_ERROR

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01107: DS_C_ATTRIBUTE_PROBLEM

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01108: DS_C_ABANDON_FAILED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01109: DS_C_ATTRIBUTE_ERROR (object name str)

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01110: Class unknown

Cause: A DCE XDS error occurred for an unknown XDS class.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01501: ADMIN_LIMIT_EXCEEDED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01502: AFFECTS_MULTIPLE_DSAS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01503: ALIAS_DEREFERENCING_PROBLEM

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01504: ALIAS_PROBLEM

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01505: ATTRIBUTE_OR_VALUE_EXISTS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01506: BAD_ARGUMENT

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01507: BAD_CLASS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01508: BAD_CONTEXT

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01509: BAD_NAME

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01510: BAD_SESSION

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01511: BAD_WORKSPACE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01512: BUSY

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01513: CANNOT_ABANDON

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01514: CHAINING_REQUIRED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01515: COMMUNICATIONS_PROBLEM

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01516: CONSTRAINT_VIOLATION

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01517: DIT_ERROR

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01518: ENTRY_EXISTS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01519: INAPPROP_AUTHENTICATION

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01520: INAPPROP_MATCHING

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01521: INSUFFICIENT_ACCESS_RIGHTS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01522: INVALID_ATTRIBUTE_SYNTAX

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01523: INVALID_ATTRIBUTE_VALUE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01524: INVALID_CREDENTIALS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01525: INVALID_REF

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01526: INVALID_SIGNATURE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01527: LOOP_DETECTED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01528: MISCELLANEOUS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01529: MISSING_TYPE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01530: MIXED_SYNCHRONOUS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01531: NAMING_VIOLATION

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01532: NO_INFO

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01533: NO_SUCH_ATTRIBUTE_OR_VALUE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01534: NO_SUCH_OBJECT

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01535: NO_SUCH_OPERATION

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01536: NOT_ALLOWED_ON_NON_LEAF

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01537: NOT_ALLOWED_ON_RDN

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01538: NOT_SUPPORTED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01539: OBJECT_CLASS_MOD_PROHIB

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01540: OBJECT_CLASS_VIOLATION

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01541: OUT_OF_SCOPE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01542: PROTECTION_REQUIRED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01543: TIME_LIMIT_EXCEEDED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01544: TOO_LATE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01545: TOO_MANY_OPERATIONS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01546: TOO_MANY_SESSIONS

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01547: UNABLE_TO_PROCEED

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01548: UNAVAILABLE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01549: UNAVAILABLE_CRIT_EXT

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01550: UNDEFINED_ATTRIBUTE_TYPE

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01551: UNWILLING_TO_PERFORM

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01590: XOM error while manipulating DS error object

Cause: A DCE XDS routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01600: Normal, successful xom call
NNF-01601: ENCODING_INVALID

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01602: FUNCTION_DECLINED

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation

NNF-01603: FUNCTION_INTERRUPTED

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01604: MEMORY_INSUFFICIENT

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01605: NETWORK_ERROR

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01606: NO_SUCH_CLASS

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01607: NO_SUCH_EXCLUSION

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01608: NO_SUCH_MODIFICATION

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01609: NO_SUCH_OBJECT

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01610: NO_SUCH_RULES

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01611: NO_SUCH_SYNTAX

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01612: NO_SUCH_TYPE

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01613: NO_SUCH_WORKSPACE

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01614: NOT_AN_ENCODING

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01615: NOT_CONCRETE

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01616: NOT_PRESENT

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01617: NOT_PRIVATE

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01618: NOT_THE_SERVICES

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01619: PERMANENT_ERROR

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01620: POINTER_INVALID

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01621: SYSTEM_ERROR

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01622: TEMPORARY_ERROR

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01623: TOO_MANY_VALUES

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01624: VALUES_NOT_ADJACENT

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01625: WRONG_VALUE_LENGTH

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01626: WRONG_VALUE_MAKEUP

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01627: WRONG_VALUE_NUMBER

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01628: WRONG_VALUE_POSITION

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01629: WRONG_VALUE_SYNTAX

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01630: WRONG_VALUE_TYPE

Cause: A DCE XDS/XOM routine encountered an error.

Action: For further details, turn on tracing and reexecute the failing operation.
The tracing should provide the details of which XDS/XOM routine is failing with the above error code. You can then use this information to look up the error in your DCE documentation.

NNF-01901: Name parameter str not found. No name resolved.

Cause: The TNS alias specified was not found in CDS.

Action: Please use " dceload" to insert the name and re-execute the operation. If the error persists, contact Worldwide Customer Support.




Prev

Top

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index