Database Backup and Recovery (MOSC)

MOSC Banner

CONTROLFILE FORMAT '%F'

edited Oct 16, 2012 4:33PM in Database Backup and Recovery (MOSC) 3 commentsAnswered ✓
I hope that someone can explain to me the below scenario.

Thanks

In RMAN when I type:

show all;

I get

CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default

When I issue :

backup current controlfile format 'ctrl%F.ctrl';

I get error

ORA-19715: invalid format F for generated name

My question is why I cannot use the %F variable with the format clause in the backup command or Iam I doing something else wrong?

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