Database Administration (MOSC)

MOSC Banner

RMAN change tag name after backup

edited Feb 23, 2016 9:24AM in Database Administration (MOSC) 4 commentsAnswered ✓

Oracle Database 11.2.0.2.12 on Solaris 10.

Is there a way to change the name of a backup's tag AFTER the backup has been taken by RMAN?

I have a backup I want to, after the fact, mark as 'keep forever', as such:

RMAN> CHANGE BACKUPSET TAG year_end_2015 KEEP FOREVER;

Is it possible to also change the name of the tag itself, from year_end_2015 to something like keep_forever_year_end_2015?

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