Previous Topic

Next Topic

Book Contents

Book Index

Messages

CTDCAD01S BAD RC=rc FROM PUTMEM FUNCTION. MEMBER – memname

Explanation: An error occurred during processing by Control-M routine CTMMEM. The error probably occurred as a result of insufficient space in the Control-D REPORTS library or the DJDEPARM, APAPARM, or OUTPARMS library.
Routine CADSMEM is used to perform all the required operations on PDS libraries and members.

System action: The job terminates.

User response: Determine which library member was being processed and take appropriate corrective action.

CTDCAD02E INVALID INPUT PARM param

Explanation: The external input parameters list contains an invalid parameter. Valid options for input parameters are listed in the conversion routine.

User response: Determine which parameter is not valid and correct it.

CTDCAD03E MISSING VALUE FOR PARM param

Explanation: The parameter listed in this message is mandatory.

User response: See the description of the missing or invalid input parameter elsewhere in this guide. Specify a valid value for the required parameter.

CTDCAD04E MISSING OBLIGATORY PARAMETER

Explanation: Member INPARM in the conversion library contains several mandatory parameters. At least one of them is missing.

User response: See the description of the missing parameters elsewhere in this guide. Specify a valid value for the parameters.

CTDCAD05E NO MORE SPACE FOR REPORT: rpt. PROCESSING NEXT REPORT

Explanation: Report definition member rpt contains more lines than specified in conversion routine CTDCAD01, constants #CARDS, and AREALEN.

System action: The member is processed only to the specified line limit. The remaining lines are skipped. Processing continues with the next report.

User response: Increase the value of the parameter, rerun job ASMLINK, and rerun CADIDMIS.

CTDCAD06E GETMAIN FOR AREA FAILED

Explanation: A memory acquisition MVS function failed. The value specified for JCL parameter REGION is not large enough.

User response: Increase the value of parameter REGION and rerun the failing job.

CTDCAD07E FREEMAIN OF AREA FAILED

Explanation: Allocated memory cannot be freed.

System action: The conversion routine terminates with a non-zero return code.

CTDCAD08E DD CARD ddname COULD NOT BE OPENED

Explanation: A required DD statement is probably missing from the JCL of job CADJDECM.

User response: Supply the missing DD statement and rerun the job.

CTDCAD09S ERROR PROCESSING DIRECTORY

Explanation: This WTO message is generated by routine CADSMEM, which handles PDS operations. The Control-D REPORTS library reached its directory limit.

User response: Re-allocate the REPORTS file with a larger number of directory blocks and resubmit job CADIDMIS.

CTDCAD10S DEFAULT COPIES NUMBER IS GREATER THEN THE MAX COPIES NUMBER. 98 IS ASSUMED

Explanation: The default value of parameter DEFAULT COPIES in member CADDEFDM is greater then the value specified for parameter MAX COPIES.

User response: Specify compatible values for parameters DEFAULT COPIES and MAX COPIES.

CTDCAD11E APAPARM MEMBER memname IS OUT OF SPACE. PROCESSING NEXT REPORT

Explanation: Report definition member memname contains more lines than specified in the main conversion routine CTDSAPAP, constants #CARDS, AREALEN, #CARDSV, AREAVLEN, #CARDSQ, SIZEREG, SIZEV, SIZELV, SIZELQ, and AREAQLEN.

System action: The member is processed only to the specified limit. The rest of the information is skipped.

User response: Increase the value of the relevant parameters, rerun job ASMLINK, and rerun job CADJAPAP.

CTDCAD12E internal-mem LIST IS OUT OF SPACE

Explanation: While processing a Universal Writer report or a Unique report, the corresponding internal member list (either the Universal or Unique list) ran out of space.
The maximum number of entries for each list is specified in all three conversion programs (CADSOUTP, CADSAPAP, CADSDJDE). This list is used as an index for the existing Universal/Unique members in each printing parameters library.

System action: When reaching the specified limit of the list, processing stops, the files are closed and the job terminates.

User response: Enlarge the value specified in constant LISTVLEN (for Universal) or LISTQLEN (for Unique) in all three programs. Rerun job ASMLINK and rerun the failing job.

CTDCAD13E OUTPARMS MEMBER memname IS OUT OF SPACE. PROCESSING NEXT REPORT

Explanation: Report member definition memname contains more lines than specified in main conversion routine CADSOUTP, constants #CARDS, AREALEN, #CARDSV, AREAVLEN, #CARDSQ, SIZEREG, SIZEV, SIZELV, SIZELQ, and AREAQLEN.

System action: The member is processed only to the specified limit. The rest of the information is skipped.

User response: Increase the value of the relevant parameters, rerun job ASMLINK, and rerun job CADJOUTP.

CTDCAD14E DJDEPARM MEMBER memname IS OUT OF SPACE. PROCESSING NEXT REPORT

Explanation: Report member definition memname contains more lines than specified in main conversion routine CTDSDJDE, constants #CARDS, AREALEN, #CARDSV, AREAVLEN, #CARDSQ, SIZEREG, SIZEV, SIZELV, SIZELQ and AREAQLEN.

System action: The member is processed only to the specified limit. The rest of the information is skipped.

User response: Increase the value of the relevant parameters, rerun job ASMLINK, and rerun job CADJDJDE.