MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DBDGEN - VSAM generation

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
binduvnair
Beginner


Joined: 07 Jan 2003
Posts: 16
Topics: 8

PostPosted: Tue Aug 05, 2003 5:38 am    Post subject: DBDGEN - VSAM generation Reply with quote

Hello All,
Can anyone please tell me whether the VSAM file will be created when we run the DBDGEN or should we run a separate DEFINE CLUSTER statement for it?
Regards,
Bindu
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Tue Aug 05, 2003 2:39 pm    Post subject: Reply with quote

Bindu,

You need to define clusters seperately. There is an assembler language listing of the DBD macro expansion created by DBD generation execution.Usually the Print option ON DBDGEN is set to PRINT NOGEN, so that you will not get a huge listing.

If the DBD generation is for a database that uses VSAM as the operating system access method, a page in the assembler listing will provide recommended values for some of the parameters necessary to define the data sets of the database to VSAM.

CONTROLINTERVALSIZE and RECORDSIZE values other than those recommended might be desired for special reasons, such as performance improvement.

So you can take those recommended values and define the clusters as a seperate step.

check this link for a detailed explanation on

Database Description (DBD) Generation.

Check this link for a example of the recommended VSAM define cluster parameters

Assembler Listing

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
binduvnair
Beginner


Joined: 07 Jan 2003
Posts: 16
Topics: 8

PostPosted: Tue Aug 05, 2003 10:54 pm    Post subject: Reply with quote

Thanks Kolusu. We were really confused about the define cluster statement in the listing of the DBDGEN. We thought the VSAM would be automatically created when we run the assembler code for dbdgen generation. Thanks for clarifying our doubt Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group