Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PLS-00201: identifier 'DBMS_CRYPTO' must be declared

3857119Feb 4 2019 — edited Feb 5 2019

Hi,

I am trying to use DBMS_CRYPTO in my application.

Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production

"Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production Version 18.4.0.0.0".

I show that it exists

pastedImage_1.png

pastedImage_2.png

I saw the package

pastedImage_3.png

I get the following when trying to utilize.

pastedImage_4.png

This post has been answered by clcarter on Feb 4 2019
Jump to Answer
Comments
Post Details
Added on Feb 4 2019
2 comments
13,416 views