Oracle DBA, How To, Error, Cause and Action

ORA-16445: Database has to be mounted and cannot be open

ORA-16445: Database has to be mounted and cannot be open


Cause:


ALTER SYSTEM FLUSH REDO TO STANDBY required that the database be mounted, but not opened.



Action:


Mount the database and then reissue the operation.

No comments:

Post a Comment

Thanks for your comment.