| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> [Q] Rman backup with and witout catalog question?
I am doing RMAN backup testing under ORACLE 9ir2
(9.2.0.6). I found Rman backup set number are
different, when I connect use catalog.
%rman target / catalog rman/rman
Recovery Manager: Release 9.2.0.6.0 - Production
Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
connected to target database: CUPFLNX
(DBID=4026107299)
connected to recovery catalog database
RMAN> list backup summary;
List of Backups
139 B F A DISK 15-AUG-05 1 1
TAG20050815T063001
141 B A A DISK 15-AUG-05 1 1
TAG20050815T064519
143 B F A DISK 16-AUG-05 1 1
TAG20050816T063001
145 B A A DISK 16-AUG-05 1 1
TAG20050816T065522
199 B F A DISK 16-AUG-05 1 1
TAG20050816T145807
212 B F A DISK 16-AUG-05 1 1
219 B A A DISK 16-AUG-05 1 1
TAG20050816T150632
262 B F A DISK 16-AUG-05 1 1
RMAN> exit
%rman target /
Recovery Manager: Release 9.2.0.6.0 - Production
Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
connected to target database: CUPFLNX
(DBID=4026107299)
RMAN> list backup summary;
using target database controlfile instead of recovery catalog
List of Backups
144 B F A DISK 15-AUG-05 1 1
TAG20050815T063001
146 B A A DISK 15-AUG-05 1 1
TAG20050815T064519
148 B F A DISK 16-AUG-05 1 1
TAG20050816T063001
150 B A A DISK 16-AUG-05 1 1
TAG20050816T065522
153 B F A DISK 16-AUG-05 1 1
TAG20050816T145807
154 B F A DISK 16-AUG-05 1 1
155 B A A DISK 16-AUG-05 1 1
TAG20050816T150632
156 B F A DISK 16-AUG-05 1 1
RMAN> exit
anyone know why backupset number different???
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Aug 16 2005 - 14:34:41 CDT
![]() |
![]() |