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

Can we create a VSAM cluster without using IDCAMS


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
userarun

New User


Joined: 08 Sep 2006
Posts: 9

PostPosted: Sun Sep 10, 2006 10:47 pm
Reply with quote

Can we create a VSAM cluster without using IDCAMS utility in jcl code.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Sep 11, 2006 12:08 am
Reply with quote

What's wrong with TSO's ALLOCATE or DYNALLOC macro? For more details, refer to the fine manual.

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

Active User


Joined: 01 May 2006
Posts: 151
Location: Hyderabad

PostPosted: Mon Sep 11, 2006 1:20 pm
Reply with quote

If you have any file supporting tools, Like File aid or insync It is possible
Back to top
View user's profile Send private message
rkurapati

New User


Joined: 12 Sep 2006
Posts: 11
Location: vizag

PostPosted: Thu Sep 14, 2006 1:23 am
Reply with quote

pls find the examples to create a vsam file with out idcam

Examples:
//VKSDS1 DD DSN=XXX,DISP=(,CATLG,DELETE),
// SPACE=(CYL,(10,10)),LRECL=100,KEYOFF=10,
// KEYLEN=12,RECORG=KS
//*
Back to top
View user's profile Send private message
userarun

New User


Joined: 08 Sep 2006
Posts: 9

PostPosted: Fri Dec 15, 2006 5:50 pm
Reply with quote

Thank 4 that to all.
with regards,
Arun
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts CVDA value for RRDS VSAM dataset. CICS 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top