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

Modify GDG properties


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

New User


Joined: 06 Apr 2005
Posts: 16

PostPosted: Mon May 09, 2005 9:52 pm
Reply with quote

Is it possible to modify the parameters of a existing GDG i.e from NOSCRATCH option to SCRATCH.

Kalyan.
Back to top
View user's profile Send private message
gnagakishore

New User


Joined: 26 Mar 2005
Posts: 25
Location: Hyderabad

PostPosted: Mon May 09, 2005 9:58 pm
Reply with quote

i think we can modify it by using ALTER command.
if iam wrong please let me know
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Mon May 09, 2005 10:57 pm
Reply with quote

You are correct:
Code:

TSO ALTER 'GDG.BASE' SCRATCH
Back to top
View user's profile Send private message
Mohankalyan99

New User


Joined: 06 Apr 2005
Posts: 16

PostPosted: Tue May 10, 2005 3:46 pm
Reply with quote

YES.. Implementation was successful.

Thanks
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 Build dataset list with properties us... PL/I & Assembler 4
No new posts How to modify file content using REXX CLIST & REXX 3
No new posts DFHLS2WS WSDL com.ibm.cics.wsdl.prope... CICS 0
No new posts Modify Several JCLs at the Same Time JCL & VSAM 6
No new posts Modify the shareoptions of VSAM in De... CLIST & REXX 30
Search our Forums:

Back to Top