00E3001B
Explanation: A plan could not be executed because the system from which you are attempting to run is disabled or unknown. The system type might be unknown if the attach library that you are using is from a previous release of DB2 that does not support the ENABLE and DISABLE options of the bind operation. This abend reason code is issued by the following CSECT: DSNTAAL
System Action: The plan is not allocated.
System Programmer Response: Refer to the SYSIBM.SYSPLSYSTEM table to determine the systems from which the plan can be executed, or correct the attach library.
------------------------------------------
Keep in mind that plans can be authorized to be executed by only specified sub-system attaches (TSO, CICS, IMS, etc.). A plan that is authorized only to be executed by the DB2-CICS attach, cannot be be run under DB2-TSO batch attach.