Skip to Main Content

Java and JavaScript in the Database

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!

ORA-29540: Class CalcSHA2 not found

user545194Mar 12 2024 — edited Mar 14 2024

Env. 19cSE2

We would like to use this function, calcsha2, but the following message appears. Maybe a missing privilege?

select * from user_objects where object_type='JAVA CLASS';

returns: calcsha2

Any ideas or solutions? This cannot be something that nobody has experienced.

Comments
Post Details
Added on Mar 12 2024
0 comments
388 views