Database Backup and Recovery (MOSC)

MOSC Banner

Simulation: restore/recover with backup files (incl. arc. logs), arc. logs available and redo logs

Hello,

I'm trying to set up a procedure for restoring and recovering on another host a DB where we only have available (with RMAN and sqlplus):

  • all backups pieces (dbf and arch logs),
  • arch logs not backed up yet,
  • online redo logs.

We're in 19c, DB is hosted using ASM. We need to restore on another server, thus need to copy available online redo & arch. logs from ASM to a filesystem shared (/<nfs share> below) between the source host where DB is running and rescue server where we're performing the restore.

I tried the following:

1) startup nomount of instance on rescue server,

Tagged:

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