Previous Topic: CAPI145E

Next Topic: CAPI147E

CAPI146E

Error writing report, rc=<nnn>.

Reason:

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

The return code from the options program CAOUOPTS is included in the text of the message.

Action:

For more information, 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 the return code in batch matches the return code from this message, review the job output for information related to the error.

If you cannot determine the cause of this error, contact Technical Support.