CLOSE ERROR, ERROR-CODE: xxxx
Meaning
Error on closing a file or disk. xxxx is the DMS error code.
Response
For an analysis of the error code xxxx, consult the manual "DMS Macros" or issue the BS2000 HELP command xxxx.
ERROR IN EDT-CALL
Meaning
Program error in the EDT call. EDT could not be started properly.
INVALID BS2000 command
Meaning
The specified BS2000 command is invalid, or an error occurred in the CMD macro call.
INVALID COMMAND
Meaning
Invalid command, no action.
INVALID OPERAND, COMMAND REJECTED
Meaning
Invalid operand specification, command ignored.
NO PAMKEY AVAILABLE
Meaning
The file/disk has no PAM key.
OPEN COMMAND MUST BE GIVEN FIRST, COMMAND REJECTED
Meaning
Wrong statement sequence.
Response
Enter OPEN first.
OPEN ERROR, ERROR-CODE: xxxx
Meaning
Error on opening a file or disk. xxxx is the DMS error code.
Response
For an analysis of the error code xxxx, consult the manual "DMS Macros" or issue the BS2000 HELP command xxxx.
OPEN VOLUME RESTRICTED TO SYSTEM ADMINISTRATOR
Meaning
Only systems support is allowed to open a disk.
PAM-READ ERROR, ERROR-CODE: xxxx
Meaning
Error on reading a PAM page. xxxx is the DMS error code.
Response
For an analysis of the error code xxxx, consult the manual "DMS Macros" or issue the BS2000 HELP command xxxx.
PAM-WRITE ERROR, ERROR-CODE: xxxx
Meaning
Error on writing a PAM page. xxxx is the DMS error code.
Response
For an analysis of the error code xxxx, consult the manual "DMS Macros" or issue the BS2000 HELP command xxxx.
READ COMMAND MUST BE GIVEN FIRST. PAGE NOT DISPLAYED.
Meaning
DISPLAY was entered, but no page had been read in.
Response
Enter READ first.
READ COMMAND MUST BE GIVEN FIRST. PAGE NOT MODIFIED.
Meaning
MODIFY was entered, but no page had been read in.
Response
Enter READ first.
READ COMMAND MUST BE GIVEN FIRST. PAGE NOT PRINTED.
Meaning
PRINT was entered, but no page had been read in.
Response
Enter READ first, or enter PRINT with page specification.
READ COMMAND MUST BE GIVEN FIRST. PAGE NOT WRITTEN
Meaning
WRITE was entered, but no page had been read in.
Response
Enter READ first.
REQUEST MEMORY ERROR
Meaning
Error on requesting memory via the REQM macro.
SEARCHED STRING NOT FOUND
Meaning
The desired string could not be found.
VOLUME NOT FOUND
Meaning
DPAGE could not find the specified volume.
Response
Enter correct volume serial number or contact the systems support.
ERROR OCCURED IN DPAGE-RUN: TERM UNIT=STEP
Meaning
An error has occurred during the DPAGE run. Jump to next STEP, ENDP, LOGOFF or to error processing (e.g. IF-BLOCK-ERROR).
Response
Check SYSOUT and SYSLST logs and modify and repeat procedure if necessary.