Database Administration (MOSC)

MOSC Banner

Not able to view incremental backups using List command

edited Oct 23, 2015 10:02AM in Database Administration (MOSC) 14 commentsAnswered

Hi,

Database version : Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit

Operating System : Oracle Solaris 10 1/13 s10s_u11wos_24a SPARC

Issue :

I am taking daily incremental backup of our database as :

First day of the month as :

Backup incremental level 0 database plus archivelog tag='MONTH_Date_Day';

Monday to Saturday as (Unless its a day 1 of that month) :

Backup incremental level 1 database plus archivelog tag='MONTH_Date_Day';


Every Sunday as :


Backup incremental level 1 cumulative database plus archivelog tag='MONTH_Date_Day';

Query :

How can I list backup with tag name and get them deleted when required as we do not have any retention policy mentioned.

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