Oracle DBA, How To, Error, Cause and Action

ORA-01270: string operation is not allowed if STANDBY_PRESERVES_NAMES is true

ORA-01270: string operation is not allowed if STANDBY_PRESERVES_NAMES is true


Cause:


An operation that renames or adds/drops a file was attempted at a standby database and STANDBY_PRESERVES_NAMES is true.



Action:


Set STANDBY_PRESERVES_NAMES false if the operation must be performed.

No comments:

Post a Comment

Thanks for your comment.