IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

What is the use of SYSCASLG


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
subratarec

Active User


Joined: 22 Dec 2007
Posts: 126
Location: Bangalore

PostPosted: Tue Jan 05, 2010 1:17 pm
Reply with quote

I was going through one of old JCL (which DUMP some GDG datasets onto new 3592 Tape) and I have found below code

Code:
//RRCOMBIN  EXEC PGM=ADRDSSU,REGION=5M                     
//SYSPRINT  DD SYSOUT=*                                     
//SYSCASLG  DD  DUMMY                                       
//TAPE1     DD  UNIT=3592-1,DISP=(,CATLG,DELETE),           
//        VOL=SER=RT1014,DCB=STFDUMP.GDGMODEL,LABEL=(1,SL),
//        DSN=CF1P.RR.AC060.AC003.NALA.ADRDSSU(+1),RETPD=120


In the above code could anyone please tell me what "//SYSCASLG DD DUMMY" exactly does and what is their exact usage ??

Edited: Please use BBcode when You post some code/error, that's rather readable, Thanks... Anuj
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Jan 05, 2010 1:35 pm
Reply with quote

CLICK HERE to read the fine manual.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Search our Forums:

Back to Top