Oracle DBA, How To, Error, Cause and Action

ORA-16474: target_db_name not found in the LOG_ARCHIVE_DEST_n parameter

ORA-16474: target_db_name not found in the LOG_ARCHIVE_DEST_n parameter


Cause:


ALTER DATABASE SWITCHOVER TO or ALTER SYSTEM FLUSH REDO TO command failed because the target_db_name was not defined in the LOG_ARCHIVE_DEST_n parameter.



Action:


Make sure the target_db_name is defined in the LOG_ARCHIVE_DEST_n parameter.

No comments:

Post a Comment

Thanks for your comment.