Hi Group,
Is there a difference in using the utility IEFBR14 and IDCAMS in deleting
VSAM cluster Dataset ?
I used to Delete the Cluster Before using IEFBR14 before but now it fails.
//DEL EXEC PGM=IEFBR14
//TS DD DISP=(MOD,DELETE),UNIT=SYSDA,SPACE=(TRK,(0)),
// DSN=CHRIS.TESTING.DB2.LL1
doesn't clear data set but raise
IGD17105I CATALOG ERROR WHILE DELETING DATA SET 730
CHRIS.TESTING.DB2.LL1
RETURN CODE IS 84 REASON CODE IS 0 IGG0CLFK
Explanation from Manual :
84 Explanation: CAXWA count of active users has
reached 32767, the maximum allowed.
The Deletion works well with IDCAMS but not with IEFBR14.
Z/OS : 2.1
Chris
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN