Currently using Enterprise Developer in Eclipse .
COBOL Program abends when user abend is initiated and terminates JCL processing. But the cataloged files in the JCL remains in locked mode. IEFBR14 utility cannot delete the dataset's physical file in CATALOG folder due to this receiving S422 abend when JCL tries to create a a newly cataloged DataSet physical file in the Catalog folder. Only ES Server restart job releases the lock on the file.
Is there a way to check the pid which the job was using to kill it prior to restarting a job or any other alternative method which does not involve ES instance restart process?
#EnterpriseServer
