Previous Topic

Next Topic

Book Contents

Book Index

Messages ALI300 through ALI3xx

This group includes messages for the Control-O product.

ALI360S AUTOMATION LOG DYNAMIC ALLOCATION ERROR rc/rsn/dsn

Explanation: SVC 99 failed during allocation or deallocation of the Automation Log file. The CTOALI program uses SVC 99 to dynamically allocate and deallocate the Automation Log file.

For explanations of the return code (rc) and reason code (rsn) displayed as part of this message, see the IBM manual MVS Programming: Authorized Assembler Services Guide.

The CTOALI program ends with a return code of 08.

Corrective Action: No action is required.

ALI361S ERROR WHILE LOADING MODULE IDCAMS

Explanation: Loading of the IDCAMS module failed. The CTOALI program failed to link to IDCAMS to define a VSAM linear data set.

The CTOALI program ends with a return code of 08.

Corrective Action: Determine why the IDCAMS module cannot be loaded from STEPLIB or LINKLST, correct the problem, and resubmit the job.

ALI362S INVALID PARAMETERS PASSED TO THE PROGRAM

Explanation: The CTOALI program was called with invalid parameters, either using the PARM parameter in the JCL, or using the program that called the CTOALI program.

The CTOALI program ends with a return code of 08.

Corrective Action: Call your system programmer for assistance. If the problem is not resolved, contact your INCONTROL administrator.

ALI363S NO PARAMETERS PASSED TO THE PROGRAM

Explanation: The CTOALI program was called with null parameters, either using the PARM parameter in the JCL, or using the program that called the CTOALI program.

The CTOALI program ends with a return code of 08.

Corrective Action: Call your system programmer for assistance. If the problem is not resolved, contact your INCONTROL administrator.

ALI364S ERRORS IN IDCAMS PROCESSING

Explanation: The IDCAMS module ended with a non-zero return code. The CTOALI program links to IDCAMS to define VSAM linear data sets.

The CTOALI program ends with a return code of 08.

Corrective Action: Check the job printout to see why IDCAMS did not end successfully. It may be necessary to edit the DIVSKEL member in the INSTWORK library to change the MODELM statements of the IDCAMS SYSIN. Correct and resubmit the job.

ALI365S VOLUME PARAMETER MUST BE SPECIFIED FOR DIV DATASETS

Explanation: The volume was not specified for a VSAM linear data set.

The CTOALI program ends with a return code of 08.

Corrective Action: Specify a volume and resubmit the job.

Parent Topic

ALI messages