microsoft windows xp [version 5.1.2600] (c) copyright 1985-2001 microsoft corp. c:\documents and settings\velusamy>d: d:\>set oracle_sid=iimdba d:\>rman target sys/oracle recovery manager: release 9.2.0.1.0 - production copyright (c) 1995, 2002, oracle corporation.
all rights reserved.
connected to target database: iimdba (dbid=1903684763) rman> report schema 2> ; using target database controlfile instead of report of database schema file k-bytes tablespace rb segs ---- ---------- -------------------- ------1 409600 system *** bf 2 204800 undotbs1 *** dbf 3 20480 cwmlite *** dbf 4 20480 drsys *** f 5 152320 example *** dbf 6 25600 indx ***
recovery catalog
7 8 f 9 10 11 f
datafile name ------------------d:\oracle\oradata\iimdba\system01.d d:\oracle\oradata\iimdba\undotbs01. d:\oracle\oradata\iimdba\cwmlite01. d:\oracle\oradata\iimdba\drsys01.db d:\oracle\oradata\iimdba\example01. d:\oracle\oradata\iimdba\indx01.dbf
20480 odm 10240 tools
*** ***
d:\oracle\oradata\iimdba\odm01.dbf d:\oracle\oradata\iimdba\tools01.db
102400 users 39040 xdb 204800 users
*** *** ***
d:\bkp\users01.dbf d:\oracle\oradata\iimdba\xdb01.dbf d:\oracle\oradata\iimdba\users02.db
rman> rman> run 2> { 3> allocate channel c1 type disk 4> format='d:\bkp\users1.bak'; 5> backup tablespace uers; 6> } allocated channel: c1 channel c1: sid=16 devtype=disk starting backup at 26-may-08 released channel: c1 rman-00571: =========================================================== rman-00569: =============== error message stack follows ===============
rman-00571: rman-03002: rman-20202: rman-06019:
=========================================================== failure of backup command at 05/26/2008 10:01:04 tablespace not found in the recovery catalog could not translate tablespace name "uers"
rman> run 2> { 3> allocate channel c1 type disk 4> format='d:\bkp\users1.bak'; 5> backup tablespace users; 6> } allocated channel: c1 channel c1: sid=16 devtype=disk starting backup at 26-may-08 channel c1: starting full datafile backupset channel c1: specifying datafile(s) in backupset input datafile fno=00011 name=d:\oracle\oradata\iimdba\users02.dbf input datafile fno=00009 name=d:\bkp\users01.dbf channel c1: starting piece 1 at 26-may-08 channel c1: finished piece 1 at 26-may-08 piece handle=d:\bkp\users1.bak comment=none channel c1: backup set complete, elapsed time: 00:00:07 finished backup at 26-may-08 released channel: c1 rman> backup tablespace users; starting backup at 26-may-08 allocated channel: ora_disk_1 channel ora_disk_1: sid=16 devtype=disk allocated channel: ora_disk_2 channel ora_disk_2: sid=17 devtype=disk channel ora_disk_1: starting full datafile backupset channel ora_disk_1: specifying datafile(s) in backupset input datafile fno=00009 name=d:\bkp\users01.dbf channel ora_disk_1: starting piece 1 at 26-may-08 channel ora_disk_2: starting full datafile backupset channel ora_disk_2: specifying datafile(s) in backupset input datafile fno=00011 name=d:\oracle\oradata\iimdba\users02.dbf channel ora_disk_2: starting piece 1 at 26-may-08 channel ora_disk_1: finished piece 1 at 26-may-08 piece handle=d:\bkp\0mjhb55c comment=none channel ora_disk_1: backup set complete, elapsed time: 00:00:08 channel ora_disk_2: finished piece 1 at 26-may-08 piece handle=d:\bkp\0njhb55c comment=none channel ora_disk_2: backup set complete, elapsed time: 00:00:08 finished backup at 26-may-08 rman> show all; rman configuration parameters are: configure retention policy to redundancy 1; # default configure backup optimization off; # default configure default device type to disk; configure controlfile autobackup off; # default configure controlfile autobackup format for device type disk to '%f'; # default
configure device type disk parallelism 2; configure datafile backup copies for device type disk to 1; # default configure archivelog backup copies for device type disk to 1; # default configure channel device type disk format 'd:/bkp/%u'; configure maxsetsize to unlimited; # default configure snapshot controlfile name to 'd:\oracle\ora92\database\sncfiimdba.ora' ; # default rman> configure default device to disk; rman-00571: rman-00569: rman-00571: rman-00558: rman-01005: rman-01007:
=========================================================== =============== error message stack follows =============== =========================================================== error encountered while parsing input commands syntax error: found "to": expecting one of: "type" at line 1 column 26 file: standard input
rman> configure default device type to disk; old rman configuration parameters: configure default device type to disk; new rman configuration parameters: configure default device type to disk; new rman configuration parameters are successfully stored released channel: ora_disk_1 released channel: ora_disk_2 rman> configure channel device type disk format 'd:\bkp\%vel'; old rman configuration parameters: configure channel device type disk format 'd:/bkp/%u'; new rman configuration parameters: configure channel device type disk format 'd:\bkp\%vel'; new rman configuration parameters are successfully stored rman> show all 2> ; rman configuration parameters are: configure retention policy to redundancy 1; # default configure backup optimization off; # default configure default device type to disk; configure controlfile autobackup off; # default configure controlfile autobackup format for device type disk to '%f'; # default configure device type disk parallelism 2; configure datafile backup copies for device type disk to 1; # default configure archivelog backup copies for device type disk to 1; # default configure channel device type disk format 'd:\bkp\%vel'; configure maxsetsize to unlimited; # default configure snapshot controlfile name to 'd:\oracle\ora92\database\sncfiimdba.ora' ; # default rman> backup database; starting backup at 26-may-08 allocated channel: ora_disk_1 channel ora_disk_1: sid=16 devtype=disk allocated channel: ora_disk_2
channel ora_disk_2: sid=17 devtype=disk channel ora_disk_1: starting full datafile backupset channel ora_disk_1: specifying datafile(s) in backupset channel ora_disk_2: starting full datafile backupset channel ora_disk_2: specifying datafile(s) in backupset input datafile fno=00002 name=d:\oracle\oradata\iimdba\undotbs01.dbf input datafile fno=00011 name=d:\oracle\oradata\iimdba\users02.dbf input datafile fno=00005 name=d:\oracle\oradata\iimdba\example01.dbf input datafile fno=00003 name=d:\oracle\oradata\iimdba\cwmlite01.dbf input datafile fno=00007 name=d:\oracle\oradata\iimdba\odm01.dbf input datafile fno=00008 name=d:\oracle\oradata\iimdba\tools01.dbf channel ora_disk_2: starting piece 1 at 26-may-08 including current spfile in backupset including current controlfile in backupset input datafile fno=00001 name=d:\oracle\oradata\iimdba\system01.dbf input datafile fno=00009 name=d:\bkp\users01.dbf input datafile fno=00010 name=d:\oracle\oradata\iimdba\xdb01.dbf input datafile fno=00006 name=d:\oracle\oradata\iimdba\indx01.dbf input datafile fno=00004 name=d:\oracle\oradata\iimdba\drsys01.dbf channel ora_disk_1: starting piece 1 at 26-may-08 rman-00571: =========================================================== rman-00569: =============== error message stack follows =============== rman-00571: =========================================================== rman-03009: failure of backup command on ora_disk_1 channel at 05/26/2008 10:05: 39 ora-19504: failed to create file "d:\bkp\%vel" ora-27038: skgfrcre: file exists osd-04010: option specified, file already exists rman> rman> configure channel device type disk format 'd:\bkp\%s'; old rman configuration parameters: configure channel device type disk format 'd:\bkp\%vel'; new rman configuration parameters: configure channel device type disk format 'd:\bkp\%s'; new rman configuration parameters are successfully stored released channel: ora_disk_1 released channel: ora_disk_2 rman> backup database; starting backup at 26-may-08 allocated channel: ora_disk_1 channel ora_disk_1: sid=16 devtype=disk allocated channel: ora_disk_2 channel ora_disk_2: sid=17 devtype=disk channel ora_disk_1: starting full datafile backupset channel ora_disk_1: specifying datafile(s) in backupset channel ora_disk_2: starting full datafile backupset channel ora_disk_2: specifying datafile(s) in backupset input datafile fno=00002 name=d:\oracle\oradata\iimdba\undotbs01.dbf input datafile fno=00011 name=d:\oracle\oradata\iimdba\users02.dbf input datafile fno=00005 name=d:\oracle\oradata\iimdba\example01.dbf input datafile fno=00003 name=d:\oracle\oradata\iimdba\cwmlite01.dbf input datafile fno=00007 name=d:\oracle\oradata\iimdba\odm01.dbf input datafile fno=00008 name=d:\oracle\oradata\iimdba\tools01.dbf
channel ora_disk_2: starting piece 1 at 26-may-08 including current spfile in backupset including current controlfile in backupset input datafile fno=00001 name=d:\oracle\oradata\iimdba\system01.dbf input datafile fno=00009 name=d:\bkp\users01.dbf input datafile fno=00010 name=d:\oracle\oradata\iimdba\xdb01.dbf input datafile fno=00006 name=d:\oracle\oradata\iimdba\indx01.dbf input datafile fno=00004 name=d:\oracle\oradata\iimdba\drsys01.dbf channel ora_disk_1: starting piece 1 at 26-may-08 channel ora_disk_2: finished piece 1 at 26-may-08 piece handle=d:\bkp\27 comment=none channel ora_disk_2: backup set complete, elapsed time: 00:00:39 channel ora_disk_1: finished piece 1 at 26-may-08 piece handle=d:\bkp\26 comment=none channel ora_disk_1: backup set complete, elapsed time: 00:00:54 finished backup at 26-may-08 rman> list backup 2> ; list of backup sets =================== bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ --------------17 full 150m disk 00:00:31 23-may-08 bp key: 17 status: available tag: tag20080523t123718 piece name: d:\bkp\0kjh3h3u list of datafiles in backup set 17 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---2 full 1009476 23-may-08 d:\oracle\oradata\iimdba\undotbs01.dbf 3 full 1009476 23-may-08 d:\oracle\oradata\iimdba\cwmlite01.dbf 5 full 1009476 23-may-08 d:\oracle\oradata\iimdba\example01.dbf 7 full 1009476 23-may-08 d:\oracle\oradata\iimdba\odm01.dbf 8 full 1009476 23-may-08 d:\oracle\oradata\iimdba\tools01.dbf 9 full 1009476 23-may-08 d:\bkp\users01.dbf bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ --------------18 full 352m disk 00:00:49 23-may-08 bp key: 18 status: available tag: tag20080523t123718 piece name: d:\bkp\0jjh3h3u spfile included: modification time: 22-may-08 list of datafiles in backup set 18 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---1 full 1009480 23-may-08 d:\oracle\oradata\iimdba\system01.dbf 4 full 1009480 23-may-08 d:\oracle\oradata\iimdba\drsys01.dbf 6 full 1009480 23-may-08 d:\oracle\oradata\iimdba\indx01.dbf 10 full 1009480 23-may-08 d:\oracle\oradata\iimdba\xdb01.dbf bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ --------------19 full 416k disk 00:00:07 26-may-08 bp key: 19 status: available tag: tag20080526t100132 piece name: d:\bkp\users1.bak
list of datafiles in backup set 19 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---9 full 1149892 26-may-08 d:\bkp\users01.dbf 11 full 1149892 26-may-08 d:\oracle\oradata\iimdba\users02.dbf bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ --------------20 full 112k disk 00:00:07 26-may-08 bp key: 20 status: available tag: tag20080526t100220 piece name: d:\bkp\0mjhb55c list of datafiles in backup set 20 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---9 full 1150053 26-may-08 d:\bkp\users01.dbf bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ --------------21 full 160k disk 00:00:07 26-may-08 bp key: 21 status: available tag: tag20080526t100220 piece name: d:\bkp\0njhb55c list of datafiles in backup set 21 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---11 full 1150054 26-may-08 d:\oracle\oradata\iimdba\users02.dbf bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ --------------22 full 151m disk 00:00:27 26-may-08 bp key: 22 status: available tag: tag20080526t100506 piece name: d:\bkp\%vel list of datafiles in backup set 22 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---2 full 1150468 26-may-08 d:\oracle\oradata\iimdba\undotbs01.dbf 3 full 1150468 26-may-08 d:\oracle\oradata\iimdba\cwmlite01.dbf 5 full 1150468 26-may-08 d:\oracle\oradata\iimdba\example01.dbf 7 full 1150468 26-may-08 d:\oracle\oradata\iimdba\odm01.dbf 8 full 1150468 26-may-08 d:\oracle\oradata\iimdba\tools01.dbf 11 full 1150468 26-may-08 d:\oracle\oradata\iimdba\users02.dbf bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ --------------23 full 151m disk 00:00:31 26-may-08 bp key: 23 status: available tag: tag20080526t100605 piece name: d:\bkp\27 list of datafiles in backup set 23 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---2 full 1150625 26-may-08 d:\oracle\oradata\iimdba\undotbs01.dbf 3 full 1150625 26-may-08 d:\oracle\oradata\iimdba\cwmlite01.dbf 5 full 1150625 26-may-08 d:\oracle\oradata\iimdba\example01.dbf 7 full 1150625 26-may-08 d:\oracle\oradata\iimdba\odm01.dbf 8 full 1150625 26-may-08 d:\oracle\oradata\iimdba\tools01.dbf 11 full 1150625 26-may-08 d:\oracle\oradata\iimdba\users02.dbf bs key type lv size device type elapsed time completion time ------- ---- -- ---------- ----------- ------------ ---------------
24
full 352m disk 00:00:52 26-may-08 bp key: 24 status: available tag: tag20080526t100605 piece name: d:\bkp\26 spfile included: modification time: 22-may-08 list of datafiles in backup set 24 file lv type ckp scn ckp time name ---- -- ---- ---------- --------- ---1 full 1150630 26-may-08 d:\oracle\oradata\iimdba\system01.dbf 4 full 1150630 26-may-08 d:\oracle\oradata\iimdba\drsys01.dbf 6 full 1150630 26-may-08 d:\oracle\oradata\iimdba\indx01.dbf 9 full 1150630 26-may-08 d:\bkp\users01.dbf 10 full 1150630 26-may-08 d:\oracle\oradata\iimdba\xdb01.dbf
rman> delete backupset; using channel ora_disk_1 using channel ora_disk_2 list of bp key ------17 18 19 20 21 22 23 24
backup pieces bs key pc# cp# ------- --- --17 1 1 18 1 1 19 1 1 20 1 1 21 1 1 22 1 1 23 1 1 24 1 1
status ----------available available available available available available available available
device type ----------disk disk disk disk disk disk disk disk
piece name ---------d:\bkp\0kjh3h3u d:\bkp\0jjh3h3u d:\bkp\users1.bak d:\bkp\0mjhb55c d:\bkp\0njhb55c d:\bkp\%vel d:\bkp\27 d:\bkp\26
do you really want to delete the above objects (enter yes or no)? y deleted backup piece backup piece handle=d:\bkp\users1.bak recid=19 stamp=655725694 deleted backup piece backup piece handle=d:\bkp\0mjhb55c recid=20 stamp=655725741 deleted backup piece backup piece handle=d:\bkp\0njhb55c recid=21 stamp=655725743 deleted backup piece backup piece handle=d:\bkp\%vel recid=22 stamp=655725909 deleted backup piece backup piece handle=d:\bkp\27 recid=23 stamp=655725967 deleted backup piece backup piece handle=d:\bkp\26 recid=24 stamp=655725982 deleted 6 objects rman-06207: warning: 2 objects could not be deleted for disk channel(s) due rman-06208: to mismatched status. use crosscheck command to fix status list of mismatched objects ========================== object type filename/handle --------------- --------------------------------------------------backup piece d:\bkp\0kjh3h3u backup piece d:\bkp\0jjh3h3u rman> configure device type disk parallelism 3;
old rman configuration parameters: configure device type disk parallelism 2; new rman configuration parameters: configure device type disk parallelism 3; new rman configuration parameters are successfully stored released channel: ora_disk_1 released channel: ora_disk_2 rman> rman> backup database filesperset 5; starting backup at 26-may-08 allocated channel: ora_disk_1 channel ora_disk_1: sid=16 devtype=disk allocated channel: ora_disk_2 channel ora_disk_2: sid=17 devtype=disk allocated channel: ora_disk_3 channel ora_disk_3: sid=18 devtype=disk channel ora_disk_1: starting full datafile backupset channel ora_disk_1: specifying datafile(s) in backupset input datafile fno=00011 name=d:\oracle\oradata\iimdba\users02.dbf input datafile fno=00009 name=d:\bkp\users01.dbf input datafile fno=00010 name=d:\oracle\oradata\iimdba\xdb01.dbf input datafile fno=00006 name=d:\oracle\oradata\iimdba\indx01.dbf input datafile fno=00004 name=d:\oracle\oradata\iimdba\drsys01.dbf channel ora_disk_1: starting piece 1 at 26-may-08 channel ora_disk_2: starting full datafile backupset channel ora_disk_2: specifying datafile(s) in backupset input datafile fno=00002 name=d:\oracle\oradata\iimdba\undotbs01.dbf input datafile fno=00005 name=d:\oracle\oradata\iimdba\example01.dbf input datafile fno=00003 name=d:\oracle\oradata\iimdba\cwmlite01.dbf input datafile fno=00007 name=d:\oracle\oradata\iimdba\odm01.dbf input datafile fno=00008 name=d:\oracle\oradata\iimdba\tools01.dbf channel ora_disk_2: starting piece 1 at 26-may-08 channel ora_disk_3: starting full datafile backupset channel ora_disk_3: specifying datafile(s) in backupset including current spfile in backupset including current controlfile in backupset input datafile fno=00001 name=d:\oracle\oradata\iimdba\system01.dbf channel ora_disk_3: starting piece 1 at 26-may-08 channel ora_disk_1: finished piece 1 at 26-may-08 piece handle=d:\bkp\28 comment=none channel ora_disk_1: backup set complete, elapsed time: 00:00:19 channel ora_disk_2: finished piece 1 at 26-may-08 piece handle=d:\bkp\29 comment=none channel ora_disk_2: backup set complete, elapsed time: 00:00:43 channel ora_disk_3: finished piece 1 at 26-may-08 piece handle=d:\bkp\30 comment=none channel ora_disk_3: backup set complete, elapsed time: 00:00:54 finished backup at 26-may-08 rman> copy datafile 9 to 'd:\bkp\users_velu.bak'; starting copy at 26-may-08 using channel ora_disk_1 using channel ora_disk_2
using channel ora_disk_3 channel ora_disk_1: copied datafile 9 output filename=d:\bkp\users_velu.bak recid=14 stamp=655726253 finished copy at 26-may-08 rman> list copy 2> ; list of key ------14
datafile copies file s completion time ckp scn ckp time name ---- - --------------- ---------- --------------- ---9 a 26-may-08 1151351 26-may-08 d:\bkp\users_velu.bak
list of key ------14 15 1 2 3 4 5 6 7 8 9 10 11 12 13
archived log thrd seq ---- ------1 1 1 2 1 18 1 19 1 20 1 21 1 22 1 23 1 24 1 25 1 26 1 27 1 28 1 29 1 30
copies s low time - --------a 23-may-08 a 23-may-08 a 12-may-08 a 12-may-08 a 14-may-08 a 15-may-08 a 15-may-08 a 15-may-08 a 15-may-08 a 16-may-08 a 19-may-08 a 21-may-08 a 21-may-08 a 21-may-08 a 22-may-08
name ---d:\oracle\ora92\rdbms\arc00001.001 d:\oracle\ora92\rdbms\arc00002.001 d:\oracle\bkp18.1 d:\oracle\bkp19.1 d:\oracle\bkp20.1 d:\oracle\bkp21.1 d:\oracle\bkp22.1 d:\oracle\bkp23.1 d:\oracle\bkp24.1 d:\oracle\bkp25.1 d:\oracle\ora92\rdbms\arc00026.001 d:\oracle\ora92\rdbms\arc00027.001 d:\oracle\ora92\rdbms\arc00028.001 d:\oracle\ora92\rdbms\arc00029.001 d:\oracle\ora92\rdbms\arc00030.001
rman> rman> delete copy; released channel: ora_disk_1 released channel: ora_disk_2 released channel: ora_disk_3 allocated channel: ora_disk_1 channel ora_disk_1: sid=16 devtype=disk allocated channel: ora_disk_2 channel ora_disk_2: sid=17 devtype=disk allocated channel: ora_disk_3 channel ora_disk_3: sid=18 devtype=disk list of key ------14
datafile copies file s completion time ckp scn ckp time name ---- - --------------- ---------- --------------- ---9 a 26-may-08 1151351 26-may-08 d:\bkp\users_velu.bak
list of key ------14 15 1
archived log thrd seq ---- ------1 1 1 2 1 18
copies s low time - --------a 23-may-08 a 23-may-08 a 12-may-08
name ---d:\oracle\ora92\rdbms\arc00001.001 d:\oracle\ora92\rdbms\arc00002.001 d:\oracle\bkp18.1
2 3 4 5 6 7 8 9 10 11 12 13
1 1 1 1 1 1 1 1 1 1 1 1
19 20 21 22 23 24 25 26 27 28 29 30
a a a a a a a a a a a a
12-may-08 14-may-08 15-may-08 15-may-08 15-may-08 15-may-08 16-may-08 19-may-08 21-may-08 21-may-08 21-may-08 22-may-08
d:\oracle\bkp19.1 d:\oracle\bkp20.1 d:\oracle\bkp21.1 d:\oracle\bkp22.1 d:\oracle\bkp23.1 d:\oracle\bkp24.1 d:\oracle\bkp25.1 d:\oracle\ora92\rdbms\arc00026.001 d:\oracle\ora92\rdbms\arc00027.001 d:\oracle\ora92\rdbms\arc00028.001 d:\oracle\ora92\rdbms\arc00029.001 d:\oracle\ora92\rdbms\arc00030.001
do you really want to delete the above objects (enter yes or no)? y deleted datafile copy datafile copy filename=d:\bkp\users_velu.bak recid=14 stamp=655726253 deleted archive log archive log filename=d:\oracle\ora92\rdbms\arc00001.001 recid=14 stamp=655486105 deleted archive log archive log filename=d:\oracle\ora92\rdbms\arc00002.001 recid=15 stamp=655553176 deleted archive deleted archive deleted archive deleted archive deleted archive deleted archive deleted archive deleted archive deleted archive deleted archive
archive log log filename=d:\oracle\bkp18.1 recid=1 stamp=654705659 archive log log filename=d:\oracle\bkp19.1 recid=2 stamp=654705659 archive log log filename=d:\oracle\bkp20.1 recid=3 stamp=654772875 archive log log filename=d:\oracle\bkp21.1 recid=4 stamp=654784092 archive log log filename=d:\oracle\bkp22.1 recid=5 stamp=654791617 archive log log filename=d:\oracle\bkp23.1 recid=6 stamp=654792916 archive log log filename=d:\oracle\bkp24.1 recid=7 stamp=654858957 archive log log filename=d:\oracle\bkp25.1 recid=8 stamp=655120982 archive log log filename=d:\oracle\ora92\rdbms\arc00026.001 recid=9 stamp=655377821 archive log log filename=d:\oracle\ora92\rdbms\arc00027.001 recid=10 stamp=655390145
deleted archive log archive log filename=d:\oracle\ora92\rdbms\arc00028.001 recid=11 stamp=655390146 deleted archive log archive log filename=d:\oracle\ora92\rdbms\arc00029.001 recid=12 stamp=655390150 deleted archive log archive log filename=d:\oracle\ora92\rdbms\arc00030.001 recid=13 stamp=655391390 deleted 16 objects rman> list copy; specification does not match any archive log in the recovery catalog
rman> rman> exit recovery manager complete. d:\>