4.16 maintSpec
Purpose
Use the maintSpec subclause to specify the backup files operated on by the CHANGE, CROSSCHECK, and DELETE commands.
Syntax
maintSpec::=
(listObjList::=, maintQualifier::=, archivelogRecordSpecifier::=, recordSpec::=, deviceSpecifier::=)
Semantics
maintSpec
| Syntax Element | Description |
|---|---|
|
|
Processes backup sets. For processing image copies, use the option If you do not use the |
|
|
Restricts the list of files operated on to the object type specified in the See Also: |
|
Processes the specified archived redo log files. If you specify See Also: |
|
|
|
Processes data file copies, control file copies, and archived redo log files. If you do not specify an option for |
|
|
Restricts the list of objects operated on to the object type specified in the See Also: |
|
Processes the specified foreign archived redo log files. See Also: |
|
|
Restricts the command based on the specified options. See Also: |
|
|
Specifies the file that you are performing maintenance on. If you use the See Also: |
|
|
|
Allocates automatic channels for the specified device type only. This option is valid only if you have configured automatic channels and have not manually allocated channels. For example, if you configure automatic disk and tape channels and run See Also: |
Examples
Example 4-35 Crosschecking Backups
The following command crosschecks backups of archived redo log files:
RMAN> CROSSCHECK BACKUP OF ARCHIVELOG ALL; allocated channel: ORA_SBT_TAPE_1 channel ORA_SBT_TAPE_1: SID=103 device type=SBT_TAPE channel ORA_SBT_TAPE_1: Oracle Secure Backup using channel ORA_DISK_1 crosschecked backup piece: found to be 'AVAILABLE' backup piece handle=8cic4031_1_1 RECID=195 STAMP=616693857 crosschecked backup piece: found to be 'AVAILABLE' backup piece handle=8oic41ad_1_1 RECID=198 STAMP=616695118 crosschecked backup piece: found to be 'AVAILABLE' backup piece handle=8qic41c3_1_1 RECID=200 STAMP=616695171 Crosschecked 3 objects
Note:
Oracle Secure Backup (OSB) 19.1 desupport was announced on May 1, 2026 with premier support end date on September 30, 2027. See My Oracle Support note PNEWS3035 for more information. Please refer to Lifetime Support Policy: Oracle Technology Products for updated support timeframes.
Oracle recommends that database backups to cloud take advantage of Oracle Database Zero Data Loss Cloud Protect, which uses Oracle Zero Data Loss Autonomous Recovery Service in OCI. Cloud Protect offers an efficient incremental forever backup strategy, real-time transaction protection, logically air-gapped immutable backups, and fast, point-in-time recovery.
For customers who require database backups to Amazon S3, Oracle Database Cloud Backup for Amazon S3 may be used. This offering is similar to Oracle Secure Backup Cloud Module in that it is fully integrated with Recovery Manager (RMAN) and enables you to back up your Oracle database to Amazon S3. You can exchange your Oracle Secure Backup license for an Oracle Database Cloud Backup for Amazon S3 license on a 1:1 basis. See Oracle Database Cloud Backup for Amazon S3 for more information.
