Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

dba_directories

628010Feb 18 2009 — edited Feb 18 2009
Hi,

I want to create a path in the dba_directories like /apps/oragmt/DEV/utl/

the current listing like the below
-------------------------------------------------------------------------------------------------------
select * from dba_directories
2 ;

OWNER DIRECTORY_NAME
------------------------------ ------------------------------
DIRECTORY_PATH
--------------------------------------------------------------------------------
SYS EXTRACT_DIR
/apps/orarpt/PROD/utl/

SYS UDUMP
/oracle/admin/PROD/udump

----------------------------------------------------------------------------------------------------------

I want to add /apps/oragmt/DEV/utl/ to the above...

can anyone please give me the command for this

Thanks,kr
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2009
Added on Feb 18 2009
3 comments
2,099 views