No RMAN records in control file [message #572206] |
Fri, 07 December 2012 07:00 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/22b5f92570d507645fc369234619eaed?s=64&d=mm&r=g) |
csm.dba
Messages: 12 Registered: July 2012 Location: India
|
Junior Member |
|
|
Hi,
We're running 10.2.0.4 Database on AIX with no catalog Database.
We keep all the backup info in controlfiles only.
When we do that backup, we're able to successfully back it up (including archivelogs). But I'm unable to find any records in the controlfiles.
SQL> select * from V$BACKUP_SET;
no rows selected
and
SQL> sho parameter control
NAME TYPE VALUE
------------------------------------ ------------------------------
control_file_record_keep_time integer 14
Could you advice where my backup info i going?
Thanks
CSM
|
|
|
|
|
|
|
Re: No RMAN records in control file [message #572221 is a reply to message #572220] |
Fri, 07 December 2012 08:47 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/22b5f92570d507645fc369234619eaed?s=64&d=mm&r=g) |
csm.dba
Messages: 12 Registered: July 2012 Location: India
|
Junior Member |
|
|
My backups are safe, I'm connected to the same Database as that's the only one exist in that machine...
I'm seeing list of control files and archivelogs when i give 'list copy;' but not the datafiles.
The only thing I'm doing is, I'm backing up the Database using a 3rd party tool which uses RMAN in turn...
If we assume that tool is doing some mess, it's not happening on all the Databases backed up by that tool... and I'm sure that tool is not doing anything except just using RMAN code snippets.
CSM
[Updated on: Fri, 07 December 2012 08:56] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|