Oracle DBA, How To, Error, Cause and Action

ORA-01275: Operation string is not allowed if standby file management is automatic.

ORA-01275: Operation string is not allowed if standby file management is automatic.


Cause:


An operation that renames, adds, or drops a file was attempted at a standby database and STANDBY_FILE_MANAGEMENT was set to AUTO.



Action:


Set STANDBY_FILE_MANAGEMENT to MANUAL if the operation must be performed.

No comments:

Post a Comment

Thanks for your comment.