Oracle Error ORA-15301: cannot change string of the open file ‘string’

Oracle Error Message

ORA-15301: cannot change string of the open file ‘string’

Reason for the Error

A SET OWNERSHIP or SET PERMISSION command was attempted on an open file.

Solution

Close the file and retry the SQL command.