Facing issues while using the UTL_FILE
Hi,
When we try to generate csv file using UTL_FILE, we are facing the below error.
Error at line 1
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 488
ORA-29283: invalid file operation
ORA-06512: at line 4
We are using valid directory and having read/write permissions also.
Kindly help on this.
Thanks,
Venkatesan R