Saturday, February 23, 2008

configure backup file location

setup the disk backups to write to a specific location


CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/ts-mnt/u04/backup/%U';



setup the auto backup of control file and spfile to specific location


CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK
TO '/ts-mnt/u04/backup/%F';



To turn the auto controlfile backup on so the control files and spfiles get backedup automatically.


CONFIGURE CONTROLFILE AUTOBACKUP ON;



*************************************
keywords configure backup file location
*************************************

No comments: