Error while writing into a file using UTL_FILE
Hi,
I am able to write few records (around 15 records) into a file using UTL_FILE API.
After that it raises the exception "UTL_FILE.WRITE_ERROR".
Is there any particular reason for this issue?
Thanks,
Krishna
0