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

Get information on the used extents of tablespace


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

Global Moderator


Joined: 07 Sep 2006
Posts: 1592
Location: Andromeda Galaxy

PostPosted: Thu Jun 05, 2008 11:11 pm
Reply with quote

Is it possible to get information on the used extents of tablespace from systablepart and systablespace ?
Where systablepart -> I will be having the information on PQTY, SQTY AND SPACE.
How the used extents calculated from these quantities.

Thanks,
Prem
Back to top
View user's profile Send private message
am_ne

New User


Joined: 24 Mar 2007
Posts: 25
Location: Bangalore

PostPosted: Fri Jun 06, 2008 6:36 pm
Reply with quote

No. I don't think its possible as storage mechanism depends not only on pri quantity/ sec quantity but also depends on the parms like COMPRESS/PCTFREE/FREEPAGE etc...

If you know the underlying vsam cluster name then you can issue listc command to know the used extents.

Thanks
Amit
Back to top
View user's profile Send private message
Pandora-Box

Global Moderator


Joined: 07 Sep 2006
Posts: 1592
Location: Andromeda Galaxy

PostPosted: Sat Jun 07, 2008 4:06 pm
Reply with quote

Thanks am_ne yeah I know that option but I am trying to build something in the form of a report for a set of tablespaces that why I checked if it was feasible icon_smile.gif .

Regds,
Prem
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 Capturing Job Execution Information All Other Mainframe Topics 3
No new posts force tablespace using LISTDEF input DB2 1
No new posts Extract all the TWS scheduler informa... IBM Tools 1
No new posts Table Information - DB2 DB2 1
No new posts Map VSAM Dataset to a Table/Tablespace DB2 5
Search our Forums:

Back to Top