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

using parameter SRCDSCB in DCB


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ram prasad

New User


Joined: 28 May 2007
Posts: 17
Location: india

PostPosted: Wed Feb 13, 2008 8:33 pm
Reply with quote

while creating GDG why we use SRCDSCB in DCB,
we can create without this but what is the specific functionality of this parameter

eg :

SORTOUT DD DISP=(NEW,CATLG,DELETE),
DCB=(SRCDSCB,RECFM=FB,LRECL=50,BLKSIZE=5000),
SPACE=(50,(&SPACE01),RLSE),AVGREC=K,
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Feb 13, 2008 8:36 pm
Reply with quote

Absolutely no use at all if DFSMSsms is installed correctly
Back to top
View user's profile Send private message
ram prasad

New User


Joined: 28 May 2007
Posts: 17
Location: india

PostPosted: Wed Feb 13, 2008 8:42 pm
Reply with quote

thanks expat ,

can you give little more info on DFSMS and SRCDSCB,

or send some link which contain info
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Feb 13, 2008 8:55 pm
Reply with quote

DFSMS is also known as SMS, Storage Management Subsystem, which the storage team configure to manage the storage environments.

If every dataset, DASD or tape is allocated a valid DATACLAS at creation time, then a GDS will no longer require to have a model DSCB in the DCB paramter in the JCL.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts Demand with DEADLINE TIME parameter CA Products 4
No new posts Option DYNALLOC second parameter. DFSORT/ICETOOL 11
No new posts Writing the output file name from a p... JCL & VSAM 7
No new posts Reference for COND parameter. JCL & VSAM 1
Search our Forums:

Back to Top