+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2000
    Posts
    32

    Arrow

    How to find used and free space for individual data file in the database ?

  2. #2
    Join Date
    Sep 2000
    Posts
    384
    Use the dba_free_space by giving the file_id (freespace)
    dba_data_files (total size)
    total-free=used
    Radhakrishnan.M

Bookmarks

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