• CAMLST LOCATE ERROR (DFQ031)

Explanation

A LOCATE ERROR USING A CAMLST OCCURRED, R0=r0, RC=return-code

User response

Request assistance from the system programmer. Register 0 error code and the register 15 return code return-code from CAMLST are reported in hexadecimal numbers. For the meaning of these codes, see z/OS DFSMS Using Data Sets.

 
• CAMLST OBTAIN ERROR (DFQ035)

Explanation

AN I/O ERROR OCCURRED READING THE VTOC, RC=return-code, VOLUME=volume

User response

Request assistance from the system programmer. The register 15 return code return-code from CAMLST is reported in hexadecimal numbers. For the meaning of these codes, see z/OS DFSMS Using Data Sets.

 
• CANNOT CONDENSE DATASET (DFQ052)

Explanation

CANNOT CONDENSE A DATASET WITH A VOLUME SERIAL OF MIGRAT

User response

Specify CONDENSE only with data sets that are not migrated.

 
• CHARACTERS NOT FOUND (DFQ028)

Explanation

THE DATA SET SPECIFIED WITH LOCATE WAS NOT FOUND IN THE DATA SPACE ADMINISTRATION LIST

User response

The DATA SPACE ADMINISTRATION LIST was obtained with at least one sort parameter. Here the LOCATE command requires that the list have an exact match to the LOCATE operand. The LOCATE argument is left in the command area if a misspelling was the cause.

 
• CLIST NAME MISSING (DFQ036)

Explanation

A CLIST NAME MUST BE PRESENT TO ALLOW THE CLIST OPTION

User response

Use the CLIST maintenance option after specifying a CLIST name. This message appears on the CLIST OPERAND screen.

 
• DATA SET NAME TOO LONG (DFQ023)

Explanation

THE DATA SET NAME WITH YOUR PREFIX APPENDED EXCEEDS 44 CHARACTERS

User response

Enter the correct name or put the name in quotes if the PREFIX should not be added. This message appears on the DATA SPACE ADMINISTRATION SELECTION ENTRY panel or the DATA SPACE ADMINISTRATION FILTER ENTRY panel.

 
• DATA SET SIZE INVALID (DFQ032)

Explanation

DATA SET SIZE ZERO OR NOT NUMERIC

User response

Do not specify zero or a non-numeric value for DATA SET SIZE. This message appears on the DATA SPACE ADMINISTRATION FILTER ENTRY panel.

 
• DFSMShsm MCDS READ ERROR (DFQ039)

Explanation

AN MCDS READ FOR A D RECORD PRODUCED AN MWE ERROR=return-code

User response

The register 15 MWE ERROR return-code is reported in hexadecimal numbers. Consult the error codes for DFSMShsm I/O in ARC return codes and reason codes.

For an error code of 0, the catalog indicates that the data set is migrated but the control data set indicates that it is not migrated. If this problem persists, the catalog and the control data set MCD record must be synchronized through a FIXCDS command. This can also be a problem of short duration and can be resolved by simply retrying the command which generated the message.

 
• DFSMShsm NOT OPERATIONAL (DFQ038)

Explanation

THE DFSMShsm SUBSYSTEM IS NOT OPERATIONAL

User response

Contact the system program programmer to find out why DFSMShsm is not in operation.

 
• DSN NOT IN CATALOG(s) (DFQ011)

Explanation

THE DSN SPECIFIED IS NOT LOCATED IN ANY AVAILABLE CATALOG

User response

On the DATA SPACE ADMINISTRATION SELECTION ENTRY panel, specify a DATA SET NAME that exists.

 
• DSORG MUST BE PS/PO (DFQ019)

Explanation

DATA SET ORG FOR A CONDENSE MUST BE PARTITIONED (PO) OR SEQUENTIAL (PS)

User response

Specify the CONDENSE operator only with partitioned or sequential data sets.

 
• FIELD NOT NUMERIC (DFQ042)

Explanation

THE FIELD WHERE THE CURSOR IS LOCATED MUST BE NUMERIC

User response

The field values must be digits 0 through 9.

 
• FREEMAIN ERROR (DFQ034)

Explanation

A RETURN CODE FROM A FREEMAIN AT ADDRESS WAS RC=return-code

User response

Request assistance from the system programmer. The register 15 return code return-code from the FREEMAIN is reported in HEX. The storage was originally obtained from subpool 0. For the return code meanings, see z/OS DFSMS Macro Instructions for Data Sets.

 
• INSUFFICIENT STORAGE (DFQ027)

Explanation

THE RETURN CODE FROM A GETMAIN FOR byte BYTES WAS RC=return-code

User response

Contact the system programmer for problem determination. The amount of storage requested from the ISPF address space and the register 15 return code return-code are reported in hexadecimal numbers. The storage was attempted to be obtained from subpool 0. For the return code meanings, see z/OS MVS Programming: Authorized Assembler Services Guide or z/OS DFSMS Macro Instructions for Data Sets.

 
• INVALID BACKUP VERSIONS (DFQ040)

Explanation

BACKUP VERSIONS MUST BE A 1 TO 2 DIGIT NUMBER, 0 TO 13

User response

Enter versions that follow the rules of a one or two digit number and supply a number no larger than 13.