Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
 Phone
 800-766-1884
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

Privacy Policy

 

   
 

ss

Oracle Tips by Burleson 

Chapter 6 Oracle Tablespace and File Internals Scripts

SELECT
   owner,
  directory_name,
   directory_path
FROM
   dba_directories
ORDER BY
     owner;
SPOOL OFF
SET VERIFY ON FEEDBACK ON
TTITLE OFF
CLEAR COLUMNS

A sample of the output is shown below. Remember, directories aren’t verified for existence until access is attempted.

Owner      Directory       Full Path
---------- --------------- ----------------------------------------
SYS        MEDIA_DIR       /project/linux/install/d2/pse/cus/901/demo/sc
                           hema/product_media/
 
SYS        LOG_FILE_DIR    /project/linux/install/d2/pse/cus/901/admin/s
                           tp1/create/
 
SYS        DATA_FILE_DIR   /project/linux/install/d2/pse/cus/901/demo/sc
                           hema/sales_history/
 
SYS        SQL_DIR         /home/oracle/sql_scripts

Monitoring Libraries



 

The Oracle script collection contains more than 600 working Oracle scripts.  You can download them immediately at this link:
 


 

Linux Oracle commands syntax poster

ION Oracle tuning software

Oracle data dictionary reference poster



Oracle Forum

BC Oracle consulting support training

BC remote Oracle DBA   

 

   

 Copyright © 1996 -2017 by Burleson. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks