Database Error Messages

ORA-17957

Unable to initialize the key store

Cause

The cause could be the following:

  1. The key store type provided is invalid.
  2. The key store password is either invalid or is not provided.
  3. orackepki.jar is missing from the classpath.

Action

Ensure that either the keystore type is valid, or that the key store password is specified, or that the oraclepki.jar is present in the classpath.