UTL_FILE.FRENAME Fails With ORA-29283
(Doc ID 458641.1)
Last updated on SEPTEMBER 11, 2024
Applies to:
PL/SQL - Version 9.2.0.8 and laterInformation in this document applies to any platform.
Symptoms
Symptom 1:
There is a OS file file1.txt owned by oracle user.
The permissions on the file are as follows:
At OS level, oracle user can use "mv" command to successfully rename the file file1.txt. However using UTL_FILE.FRENAME fails with ORA-29283 even though this internally executes with OS user oracle's privileges.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |