6.190 DICTIONARY_CREDENTIALS_ENCRYPT

DICTIONARY_CREDENTIALS_ENCRYPT indicates whether encryption of dictionary credentials is enforced or not. You can encrypt sensitive credential information, such as passwords that are stored in the data dictionary.

Column Datatype NULL Description

ENFORCEMENT

VARCHAR2(8)

Enforcement status for encryption of dictionary credentials. Possible values:

  • ENABLED: Encryption of dictionary credentials is enforced

  • DISABLED: Encryption of dictionary credentials is not enforced

Note:

This view is available starting with Oracle Database release 18c, version 18.1.

See Also:

Oracle Database Security Guide for information about encrypting sensitive credential information in the data dictionary