DBASupport

 The Knowledge Center for Oracle Professionals
HOME 11g Central 10g Central 9i Central 8i Central Oracle News Scripts FAQ OCP Zone Resources Technical Docs Tools & Utilities Forums

» HOME
» FEATURES
    11g Central
    10g Central
    9i Central
    8i Central
    Oracle News
» COMMUNITY
    Scripts
    Forums
    FAQ
    OCP Zone
» RESOURCES
    Resources
    Technical Docs
    Tools & Utilities
    Tech Jobs
Marketplace Partners
Become a Marketplace Partner






Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers


   DBAsupport.com > Oracle > Oracle Scripts



 

Oracle Developer Jr - READY TO HIRE!
Next Step Systems
US-CA-Thousand Oaks

Justtechjobs.com Post A Job | Post A Resume

Categories :
Extents (4)
Scripts to monitor and fix extent problems
Fragmentation (10)
Scripts to Manage Fragmentation in an oracle database
Management (8)
Space management scripts including utilization, growth etc.
Miscellaneous (5)
Miscellaneous scripts including table map, schema map etc.

Scripts In this Category :
  • Unused areas in a data file - When executed this store procedure lists the unused spots on a given data file. The procedure receives as parameters the file_id and the minimum size in db blocks of the unused spots to be reported.
    The additional script executes the stored procedure for all data files in the database and with unused spots larger than 100 database blocks.

    The owner of the stored procedure should have select privelege on the dba_extents and dba_data_files granted explicitely not through the DBA role.
    (Added: 16-Feb-2000 Hits: 4091 Rating: 6.50 Votes: 4) Rate It

Send your scripts to scripts@DBAsupport.com

SCRIPT SEARCH


Submit Scripts Here