Database Backup and Recovery (MOSC)

MOSC Banner

noresetlog on a new server restoration

  1. made a hot backup
  2. restore on a new server
  3. made a few 'alter system switch logfile' on current database.
  4. shutdown database.
  5. copy archivelog to new server
  6. recover the copied archivelog.

In this case, the use of RESETLOGS is forced upon me, isn't?

So in order to use the NORESETLOGS, I need to copy over the redologs, correct?

In that case, do I open NORESETLOGS or just startup (because the redologs are there?)

Technically, if I uses NORESETLOGS, then I can just shutdown this new database on the new server and copy over the newly generated archivelogs and redologs to original server, and then open NORESETLOGS on the original server too, correct?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center