Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Create GDG base using IDCAMs utility

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
shinderajan222

New User


Joined: 28 Aug 2008
Posts: 5
Location: PUNE

PostPosted: Thu Aug 28, 2008 3:54 pm    Post subject: Create GDG base using IDCAMs utility
Reply with quote

How to create GDG base using IDCAMs utility ?
Back to top
View user's profile Send private message
References
Anuj D.

Global Moderator


Joined: 22 Apr 2006
Posts: 2159
Location: Phoenix, AZ

PostPosted: Thu Aug 28, 2008 4:13 pm    Post subject:
Reply with quote

Code:
//DEFINE1  EXEC PGM=IDCAMS             
//SYSPRINT DD  SYSOUT=*               
//SYSIN    DD  *                       
   DEFINE GDG -                       
         (NAME(HLQ.TEST.GDG) -   
          NEMP -                       
          SCR -                       
          LIM(10) )                   


Read the manuals for other sub-parameters, if you might like to use them.
Back to top
View user's profile Send private message
Splitted: Fri Aug 29, 2008 12:37 am by dick scherrer From Topic IDCAMS - Keyword is Improper. (JCL)
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 Hours
Page 1 of 1