Oracle Network Products Troubleshooting Guide

Contents Index Home Previous Next

NMC Error Messages (NMC-00001 to 11000)

NMC-00005 Failed to save document

Cause:A File.Save or File.SaveAs failed. If more information is available, it will appear under this error.
Action:Make sure that the file exists and is both readable and writable by the application.
NMC-00010 Resource file cannot be opened

Cause:NetMan's resource file was not located or could not be opened.
Action:Consult the documentation for your platform to determine the proper location for this file, then be sure it has been installed there.
NMC-00011 Failed to initialize windowing system

Cause:Network Manager failed to initialize the windowing system.
Action:Make sure the Oracle Toolkit 2 product has been installed properly. If the error persists contact Worldwide Customer Support.
NMC-00012 The connection to the windowing system was refused

Cause:Network Manager failed to initialize the windowing system because it was refused a connection to it.
Action:Make sure your DISPLAY environment variable is set properly and that you have permission to run on the machine it points to.
NMC-00014 Unable to allocate memory

Cause:The application has run out of memory
Action:Add more memory or run fewer processes.
NMC-00015 Fatal error in property sheet; suggest you save immediately

Cause:Cause: An error was raised while processing a property sheet. If more information is available, it will appear under this error.
Action:Perform File.Save or File.SaveAs immediately, then exit the program.
NMC-00016 Unable to find prototype file file

Cause:Net Manager's prototype file was not located or could not be opened.
Action:Consult the documentation for your platform to determine the proper location for this file, then be sure it has been installed there.
NMC-00028 Resource file is invalid; version version is required

Cause:The resource file found was not the current version.
Action:Consult the documentation for your platform to determine the proper location for this file, then be sure the correct version has been installed there.
NMC-00031 Unable to locate online help file

Cause:The nmc help file was not found.
Action:Consult the documentation for your platform to determine the proper location for this file, then be sure the correct version has been installed there.
NMC-00032 Not enough memory to write to clipboard

Cause:On a Cut or Copy operation, there was insufficient memory.
Action:Add more memory or run fewer processes.
NMC-00033 Clipboard is empty

Cause:On a Paste, there was nothing on the clipboard.
Action:none
NMC-03750 Cannot export Oracle Names data

Cause:Export to Names has failed. This error is followed by detailed error information, if any.
Action:Restart Net Manager, after checking that the database schema is properly installed, and the database is online.
NMC-03751 ROS table tablename has not been installed

Cause:The application attempted to load a document and could not find a required system table inside that document. If the document is stored in a database, this error can also occur when the document database has not yet been installed.
Action:If the document is stored on a database, make sure the database schema has been properly installed, using the nmcbild.sql installation script.
NMC-03752 Illegal Region delegation configuration

Cause:The relationship among your regions is unacceptable.
Action:Contact Worldwide Customer Support for further information.
NMC-03901 Could not access directory directory_name

Cause:Directory could not be accessed. If more information is available, it will appear under this error.
Action:Make sure that directory exists and is writable.
NMC-03902 Error while writing file filename

Cause:Error while writing to the file. If more information is available, it will appear under this error.
Action:Make sure that the file can be created and written to in the appropriate export directory.
NMC-03903 Error while removing directory directory_name

Cause:A old export directory could not be removed. If more information is available, it will appear under this error.
Action:Make sure that directory exists and is removable.
NMC-03904 Error while creating directory directory_name

Cause:An export directory could not be created. If more information is available, it will appear under this error.
Action:Make sure that the directory is able to be created where specified.
NMC-03905 Error while spawning a new process

Cause:fork() failed while removing a previous export directory. If more information is available, it will appear under this error.
Action:Free memory to allow fork() to succeed. Alternatively, clear space for the export directory manually.
NMC-03906 Error while removing a directory

Cause:execl("/bin/rm",...) failed. If more information is available, it will appear under this error.
Action:Follow OS-dependent procedures to allow execl("/bin/rm",...) to succeed. Alternatively, clear space for the export directory manually.
NMC-03907 Node node_name not found

Cause:Node not found in exported network or not fully-qualified.
Action:Supply a correct and fully domain-qualified Node name.
NMC-03908 Client Profile profile not found

Cause:Client Profile not found in exported network or not fully-qualified.
Action:Supply a correct and fully domain-qualified Client Profile name.
NMC-03910 Database database is not defined in this network

Cause:The network being exported is stored on a database not defined within it; as a result, names.ora cannot be correctly exported.
Action:Store the network definition on a database defined within the network before exporting.
NMC-03952 Could not open V1 connect-string file filename

Cause:File could not be opened. If more information is available, it will appear under this error.
Action:Make sure the file exists and is readable.
NMC-03953 File filename is not correctly formatted

Cause:At least one line from the file is not correctly formatted for V1 import.
Action:Make sure that the file is, in fact, a V1 connect string file; if so, make sure that all lines are in correct import format ("<alias> = <V1-connect-string>" or "<alias> <V1-connect-string>"), are blank, or are commented (begin with a '#').
NMC-03954 File filename includes no valid V1 connect-strings

Cause:File is empty (or, perhaps, has only blank and commented lines).
Action:Import a file with some valid connect-strings.
NMC-03976 A value must be supplied for parameter parameter

Cause:A necessary parameter was not supplied to the program, either at the command line or at the parameter window.
Action:Supply a value for the parameter.
NMC-03978 Could not find current directory

Cause:Could not get name of current working directory. If more information is available, it will appear under this error.
Action:
NMC-03979 Could not open filename for output

