NBR0740
| COMMAND COMPLETED 'ASTOP' ; RESULT: (SC2=00, SC1=00, MC=CMD0001);
DATE:<date> appears if no errors occurred during command execution.
|
NBR0741
| COMMAND SUCCESS UNCERTAIN 'SHOW-CONSLOG'; RESULT: (SC2=02, SC1=00,MC=NBR0741) appears if an error resulting in termination of the operator task occurred during command execution.
|
NBR0741
| COMMAND SUCCESS UNCERTAIN 'SPECIAL'; RESULT: (SC2=02, SC1=64, MC=NBR0741) appears if the connection to the DCAM application $CONSOLE was released during command execution in an authorized user program.
|
NBR0742
| COMMAND NOT ALLOWED 'ASR'; RESULT: (SC2=00, SC1=64, MC=CMD0216)
appears if the console from which the command was issued has no authorization for this command.
|
NBR0743
| COMMAND NOT AVAILABLE 'SPECIAL'; RESULT: (SC2=00, SC1=130, MC=CMD0200) appears if the routine processing the command is not in the system or if there is no connection between the DCAM application $CONSOLE and the authorized user program which is supposed to execute the command. Example: /.FSTAT DADM xxx If TDADM is not loaded, this command is rejected with message NBR0743 .
|
NBR0744
| COMMAND NOT FOUND 'ADR'; RESULT: (SC2=00, SC1=64, MC=NBR0744) appears if the command entered is not an operator command. Example: /.A1234567 ADR HELP
|
NBR0745 | COMMAND ID INVALID '.1WRONGID'; RESULT: (SC2=00, SC1=01, MC=NBR0745) appears if a command job ID contains an invalid character. Example: /.1WRONGID ASR HELP
|
NBR0746
| COMMAND CANCELLED 'RUN'; RESULT: (SC2=02, SC1=00, MC=NBR0746) appears if a RUN command was canceled with the CANCEL-RUN-PROCESS command or if the connection to the console was cleared down and, as a result, the associated operator task was terminated before it could process the command.
|
NBR0747
| COMMAND ID AMBIGUOUS 'ABC'; RESULT: (SC2=00, SC1=64, MC=NBR0747)
appears if the command job ID with which the command was entered is not unique. The command job ID must only be unique in the case of commands which can request additional command information and which are processed in an authorized user program.
|
NBR0748
| SYSTEM SHUTDOWN IN PROGRESS. COMMAND IGNORED 'ASR'; RESULT:
(SC2=02, SC1=00, MC=CMD0198) appears if commands are issued during system termination (with the exception of SHOW-PENDING-MSG).
|
NBR0749
| COMMAND FROM /RUN FILE CANCELLED: 'RUN'; RESULT: (SC2=02, SC1=00, MC=NBR0749) appears if a command has been read from the RUN file but cannot be executed due to a previous CANCEL-RUN-PROCESS command.
|