Cause: FDPSTP failed due to ORA-20100: ORA-53203: security violation
Hello,
We have a custom program that triggers every time we closes a GL period. Our problem is that, it is now ending with error and our current workaround is to re-run the job.
Now, we want to fix the issue to avoid re-running of the program. I have browsed some discussions which I think are related to our issue, one of the root cause mentioned was related to access/permission privileges which is currently 777. Another one is pertaining to the storage capacity of the directory but we still have enough space.
As per our investigation, this is somehow link to UTL_FILE.pkb which we cannot analyze since the file is encrypted. Can someone help us to further analyze the issue? Thanks