Hi all,
From a flat file, I'm loading an oracle V8i table using Oracle UTL_FILE package. If the process is ok, I want to move the source file to a backup directory with the following changed name : name_of_my_file||sysdate.
Do you have an idea on how to process if possible?
Thanks in advance for your answer.
Palmero.
From a flat file, I'm loading an oracle V8i table using Oracle UTL_FILE package. If the process is ok, I want to move the source file to a backup directory with the following changed name : name_of_my_file||sysdate.
Do you have an idea on how to process if possible?
Thanks in advance for your answer.
Palmero.