Home » RDBMS Server » Backup & Recovery » RMAN configuration on RAC 9.2.0.6
RMAN configuration on RAC 9.2.0.6 [message #157308] Wed, 01 February 2006 08:36
wesamko
Messages: 1
Registered: February 2006
Location: UAE - DUBIA
Junior Member
Hello,

I have configured rman as follows :

RMAN> show all;

RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 7;
CONFIGURE BACKUP OPTIMIZATION OFF;
CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'D:\emp_backup\EMP\Control files\emp_CTL%F';
CONFIGURE DEVICE TYPE DISK PARALLELISM 2;
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; #
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; #
CONFIGURE CHANNEL 1 DEVICE TYPE DISK CONNECT 'SYS@Emp1';
CONFIGURE CHANNEL 2 DEVICE TYPE DISK CONNECT 'SYS@Emp2';
CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'D:\emp_backup\EMP\Rman files\emp_files_%t_Bk_Set%s_Piece%p';
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'D:\EMP_BACKUP\CONTROLFILE\SNAPCF_V92321.F';
RMAN configuration has no stored or default parameters

The problem is i got a backup and i check the backup set destination but i didn't find them on the specified path 'D:\emp_backup\EMP\Rman files\emp_files_%t_Bk_Set%s_Piece%p';

Please help me as soon as possible becauser it is producion machine and i am so wory about the backup

Regards,
Wessam
Previous Topic: offline tablespace backup
Next Topic: Help in RMAN
Goto Forum:
  


Current Time: Fri Mar 29 02:21:53 CDT 2024