Database Backup and Recovery (MOSC)

MOSC Banner

create backup in 12c Grid Control

edited Jul 28, 2015 2:40AM in Database Backup and Recovery (MOSC) 6 commentsAnswered

I create backups in grid control and use that backup to duplicate on another server. It always seems that I need prior archivelogs available to make it happen. This is the backup script that grid creates for me when doing a custom backup. Would  alter switch archivelog solve that. I can't try it till next week, when my scheduled clone happens, just want to be ready when it happens next week.

backup device type disk tag '%TAG' database;

backup device type disk tag '%TAG' archivelog all not backed up delete all input;

allocate channel for maintenance type disk;

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