| sunkusiva Beginner
 
 
 Joined: 04 Apr 2006
 Posts: 8
 Topics: 1
 
 
 | 
			
				|  Posted: Tue Jan 09, 2007 1:16 pm    Post subject: |   |  
				| 
 |  
				| Hi Yadav, Following code may help you. This will Delete the Blocks generated by ACB.
 
  	  | Code: |  	  | //STEP     EXEC ACBGEN,
 //             COMP='PRECOMP,POSTCOMP',
 //             SOUT=A
 //SYSIN    DD  *
 DELETE PSB=PSB1
 DELETE DBD=(DBD1,DBD2,DBD3)
 /*
 
 | 
 |  |