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

Thread: How to find large objects?

  1. #1
    Join Date
    Jan 2008
    Posts
    39

    How to find large objects?

    Hello,

    How can its possinle to decide that whether objects are large or small?

    For Example: I want to find out the large/small objects currently presents there in my database.

    --Thanks
    Prashant

  2. #2
    Join Date
    Apr 2003
    Location
    Pune,Maharashtra. India.
    Posts
    245
    check dba_segments.
    bytes filed will indicate size of perticuler object.
    depending on size decide which are small and which are large..
    Rgds
    Parag

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