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

how to calculate index space


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
liying

New User


Joined: 27 May 2010
Posts: 47
Location: da lian.china

PostPosted: Sat Apr 28, 2012 3:18 pm
Reply with quote

I have checked VSAM dataset's extension infer which have physically stored the index of DB2 tables. But I do not know how to calculate index space from the PRIQTY and SECQTY parameter.Exactly I don't know how many times will the VSAM files which have stored index info can extents.
For the table ,it will be 122 extension times for one DASD, would please tell me how many times can the index extent?Thank you very much!
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Sat Apr 28, 2012 6:45 pm
Reply with quote

you are doing your self a disservice when you insist on being so cleaver and referring to the underlying linear datasets of db2.

rules for vsam do not apply.
db2 does all kinds of things under the covers
none of which are applicable to vsam.

unless you are writing db2 utilities to be marketed around the globe,
get into the habit of referring to db2 as tablespaces, tables and rows.

db2 index calculation is easily found via google.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts how to calculate SUM value for VB fil... DFSORT/ICETOOL 1
No new posts how to calculate SUM for VB file usin... JCL & VSAM 1
No new posts Cobol file using index COBOL Programming 2
No new posts Merge 2 lines based on Space from a S... DFSORT/ICETOOL 5
Search our Forums:

Back to Top