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 ?