MPE/iX Error Messages Manual Vol 1 (32650-90878)

154 Chapter3
Command Interpreter
(CIERR) 1901-12256
(CIERR) 1901-12256
1901 MESSAGE CANNOT FIND USER-LEVEL LOGON COMMAND. LOGON
UDC NOT EXECUTED. (CIERR 1901)
CAUSE The logon UDC was not found.
ACTION Use SHOWCAT to check USER level UDCs for a logon
UDC. Then use the SETCATALOG command and specify
the UDC file that contains that logon UDC.
1902 MESSAGE CANNOT FIND ACCOUNT-LEVEL LOGON COMMAND.
LOGON UDC NOT EXECUTED. (CIERR 1902)
CAUSE The logon UDC was not found.
ACTION Use SHOWCAT to check USER level UDCs for a logon
UDC. Then use the SETCATALOG command and specify
the UDC file that contains that logon UDC.
1903 MESSAGE CANNOT FIND SYSTEM-LEVEL LOGON COMMAND. LOGON
UDC NOT EXECUTED. (CIERR 1903)
CAUSE The logon UDC was not found.
ACTION Use SHOWCAT to check SYSTEM level UDCs for a logon
UDC. Then use the SETCATALOG command and specify
the UDC file that contains that logon UDC.
1904 MESSAGE THE SYSTEM DIRECTORY INDICATES THAT ! LEVEL
UDC'S EXIST, YET THE UDC FILES CAN'T BE FOUND
IN COMMAND.PUB.SYS. YOU MUST :SETCATALOG
AGAIN OR REPLACE THE OLD COMMAND FILE.
(CIWARN 1904)
CAUSE Same as message content.
ACTION Use SETCATALOG again or replace the old command file.
1905 MESSAGE UDC ENDS WITH "& ". CONTINUATION LINE CAN'T
BE LAST LINE. (CIERR 1905)
CAUSE The last line of the UDC ends with the continuation
character (&).
ACTION Remove the continuation character from the last line of
the UDC.
1906 MESSAGE UDC COMMAND MUST START WITH AN ALPHABETIC
CHARACTER. UDC'S NOT SET. (CIERR 1906).
CAUSE The UDC command does not start with an alphabetic
character.
ACTION Rewrite the UDC making sure the commands begin with
an alphabetic character.