标题: ORA-28376: cannot find PKCS11 library [打印本页] 作者: admin 时间: 2016-9-3 10:39 标题: ORA-28376: cannot find PKCS11 library ORA-28376: cannot find PKCS11 library Cause: The HSM vendor'slibrary cannot be found. Action: Place the HSMvendor's library in the following directory structure: For
Unix like system:
/opt/oracle/extapi/[32,64]/hsm/{VENDOR}/{VERSION}/lib<apiname>.<ext>
For Windows systems: %SYSTEM_
DRIVE%\oracle\extapi\[32,64]\hsm\{VENDOR}\{VERSION}\lib<apin//
ame>.<ext> [32, 64] - refers to 32bit or 64bit binary. {VENDOR} - Thename of the
vendor supplying the library. {VERSION} - Version of the library, perferably in
num#.num#.num# for// mat. 16-153