Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-28376

Cannot find Public-Key Cryptographic Standards #11 (PKCS11) library.

Cause

The external keystore (OKV/KMS) vendor PKCS11 library was not found.


Action

Place the external keystore (OKV/KMS) vendor library in the following directory structure:

For Unix-like systems: /opt/oracle/extapi/[32,64]/hsm/{VENDOR}/{VERSION}/ libapiname.ext

For Windows systems: %SYSTEM_DRIVE%\oracle\extapi\[32,64]\hsm\{VENDOR}\{VERSION}\ libapiname.ext

Where: [32, 64] - refers to 32bit or 64bit binary. {VENDOR} - The name of the vendor supplying the library. {VERSION} - Version of the library, preferably in number.number.number format.