ORA-46699:cannot create a keystore
错误码
错误描述:cannot create a keystore
错误原因:A keystore could not be created. A combination of the following conditions prevented the operation:1. The pluggable database was not open in read/write mode. Note that the pluggable database needs to be open in read/write mode for the KEYSTORE_MODE configuration of the pluggable database to be automatically changed to ISOLATED during the ADMINISTER KEY MANAGEMENT CREATE KEYSTORE command.2. The KEYSTORE_MODE configuration of the pluggable database was UNITED (rather than ISOLATED).
解决方法:Open the pluggable database in read/write mode or configure the pluggable database as ISOLATED, and retry the ADMINISTER KEY MANAGEMENT CREATE KEYSTORE command.
向认证技术专家提问
向技术专家提问


