ETE0210 DR EXCLUSION LIST PROCESSING FAILED: RC=xxxxxxxx SC=xxxxxxxx

Explanation

ETE™ is unable to process the device exclusion list in the RKANPARU partitioned data set.
  • If RC=4, these sense codes are returned:
    X’00000004’
    Insufficient private memory. Increase the REGION= parameter on the EXEC JCL statement of the ETE address space JCL procedure. Stop and restart the ETE address space with the larger region.
    X’00000008’
    RKANPARU partitioned data set not allocated to the ETE address space.
    X’0000000C’
    KETXDLDR not found in the RKANPARU partitioned data set.
  • If RC=8, these sense codes are returned:
    X’00000004’
    Open failed for RKANPARU data set.
    X’00000008’
    I/O error occurred processing RKANPARU data set.
    X’0000000C’
    Abend occurred processing RKANPARU data set.
    X’00000010’
    ESTAE failed processing RKANPARU data set.
  • If RC=C, these sense codes are returned:
    X’00000004’
    GETMAIN failed for DXLHT.
  • If RC=10, these sense codes are returned:
    X’00000004’
    GETMAIN failed for DXLHTE.
    X’00000008’
    Syntax error occurred while parsing KETXDLDR.
    X’0000000C’
    Abend occurred while parsing KETXDLDR.
    X’00000010’
    GETMAIN failed for private memory while parsing KETXDLDR.
    X’00000014’
    ESTAE failed while parsing KETXDLDR.

System action

ETE address space initialization continues.

User response

See previous messages issued for diagnosis.