We are attempting to delete old Endevor Packages from a test implementation and getting a ENBP062E error -
ENBP062E Package ID 'package id' is not available for the DELETE action
My TSO ID has been added to the Approver Group.
The most likely reason is that you are not one of the Approvers associated with the package.
The Approver IDs in the Approver Group are associated with the package when the package is CAST.
If your ID was added to the Approver Group after the CAST was done, you are not eligible to Delete the package.
Run a Package CONRPT71 and check the Approver Section for the list of IDs that can perform the Delete package action.
1. Have one of these Approvers delete the package in Foreground or Batch
2. Use the Package batch facility ENBP1000 in the CSIQJCL library to perform the Delete package action in batch and specify one of the Approvers ids in a USER= parm on the job card.
3. Check the ENCOPTBL to determine if the Super User option is enabled ENHOPTSU (USER2,USER3). If it is, any user listed would be able to perform the delete.