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

Creating GDG Base using REXX


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
arch_cbit

New User


Joined: 18 Jun 2007
Posts: 4
Location: Hyderabad

PostPosted: Mon Jun 25, 2007 11:07 am
Reply with quote

Hi,
Can anybody help.
I have a requirement to create GDG Base from a REXX Exec.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Jun 25, 2007 11:28 am
Reply with quote

You create GDG using IDCAMS' DEFINE GENERATIONDATAGROUP command. IDCAMS commands can be invoked from within REXX as a TSO command (ADDRESS TSO).

O.
Back to top
View user's profile Send private message
arch_cbit

New User


Joined: 18 Jun 2007
Posts: 4
Location: Hyderabad

PostPosted: Mon Jun 25, 2007 11:47 am
Reply with quote

Hi,

if I have to create 'n' GDG bases at a time ... is there any other way for that...
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jun 25, 2007 1:03 pm
Reply with quote

Hello,

Yes. Repeat the code/process as many times as is necessary.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Mon Jun 25, 2007 9:37 pm
Reply with quote

And if they are based on existing GDG bases and need to be renamed, search the forum where I posted the REXX code to build new GDG bases from existing ones.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top