utl_file_dir
Hello,
I'm using database oracle 11g
it is posible to configure the parameter value utl_file_dir to read sudirectories?
now I have configured the parameter value utl_filel_dir:
/inout/in
but I need that the parameter utl_file_dir could read the folders created in the IN directorie, to achieve this I added the following characteres: /* , the parameter value now looks like this: /inout/in/*, but it didn't work.
how can I resolve this issue?
Thanks.
I'm using database oracle 11g
it is posible to configure the parameter value utl_file_dir to read sudirectories?
now I have configured the parameter value utl_filel_dir:
/inout/in
but I need that the parameter utl_file_dir could read the folders created in the IN directorie, to achieve this I added the following characteres: /* , the parameter value now looks like this: /inout/in/*, but it didn't work.
how can I resolve this issue?
Thanks.
1