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 

needed info on buffer pool ,while accessing IMS DATABASE.

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


Joined: 28 Sep 2005
Posts: 98
Topics: 33

PostPosted: Fri Dec 09, 2005 9:52 am    Post subject: needed info on buffer pool ,while accessing IMS DATABASE. Reply with quote

I have two questions.

there is a DD CARD in jcl as follows

//DFSVSAMP
1024,20
4096,20
8192,8
/*

1)Actually this jcl card is used to access a IMS database ,which consists of vsam clusters.So to access this IMS database they are giving buffer pool values ,For example ,what i understand is 1024,20 ,1024 ->control interval size is the value given while creating the vsam file ,so they are giving that value here, what is the 20 given for? and
why they are giving 3 buffer pool values.Since Control Interval size is only two(for base and index cluster)

2)I came to know that the maximum size of the VSAM cluster is 4GB.
It will be helpful to me ,if you give some info on OSAM Clusters and its maximum file size limit.


Thanks
vjkumk
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: Fri Dec 09, 2005 10:09 am    Post subject: Reply with quote

vjkumk,

Check this link which explains in detail about DFSVSMxx

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFSISDG1/8.2.18?DT=20040903073414

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Fri Dec 09, 2005 10:48 am    Post subject: Reply with quote

These parameters define the VSAM buffer pools as follows:

CISIZE 1024 - 20 buffers
4096 - 20 buffers
8192 - 8 buffers

OSAM buffers are defined using th IOBF= parameter.
Back to top
View user's profile Send private message
ANIL SARATHY
Beginner


Joined: 30 Aug 2005
Posts: 88
Topics: 3
Location: Syracuse,New york

PostPosted: Sun Dec 11, 2005 11:05 pm    Post subject: Reply with quote

For information

To check buffer usage , include

//DFSSTAT DD SYSOUT=*.

this ddname will give number of different calls executed, % buffer usage.... Try this . Smile to know more about IMS buffers
_________________
Anil Sarathy
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
vjkumk
Beginner


Joined: 28 Sep 2005
Posts: 98
Topics: 33

PostPosted: Tue Dec 27, 2005 9:22 am    Post subject: Reply with quote

Acutally the step is using a proc named IMSDG , i checked with adding //DFSSTAT DD SYSOUT=*.It is not writing any information in the sysout of DFSSTAT.
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