How do I find which directory UTL writes into
I have queried V$parameter
SQL> select * from v$parameter where name like
'%utl%';
NUM NAME
TYPE
----------
----------------------------------------------------------------
----------
VALUE
--------------------------------------------------------------------------------------
ISDEFAULT ISSES ISSYS_MOD ISMODIFIED ISADJ DESCRIPTION
--------- ----- --------- ---------- -----
-------------------------------------------
424 utl_file_dir
2
TRUE FALSE FALSE FALSE FALSE utl_file
accessible directories list
In which table or view can I find the directory
location and where can this be changed?
Rizwan
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Oracle LazyDBA home page