Previous Topic: GIM54701S ** ALLOCATION FAILED FOR SMPJHOMENext Topic: MSMTC Fails with RC=100


I/O Errors in SMP/E Generated Data Sets

Symptom:

When I try to install a product or manage a maintenance package, the task is missing one or more steps with task output. These steps can be of the following types: SMPLIST, SMPPRINT, SYSPRINT, or SYSTERM. I see the following error message in the MSMTC job log:

Errno2: -1070137335, ErrorCode: 0, FeedbackFdbk: 0, FeedbackFtncd: 0,
FeedbackRc: 0, LastOp: 3, ErrnoMsg: EDC5066I A read system error was detected.

Reason:

CA CSM failed to read one of temporary data sets with task output that it created, and interrupted further reading.

Solution:

Follow these steps:

  1. Include the following parameter in the SAMPLIB(MSMLIB) data set member:
    IJO="$IJO -DWriteEmptyRecordMVS=true"
    
  2. Restart the CA CSM application server.