Database Backup and Recovery (MOSC)

MOSC Banner

Using Oracle Enterprise Manager (DBCONSOLE) for oracle 11.1.0.6.0., how to check/retrieve archive lo

edited Jul 29, 2010 8:55AM in Database Backup and Recovery (MOSC) 4 commentsAnswered
Oracle Database : 11.1.0.6.0

RMAN is configured to take ‘Image-Copy’ based backups using following RMAN command:

RMAN> CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COPY;

We successfully take backup using following RMAN commands:

RMAN> connect target ****

RMAN> backup database plus archivelog;

Once backup command is completed, we can successfully check backup details like backed-up data files, archive log files etc. using RMAN ‘List Copy’ command.

But when we try to check the backup details using DBCONSOLE, i.e. ‘Oracle Enterprise Manager - Availability - Manage Current Backups - Image Copies’ page/screen with Datfile and Archived Redo Logs options marked as selected

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