During the database running archivelog mount point 100% goes to fill up.What you will do?
-
When 100% archivelog fill up then set new destination of archive log of the
database.
-
Then run the command switch log file. (Alter system switch log file.)
-
Then take the database backup using RMAN delete input.
-
Once completed backup then set the once again old archive log destination
(log_archive_dest).
-
Then once again switch the logfile.
-
Finally delete the new destination path.
No comments:
Post a Comment