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

Explain the advantages of gdg


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

New User


Joined: 26 Aug 2004
Posts: 5

PostPosted: Thu Sep 02, 2004 3:45 pm
Reply with quote

hi,
can u guys explain the advantages of gdg.



bye,
priya
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sat Sep 04, 2004 11:10 am
Reply with quote

Hi Pryia,

GDGs allow the user to run jobs in cycles (e.g. daily, monthly, etc.) and collect the O/P files in groups, without changing the JCL from run to run.

For example, the O/P file can be coded with DSN=A.B.C(+1) and a new O/P file is created at each execution with a unique dataset name, e.g. A.B.C.G0001V00 at the 1st run, A.B.C.G0002V00 at the 2nd, etc.
Back to top
View user's profile Send private message
badri

New User


Joined: 03 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 5:30 pm
Reply with quote

using gdgs we can automatically create members whenever the job is submitted. this helps in taking backups
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 DB2 Statistics - Using EXPLAIN and qu... DB2 1
No new posts Can someone explain me this JCL line ... JCL & VSAM 9
No new posts Advantages of DB2 over CA Datacom DB2 5
No new posts DB2 Explain DB2 3
No new posts can some one explain the below code... JCL & VSAM 3
Search our Forums:

Back to Top