Database Backup and Recovery (MOSC)

MOSC Banner

rman

edited Jul 19, 2011 12:59AM in Database Backup and Recovery (MOSC) 5 commentsAnswered

Hi, I am trying to backup my database with rman.  I was having rman create a snapshot controlfile in $ORACLE_HOME/dbs directory but found I was running out of space so I changed the parameter to write to '/u99/backup/rman/PROD/snapcf_PROD.f';    When I try to run a backup, it still is creating in the dbs directory even though none of my parms indicate it should write there any more.  How do I get it to stop writing there.  Please advise.


RMAN> show all;

RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
CONFIGURE BACKUP OPTIMIZATION OFF;

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