MOVEFILE DMSMVE225I PDS MEMBER 'membername' MOVED The specified member of an OS partitioned data set was moved
successfully to a CMS file. This response is issued for each
member moved when you use the PDS option. DMSMVE226I END OF PDS MOVE The last member of the partitioned data set was moved successfully
to a CMS file. DMSMVE706I TERM INPUT -- TYPE NULL LINE FOR END OF The input ddname in the MOVEFILE specified
terminal. This message requests the input
terminates input.
a device type of
data; a null line DMSMVE70AI DISK FILE 'FILE ddname FOR 'ddname'
No file definition is in effect for a ddname specified on the MOVEFILE command. The MOVEFILE issues the default FILEDEF command:
FILEDEF ddname DISK FILE ddname If file ddname does not exist for the input file, MOVEFILE terminates processing. DMSMVE002E FILE 'fn ft fm' NOT FOUND RC=28 DMSMVE003E OPTION 'option' RC=2q DMSMVE037E OUTPUT DISK 'mode' IS RC=36 DMSMVE041E INPUT OUTPUT FILES THE RC=QO DMSMVE069E OUTPUT DISK 'mode' IS NOT RC=36 DMSMVE070E 'parameter' RC=2Q DMSMVE073E TO OPEN FILE ddname RC=28 DMSMVE075E DEVICE 'device name' FOR {INPUTIOUTPUT} RC=QO DMSMVEOQ6E 'ddname' RC=2Q DMSMVE127S UNSUPPORTED DEVICE FOR ddname RC=100 DMSMVE128S 1/0 ERROR ON INPUT AFTER READING nnnn RECORDS: INPUT ERROR code ON RC=100 DMSMVE129S 1/0 ERROR ON OUTPUT WRITING RECORD NUMBER nnnn: OUTPUT ERROR code ON ddname RC=100 DMSMVE130S BLOCK SIZE ON V FORMAT FILE ddname IS LESS THAN 8 RC=88
136 IBM VM/370 CMS Command and Macro Reference
OPTION OPTION Use the OPTION command to change any or all of the options in effect for
the DOS/VS COBOL or the RPGII compiler in CMS/DOS. The format of the OPTION command is: r- 1 I OPTION [ options ••• ] , I , I I I I , I I , r , r , r , IDUMP I I!QQQMPI I fNODECKI ItIS£: I INOLISTI L .J L r , IXREF I I!OXREFI .J L r , I INOERRSI .J r , 148CI L .J L J L r , ILISTX I L J r , ISYM I L. 3 , , , , , 1 , , , , L- __ _ -------- ________________ . ___________________________________ -J If an invalid option is specified on the command liner an
error message is issued for that option; all other valid options are
accepted. Only those options specified are alteredr and all other
options remain unchanged. DUMP dumps the registers and the virtual partition on the virtual SYSLST device in the case of abnormal program end. suppresses the DUMP option.
punches the resulting object module on the virtual
device. If you do not issue an !SSGN command for the
unit SYSPCH before invoking the compilerr the text
written to your CMS A-disk. NODECK suppresses the DECK option. SYSPCH logical
deck is writes the output listing of the source module on the SYSLST device. NOLIST suppresses the LIST option. This option overrides the IREF
option as it does in DOS/VS. LISTX produces a procedure division map on the SYSLST device. suppresses the LISTX option. SYM prints a Data Division map on SYSLST. suppresses the SYM option. XREF writes the output symbolic cross-reference list on SYSLST. suppresses the XREF option.
writes an output listing of all errors in the source program
on SYSLST. NOERRS suppresses the ERRS option. 4QC Uses the 48-character set. Uses the 60-character set.
Section 2. CMS Commands 131
Previous Page Next Page