backup archivelog all delete input [message #281358] |
Fri, 16 November 2007 08:58 |
garry143
Messages: 17 Registered: November 2007
|
Junior Member |
|
|
Hi there,
I have question about backup archivelog all delete input command.
Follwoing is output of my show all command
RMAN> show all;
RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 8 DAYS;
CONFIGURE BACKUP OPTIMIZATION OFF; # default
CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'e:\flash_recove
ry_area\bblprd02\backupset\control_file_%F';
CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME
TO 'D:\ORACLE\PRODUCT\10.2.\DB_1\DATABASE\SNCFBBLPRD02.ORA'; # default
I just ran backup archivelog all delete input cmd. and all my archivelogs are gone. i don't do tape backups, our sys admin does it.. and itz a dev database, and im not sure if we do take tape backups of this database. So my questions is where did all the archivelogs are gone. Did rman saved them somwhere???
Any help would be appreciated.
Thanks
|
|
|
|
|
|
|
|