no AUTOBACKUP found or specified handle is not a valid copy or piece
Hi all
Need some help , been backing up a no archivelog database with rman.
So the database shutdown and does a cold backup using rman
i have set
CONFIGURE CONTROLFILE AUTOBACKUP ON;
and when i do the following
RMAN> list backup of spfile;
List of Backup Sets
===================
BS Key Type LV Size Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ --------------------
76986 Full 17.70M DISK 00:00:00 31-JAN-2012 06:49:27
BP Key: 76988 Status: AVAILABLE Compressed: NO Tag: TAG20120131T064927
Piece Name: /u03/flash_recovery/SYSLET/SYSLET/autobackup/2012_01_31/o1_mf_s_773995516_1M5o4zqar_.bkp
SPFILE Included: Modification time: 31-JAN-2012 06:45:35
SPFILE db_unique_name: SYSLET
Need some help , been backing up a no archivelog database with rman.
So the database shutdown and does a cold backup using rman
i have set
CONFIGURE CONTROLFILE AUTOBACKUP ON;
and when i do the following
RMAN> list backup of spfile;
List of Backup Sets
===================
BS Key Type LV Size Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ --------------------
76986 Full 17.70M DISK 00:00:00 31-JAN-2012 06:49:27
BP Key: 76988 Status: AVAILABLE Compressed: NO Tag: TAG20120131T064927
Piece Name: /u03/flash_recovery/SYSLET/SYSLET/autobackup/2012_01_31/o1_mf_s_773995516_1M5o4zqar_.bkp
SPFILE Included: Modification time: 31-JAN-2012 06:45:35
SPFILE db_unique_name: SYSLET
0