dbTalk Databases Forums  

Oracle directory question...

comp.database.oracle comp.database.oracle


Discuss Oracle directory question... in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Jones
 
Posts: n/a

Default Oracle directory question... - 03-31-2006 , 06:05 AM






I create an Oracle directory object on Windoze with the following syntax:

CREATE DIRECTORY MY_DATA AS 'C:\Oracle\data\mydata';

Is there any way in PL/SQL to query that directory object to get at the
directory path string after it is in existence?

AP.
-----------------



Reply With Quote
  #2  
Old   
bdj
 
Posts: n/a

Default Re: Oracle directory question... - 05-06-2006 , 03:53 PM






desc all_directories / dba_directories
/Bjørn

"John Jones" <ratskillet (AT) hotmail (DOT) com> skrev i en meddelelse
news:628Xf.2221$xw2.2067 (AT) fe04 (DOT) lga...
Quote:
I create an Oracle directory object on Windoze with the following syntax:

CREATE DIRECTORY MY_DATA AS 'C:\Oracle\data\mydata';

Is there any way in PL/SQL to query that directory object to get at the
directory path string after it is in existence?

AP.
-----------------





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.