TS# |
NUMBER |
Tablespace number |
ENCRYPTIONALG |
VARCHAR2(7) |
Encryption algorithm:
-
NONE
-
3DES168
-
AES128
-
AES192
-
AES256
|
ENCRYPTEDTS |
VARCHAR2(3) |
Indicates whether the tablespace is encrypted (YES ) or not (NO ) |
ENCRYTPEDKEY |
RAW(32) |
Encrypted version of the tablespace key for the encrypted tablespace |
MASTERKEYID |
RAW(16) |
ID of the master key that was used to encrypt the tablespace key |
BLOCKS_ENCRYPTED |
NUMBER |
Number of tablespace blocks that have been encrypted during the lifetime of this instance |
BLOCKS_DECRYPTED |
NUMBER |
Number of tablespace blocks that have been decrypted during the lifetime of this instance |