The Optimizer/II r 8.5 compile PROC fails with the IN25COB2 message SYM024
search cancel

The Optimizer/II r 8.5 compile PROC fails with the IN25COB2 message SYM024

book

Article ID: 37618

calendar_today

Updated On:

Products

Optimizer/II

Issue/Introduction

The Optimizer/II r 8.5 IVP demo program CAO2DEMO compile fails with error message SYM042 followed by message IN25COB2 RETURNED 0000000C

 

Environment

Release: OPTIM200200-8.5-Optimizer/II

Cause

The failing compile output also contained services error message

CAPU122E LICENSE MANAGEMENT PROGRAM NOT INSTALLED 

This caused the Optimizer/II runtime not to properly initialize when invoked by common services utility program CAIRIM. You could also see in the compile output that the proper Optimizer/II r 8.5 p1005  release information was missing from heading.

???                    ?.?  1005AOX00    PP 5655-S71 IBM ENTERPRISE COBOL FOR Z/OS  4.2.0

 

Resolution

Make sure the common services license management initializes correctly and that Optimizer/II initializes under CAIRIM. The following Optimizer/II card is executed by CAIRIM to initialize Optimizer/II r 8.5 

PRODUCT(CA Optimizer/II) VERSION(OX85) INIT(RX85INIT)

Make sure the Optimizer/II Initialization messages are successful.

 

Additional Information

Please review the Optimizer/II release r8.5 Installation guide for the CAIRIM requirements.