NS3000/iX Error Messages Reference Manual (36923-90041)
358 Chapter19
Logging Location Codes
Control Process Logging Location Codes
MESSAGE: INTERNAL ERROR; Data dictionary error
617 CLAS0002 CAUSE: During the later phases of initial NETCP startup, NETCP
encountered an error trying to add its own port number into a CM Port
Dictionary entry named “NetCP”, for use by various CM transport
modules such as PROBE (PARM = 16-bit result code returned by the
call to dict_add). The CM Port Dictionary is an operating system
lookup service used by, but not part of, Transport.
ACTION: This error was not fatal, and network startup continued.
However, additional problems, including system aborts, may occur
because other modules of Transport will not be able to find NETCP.
Also, additional errors will occur later when NETCP tries to delete the
Dictionary entry (see error 614). If another instance of Transport was
just shut down, it is possible a collision occurred. Stop and restart the
network. If the problem persists, see Appendix A, “Submitting an SR,”
of this manual.
CAUSE: During the early phases of initial NETCP startup, after
successfully opening the configuration file, NETCP encountered an
error trying to add the name of the file into a CM Port Dictionary entry
named “NMCONFIG” (PARM = 16-bit result code returned by the call
to dict_add). The entry was used as a way to partially lock the file, so
NMMGR could tell Transport was up and running. The CM Port
Dictionary is an operating system lookup service used by, but not part
of, Transport.
ACTION: This error was not fatal, and network startup continued.
However, additional errors will occur later when NETCP tries to delete
the Dictionary entry (see error 609). In addition, assumptions made by
Transport and NMMGR about the partial lock on the file will not be
valid; all NMMGR access to the NMCONFIG file during the time this
instance of Transport is up should be avoided. Restart the network. If
the problem persists, see Appendix A, “Submitting an SR,” of this
manual.
MESSAGE: INTERNAL ERROR; Data dictionary error
618 CLAS0002 CAUSE: While starting the X25 protocol module for an X25 network
that was being started, NETCP encountered an error trying to add a
linkname it created for one of the X25 devices, into a CM Port
Dictionary entry (PARM = 16-bit result code returned by the call to
dict_add). The CM Port Dictionary is an operating system lookup
service used by, but not part of, Transport. There should be one entry
per X25 device, named "X25.linkid", where “linkid” consists of 4
unprintable bytes defining the binary SDI link ID for that link,
dynamically assigned by the Link Support Services subsystem.