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

Defining VSAM Cluster using properties of existing Cluster


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

New User


Joined: 10 Jul 2008
Posts: 1
Location: India

PostPosted: Fri Jul 18, 2008 2:54 pm
Reply with quote

I have a situation wherein I need to create a ESDS VSAM Cluster similar to one which is already existing. I tried doing this using IDCAMS step. I was able to define the cluster successfully but CISIZE, Bufferspace, doesn't match. I tried adding CISIZE but that is not a valid option for ESDS.
Please correct me if I am wrong. Also advice me on how can accomplish this task

Thanks,
Prashant
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Jul 18, 2008 3:08 pm
Reply with quote

Quote:
I tried adding CISIZE but that is not a valid option for ESDS.


check better Your DEFINE command, CISIZE can be used for all the vsam entities
apart, IIRC, linear datasets
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Fri Jul 18, 2008 3:26 pm
Reply with quote

Take a look at the manual, and pay attention to the OPTIONAL parameters that can be used in the DEFINE CLUSTER command.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/dgt1v403/CCONTENTS
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 Access to non cataloged VSAM file JCL & VSAM 18
No new posts Adding first / last acct numerber to ... DFSORT/ICETOOL 7
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