ORA-46707
PKCS#11 library location was invalid
Cause
The switchover command was executed with an invalid or insecure Public Key Cryptography Standard (PKCS) #11 library location.
Action
Ensure that:
- The PKCS#11 library is provisioned under the location that was provided in the command.
- The fully qualified filename of the library begins with /opt/oracle/extapi/64/pkcs11/.
- The fully qualified filename of the library does not exceed 255 characters.
- The fully qualified filename of the library does not contain any component which is a symbolic link.
- Each directory component of the path is owned by the root user and is writable by only the root user (for example, drwxr-xr-x root root).