Previous Topic: CAPI146E

Next Topic: CAPI199E

CAPI147E

Error opening report.

Reason:

An error occurred while you were attempting to display the system installation options.

The output from CAOUOPTS containing your installation options could not be opened.

Action:

This probably indicates an internal error.

To view your options, execute CAOUOPTS in batch using the sample JCL provided in CAI.CARXJCL or the following JCL model:

// JOB
//STEP1    EXEC PGM=CAOUOPTS
//STEPLIB  DD DSN=CAI.CARXLOAD,DISP=SHR
//SYSPRINT DD SYSOUT=*

If this problem persists, contact Technical Support.