You can configure the number of block corruptions that are allowed during a restore operation or a duplication operation for Oracle. The value that you specify is used in the RMAN restore script for defining the SET MAXCORRUPT FOR DATAFILE command syntax.
If you add the nMaxCorruptBlocksForRestore additional setting you can also set the sSetMaxCorruptOnDataFiles additional setting with a list of data file IDs to which nMaxCorruptBlocksForRestore applies. If you don't set sSetMaxCorruptOnDataFiles, nMaxCorruptBlocksForRestore applies to all datafile IDs. For more information about setting the sSetMaxCorruptOnDataFiles additional setting, see Configuring a List of Datafile IDs for Allowed Block Corruptions.
Procedure
-
To the client computer, add the nMaxCorruptBlocksForRestore additional setting as shown in the following table.
For instructions about adding an additional setting from the CommCell Console, see Adding an Additional Setting from the CommCell Console.
|
Property |
Value |
|---|---|
|
Name |
|
|
Category |
OracleAgent |
|
Type |
Integer |
|
Value |
Enter the number of block corruptions to allow for restore operations and duplication operations. |