Database Error Messages

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.