ORA-15301
cannot change %0!s of the open file '%1!s'
Cause
A SET OWNERSHIP or SET PERMISSION command was attempted on an open file. These commands require the file to be closed.
Action
Close the file and then retry the operation.
ORA-15301
cannot change string of the open file 'string'
Cause
A SET OWNERSHIP or SET PERMISSION command was attempted on an open file.
Action
Close the file and retry the SQL command.
ORA-15301
cannot change string of the open file 'string'
Cause
A SET OWNERSHIP or SET PERMISSION command was attempted on an open file.
Action
Close the file and retry the SQL command.