Skip to content

Add support for Oracle Database 21c #1111

Description

@PhilippSalvisberg

Is your feature request related to a problem? Please describe.

I cannot install utPLSQL in the in Oracle Database 21c, because the package DBMS_OBFUSCATION_TOOLKIT is not available anymore.

Describe the solution you'd like

Use an alternative solution for DBMS_OBFUSCATION_TOOLKIT. This package was desupported in 10gR2 and is not installed anymore. See https://docs.oracle.com/en/database/oracle/oracle-database/21/arpls/release-changes.html#GUID-6607028A-4813-400B-8C7A-B2BAD892842B . DBMS_CRYPTO could be an alternative as described in the docs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions