Line Error Messages [ RJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
RJE User/Programmer Reference Manual
Line Error Messages
Messages resulting from line errors indicate that the communications link
could not be established or you tried to perform online input or output
without having established the communications link. A line error always
causes a batch job to terminate. In an interactive session, after
issuing the error message RJE displays a # on your terminal to prompt you
for the next command.
---------------------------------------------------------------------------------------
MESSAGE **** Line Error: 0
CAUSE You tried to perform remote I/O without having established the
line (you did not issue a correct #RJLINE command).
ACTION Issue a correct #RJLINE command."
---------------------------------------------------------------------------------------
MESSAGE **** Line Error: 1
CAUSE RJE managed to map from the DEV or NODE parameter to one or
more logical devices configured as communications lines, but
was unable to open any of the lines successfully.
ACTION For X.21, the line may not be specified in the Line
Characteristics table, or incorrect information may be present.
Use NETCONF.PUB.SYS to supply the correct information.
Otherwise, the line may be unavailable or hardware problems may
exist. Note any CS errors that are displayed and consult
troubleshooting chapter.
---------------------------------------------------------------------------------------
The remaining errors apply only to RJE/V:
---------------------------------------------------------------------------------------
MESSAGE **** Line Error: 2
CAUSE Processing of the #RJLINE command was terminated because the
NODE parameter was specified and the network configuration
database was absent.
ACTION Use NETCONF.PUB.SYS to create network configuration database.
---------------------------------------------------------------------------------------
MESSAGE **** Line Error: 3
CAUSE Processing of the #RJLINE command was terminated because the
network configuration database could not be closed successfully
after all accesses completed. This may be due to a corrupt
database file (NETCONF.PUB.SYS) or an internal software error.
ACTION Contact your HP representative.
---------------------------------------------------------------------------------------
MESSAGE **** Line Error: 4
CAUSE Processing of the #RJLINE command was terminated because a
fatal network intrinsic error occurred while accessing the
network configuration database.
ACTION Use NETCONF.PUB.SYS to check and correct the line information
in the Remote Node and Line Characteristics tables of the
network database. (See appendix F, "X.21")."
---------------------------------------------------------------------------------------
MESSAGE **** Line Error: 5
CAUSE RJE was unable to map from the DEV or NODE parameter
specification in the #RJLINE command to any of the logical
devices configured as communications devices. The message NODE
NOT CONFIGURED, described above, will be displayed also if this
error occurs during X.21 operations.
ACTION For X.21, use NETCONF.PUB.SYS to add node to Remote Node table.
Any new communication lines must also be added to the Line
Characteristics table. For errors with DEV parameter, check
MPE configuration and use correct logical device number in
#RJLINE command.
---------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation