FILESPERSET Parameter of RMAN [message #154267] |
Fri, 06 January 2006 09:07 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
toshidas2000
Messages: 120 Registered: November 2005
|
Senior Member |
|
|
All
How do I see the current setting of FILESPERSET of RMAN, I did show all but it does not show it.
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; # default
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
CONFIGURE DEVICE TYPE DISK PARALLELISM 4 BACKUP TYPE TO BACKUPSET;
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 '/backup/test/hot/fulldb_%u%s%p';
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/app/oracle/product/10.1.0.2/dbs/snapcf_test.f'; # default
How do I change the parameter FILESPERSET
Please help
Thanks
|
|
|
|