[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How many records in a table?

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
[quote user="George Potemkin"] Since V11.6 viewB2 shows (instantly) the number of blocks allocated per object in type 2 storage areas. [/quote] That does make it tempting to put everything in -B2 ;) It would be great to be able to get that same info for B1.
Also it's possible to get quickly the number of levels in an index tree. It can be used as a very rough estimation of table's size.
I think that's what I am vaguely recalling. Is that what you are talking about with regards to running idxfix? Or is there a different method? Once you have the number of levels how do you calculate the estimated table size?

Continue reading...
 
Status
Not open for further replies.
Back
Top