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!

How to find list of files in a database directory using utl_file / any other command

NSK2KSNOct 11 2017 — edited Oct 12 2017

Hi All,

I have a directory called SUPPORT_DIR and definition of this is C:\ORACLE\DUMPFILES

some procedures generate files in SUPPORT_DIR directory and I want to get the list of files present in that directory. I don't have access to that server. so, checking if there is any way that using any of the utl_file / any other command can we get the list of files present in the directory SUPPORT_DIR ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2017
Added on Oct 11 2017
8 comments
2,989 views