ARC6168E
CROSS MEMORY ERROR OCCURRED. REQUEST TYPE WAS {DISCONNECT | CDS I/O | PDA I/O} - AGGREGATE {BACKUP | RECOVERY} FAILED FOR {AGGREGATE GROUP agname | CONTROL FILE DATA SET data-set-name} RETURN CODE = return-code[, REASON CODE = reason-code]

Explanation

An error occurred in attempting cross memory communication.
  • DISCONNECT indicates that the request type was DISCONNECT.
  • CDS I/O indicates that the request type was CDS I/O.
  • PDA I/O indicates that the request type was PDA I/O.
  • BACKUP indicates that the request failed during aggregate backup.
  • RECOVERY indicates that the request failed during aggregate recovery.
  • AGGREGATE GROUP agname is the name of the aggregate group being processed.
  • CONTROL FILE DATA SET data-set-name is the name of the control file specified in the ARECOVER command.
  • return-code is the cross memory module return code:
    10
    Invalid parameter list address.
    12
    Invalid control block address.
    14
    Error occurred in obtaining storage in extended private area. The reason-code is the return code from the GETMAIN macro.
    16
    An abnormal end (abend) occurred. The reason-code is the system completion code.
  • The reason-code is the cross memory module reason code. The values for the reason-code are:
    04
    Error occurred in obtaining storage in extended private area.
    08
    Error occurred during cross-memory POST of the DFSMShsm primary address space.
    12
    Invalid token in MASIP.

System action

Aggregate backup or aggregate recovery fails.

Programmer response

None.

Source

DFSMShsm