DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Freespace for last week

Hybrid View

  1. #1
    Join Date
    Jan 2001
    Posts
    138
    Anyone know columns in the DBA tables which might tell us WHEN a table extended?

    I am trying to figure out what the freespace was in a particular tablespace last week as opposed to today (which I know). Thanks.

  2. #2
    Join Date
    May 2002
    Posts
    219
    The trouble with America is that there are far too many wide-open spaces surrounded by teeth.
    Charles Luckman


  3. #3
    Join Date
    Feb 2000
    Location
    Singapore
    Posts
    1,758
    You can monitor EXTENTS in DBA_SEGMENTS and count of EXTENTS in DBA_EXTENTS.

    Sanjay

  4. #4
    Join Date
    Jun 2002
    Posts
    73
    Originally posted by pcotten
    I am trying to figure out what the freespace was in a particular tablespace last week as opposed to today (which I know). Thanks.
    You can query dba_free_space to check the diffrence before and after the free space used.
    You cannot succeed if you fear to face challenges.
    MAS
    BE(CS) , OCP 8/8i.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width