Previous Topic

Next Topic

Book Contents

Book Index

Messages

CTDINP01S BAD RC=rc FROM PUTMEM FUNCTION. MEMBER - memname

Explanation: An error occurred while processing routine CADSMEM. The error probably occurred as a result of insufficient space in the Control-D REPORTS 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.

CTDINP02E 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.

CTDINP03E 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.

CTDINP04E MISSING OBLIGATORY PARAMETER

Explanation: Member INPDEFDM in the IOA SAMPLE 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.

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

Explanation: Report definition member rpt contains more lines than specified in conversion routine INPSDECM, 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 INPJDECM.

CTDINP06E 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.

CTDINP07E FREEMAIN OF AREA FAILED

Explanation: Allocated memory cannot be freed.

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

CTDINP08E DD CARD ddname COULD NOT BE OPENED

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

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

CTDINP09S 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: Reallocate the REPORTS file with a larger number of directory blocks and resubmit job CADIDMIS.

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

Explanation: The default value of parameter DEFAULT COPIES in member INPDEFDM in the IOA SAMPLE library is greater than the value specified for parameter MAX COPIES.

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

CTDCA0I HISTORY FILE CONVERSION STARTED

Explanation: This information message indicates that the archive conversion process has started.

CTDCA1I HISTORY FILE CONVERSION ENDED RC=rc

Explanation: This information message indicates that the archive conversion process has ended with a return code of rc.

CTDCA2I DEFPARS / DCBOUT OPEN ERROR

Explanation: This information message indicates that an attempt to open a file with ddname DEFPARS or DCBOUT failed.

System Action: The job terminates.

User Response: Correct the job and rerun it.

CTDCA3I CAN NOT LOAD CTMPARM / CTDPARM

Explanation: This information message indicates that module CTMPARM or CTDPARM cannot be loaded.

System Action: The job terminates.

User Response: Correct the job and rerun it.

CTDCA4I HSTREP OPEN ERROR

Explanation: This information message indicates that the file referenced by DD statement HSTREP cannot be opened.

System Action: The job terminates.

User Response: Correct the job and rerun it.

CTDCA5I RC=rc DURING operation-type OPERATION

Explanation: This information message indicates that an error occurred during access to the Control-D History User file.

System Action: The job continues processing.

User Response: Analyze the return code from this message and rerun the job in case of a severe error.

CTDCA6I CONVERTED:

Explanation: This information message provides a header for statistics messages about converted records.

System Action: The job continues processing.

CTDCA7I record-type RECORDS: num-records

Explanation: This information message provides statistics about converted records.

CTDCA8S NUMBER OF CONVERSION ERRORS EXCEEDS THE MAXIMUM ALLOWED

Explanation: This message is issued if the number of errors is more than 20.

System Action: The job terminates.

User Response: Analyze the reasons for the errors and rerun the job.

CTDCA9I INCORRECT DEFAULT PARAMETER: parm

Explanation: This information message indicates that a parameter specified in member INPDEFAR is invalid.

System Action: The job terminates.

User Response: Analyze the reason for the error and rerun the job.