Database Backup and Recovery (MOSC)

MOSC Banner

OPtimization in RMAN Backup Script

edited Oct 25, 2011 3:58PM in Database Backup and Recovery (MOSC) 5 comments
Dear All,

We have Production database but Windows based.  We run following RMAN scrip to do the daily backup.   The following seems basic script.  I want to backup database on daily bases as incremental and once in a week during weekend as full back.  Secondly, it seems slower. Thirdly, I want to backup control files, temporary file as well as undo files as well.  Is there any commands to be incorporated in the following script?  I would highyl appreciate you hard work on the following.

Thanks

run {

allocate channel t1 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=C:\Progra~1\Tivoli\TSM\AgentOBA\tdpo_emsmoip.opt)';

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