Skip to Main Content

SQL & PL/SQL

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!

UTL_FILE_DIR SUBDIRECTORIES

jaleyna-JavaNetJan 11 2010 — edited Mar 31 2010
Hello,

I have a init.ora file on my database server contains

utl_file_dir=/home/oracle/FTP

parameter. I can write/read files on FTP directory with utl_file codes.

I want to write/read on *'/home/oracle/FTP'* subdirectories, number of subdirectories and names are not clear, they are dynamic.

Do I need to add all of subdirectories in init.ora file? What can else with I can solve the problem?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2010
Added on Jan 11 2010
9 comments
5,526 views