Cause:Couldn't open file for writing. If more information is available, it will appear under this error.
Action:Make sure that the file is in a directory that exists and is writable.
NMC-03980 Error writing to filename

Cause:Couldn't write to the file. If more information is available, it will appear under this error.
Action:Make sure that the file exists and is writable.
NMC-03981 Only one of node and client_profile can be specified

Cause:Both node and client_profile are specified as parameters to netfetch.
Action:Supply a value for only one of these parameters.
NMC-03982 Network network_name is invalid and cannot be exported

Cause:Specified network is invalid and cannot be exported.
Action:Open network with Net Manager and correct the invalid objects.
NMC-04000 A value for CONNECT must be supplied

Cause:The database connect information has not been supplied.
Action:Restart the program with the parameter in the form username/password@connect
NMC-04001 A value for DEST_DIR must be supplied

Cause:The destination directory has not been supplied.
Action:Restart the program with the destination directory parameter.
NMC-04002 A value for NETWORK must be supplied

Cause:The network name has not been supplied.
Action:Restart the program with the network name.
NMC-04500 Network conversion has failed

Cause:A problem was found during conversion; see the rest of the message for more details.
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.
NMC-10002 failed to start event loop

Cause:The user interface was unable to start up.
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.
NMC-10003 failed to shutdown event loop

Cause:The user interface was unable to shut down properly.
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.
NMC-10006 failed to destroy all windows

Cause:The user interface was unable to shut down properly.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10007 failed to quit the window system

Cause:The user interface was unable to shut down properly.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10012 failed to create the application context

Cause:The user interface was unable to start up.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10013 failed to shutdown the application

Cause:The user interface was unable to shutdown properly.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10017 unable to process the dependencies for this change

Cause:During computation of the results of a user change, the program exceeded its maximum storage.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10018 unable to record invalid status for object object

Cause:An object was invalidated, but Net Manager was unable to record its status properly.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10019 error reloading window, arguments [argument, argument]

Cause:A window could not be reloaded from the resource manager.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10020 error loading window, arguments [argument, argument]

Cause:A window could not be reloaded from the resource manager.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10022 error using internal cache, arguments [argument, argument]

Cause:Internal error; tried to reference an entry at first argument; second argument is maximum number.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10023 error rereading class class

Cause:Could not reread a class that is already displayed.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10025 error running status window

Cause:An error was returned from Toolkit for the status window.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10032 create help session error, argument argument

Cause:Help session create routine has returned an error
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10033 show help screen error, argument argument

Cause:Help session show routine has returned an error.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10034 resource file error; can't find node in object object

Cause:Resource file has become corrupted since installation.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support. Then reinstall the resource file.
NMC-10035 resource file error; can't read analysis portion

Cause:Resource file has become corrupted since installation.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support. Then reinstall the resource file.
NMC-10036 resource file's analysis portion has incorrect version: version

Cause:Resource file has become corrupted since installation.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support. Then reinstall the resource file.
NMC-10039 cannot load menu menu

Cause:Unable to locate the specified menu in the resource file.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support. Then reinstall the resource file.
NMC-10044 resource manager returned error_number on startup

Cause:An error occurred on startup of Resource Manager.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10045 failed to load window window from resource file

Cause:Unable to locate the specified window in the resource file.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10046 error starting the windowing system, arguments number

Cause:An error was encountered trying to start the windowing system.
Action:An internal error not normally visible to the user. Save the document using the SAVE AS command, and contact Worldwide Customer Support.
NMC-10047 can't initialize the clipboard

Cause:On startup, the clipboard could not be started.
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.
NMC-10048 incomplete data on clipboard

Cause:Clipboard data was corrupted.
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.
NMC-10049 failure in writing to clipboard

Cause:Unable to write data to the clipboard.
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.
NMC-10050 version mismatch in clipboard formats

Cause:Unable to read data from the clipboard.
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.
NMC-10051 unable to load resource resource from resource file

Cause:Unable to load a resource from the resource file.
Action:Not normally visible to the user. Contact Worldwide Customer Support.
NMC-10060 Control of newly created object is not allowed

Cause:User tried to control an invalid object.
Action:Save and validate object.
NMC-10061 Control of invalid object is not allowed.

Cause:User tried to control an invalid object.
Action:Validate object.
NMC-10062 Server Manager is not installed

Cause:Server Manager is not installed on this machine.
Action:Install Server Manager.
NMC-10063 Failed to start Server Manager

Cause:Failed to start Server Manager.
Action:Check permissions on Server Manager executable. If the error persists, contact Worldwide Customer Support.
NMC-10065 Failed to fork new process for Server Mnaager

Cause:Network Manager failed to fork a new process for Server Manager.
Action:Check that thre are enough system resources to allow additional processes to be created.
NMC-10080 Failed to construct the pathname of analysis.ora

Cause:Network Manager failed to create the full pathname of the analysis.ora.
Action:Check to see ORACLR_HOME is set. If the error persists, contact Worldwide Customer Support.
NMC-10081 Failed to open analysis.ora

Cause:Network Manager failed to open analysis.ora.
Action:Check the permissions on the file. Contact Worldwide Customer Support.
NMC-10082 Failed to read the number of classes from analysis.ora

Cause:Network Manager failed to read the number of classes from analysis.ora.
Action:Contact Worldwide Customer Support.
NMC-10082 Failed to read class details from analysis.ora.

Cause:Network Manager failed to read the class details from analysis.ora.
Action:Contact Worldwide Customer Support.


Contents Index Home Previous Next