IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> wrote on 
09/02/2014 09:31:45 AM:

> From: Christian D <christianfe...@gmail.com>
> To: IBM-MAIN@LISTSERV.UA.EDU
> Date: 09/02/2014 09:31 AM
> Subject: Deleting Cluster Using IEFBR14 or IDCAMS
> Sent by: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU>
> 
> 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.
> 

This is reason code 84 for return code 4.  You need to look up return code 
84, reason code 0.

Bob

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to