Common parameters for RMAN procedures
You can use procedures in the Amazon RDS package rdsadmin.rdsadmin_rman_util
to perform tasks with
RMAN. Several parameters are common to the procedures in the package. The package has the following common
parameters.
Parameter name | Data type | Valid values | Default | Required | Description |
---|---|---|---|---|---|
|
varchar2 |
A valid database directory name. |
— |
Yes |
The name of the directory to contain the backup files. |
|
varchar2 |
|
— |
No |
A unique string that is included in the backup file names. NoteThe limit is 30 characters. |
|
varchar2 |
A valid owner of the directory specified in
|
— |
Yes |
The owner of the directory to contain the backup files. |
|
varchar2 |
|
NULL |
No |
A string that can be used to distinguish between backups to indicate the purpose or usage of backups, such as daily, weekly, or incremental-level backups. The limit is 30 characters. The tag is not case-sensitive. Tags are always stored in uppercase, regardless of the case used when entering them. Tags don't need to be unique, so multiple backups can have the same tag. If you don't specify a tag, then RMAN assigns a default tag automatically using the
format For example, a backup might receive a tag The
|
|
boolean |
|
|
No |
Specify Specify |
|
boolean |
|
|
No |
Specify Specify If you include archived redo logs in the backup, set retention
to one hour or greater using the
|
|
boolean |
|
|
No |
Specify Specify |
|
boolean |
|
|
No |
Specify Specify |
|
number |
A valid integer between
|
|
No |
Number of channels. |
|
boolean |
|
|
No |
When When |
|
number |
A valid integer |
|
No |
The section size in megabytes (MB). Validates in parallel by dividing each file into the specified section size. When |
|
varchar2 |
|
|
No |
The level of corruption detection. Specify Specify |