9.186 V$RMAN_ENCRYPTION_ALGORITHMS
V$RMAN_ENCRYPTION_ALGORITHMS
displays supported encryption algorithms. It is used by the RMAN client to validate user-requested algorithms.
This view lists AES128
, AES192
, and AES256
encryption algorithms for the current release. The default algorithm is AES256
.
Column | Datatype | Description |
---|---|---|
|
|
Number to identify the algorithm |
|
|
Name of the algorithm (for example, AES128, AES192, or AES256) |
|
|
Description of the algorithm |
|
|
Indicates whether this is the default encryption algorithm for CFB encryption mode ( CFB encryption mode is used when the This value is set by Oracle Database and may vary for each Release (that is, it is not dependent on user-specified RMAN configuration). |
|
|
Indicates whether this algorithm can be used for restore only ( |
|
|
Indicates whether this is the default encryption algorithm for XTS encryption mode ( XTS encryption mode is used when the This value is set by Oracle Database and may vary for each Release (that is, it is not dependent on user-specified RMAN configuration). |
|
|
The ID of the container to which the data pertains. Possible values include:
|