Oracle DBA, How To, Error, Cause and Action

ORA-15301: cannot change string of the open file 'string'

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.

No comments:

Post a Comment

Thanks for your comment.