Configuring a Secure Connection to the Oracle Database Server

You can configure a secure connection to encrypt transactions between the IBM® Sterling Control Center Monitor engine and Oracle database instance. You can configure the secure connection in either a high availability or non-high availability environment.

Before you begin

  • Before you configure IBM Sterling Control Center Monitor to enable secure connections to the databases, complete the following tasks for the Oracle database server:
    1. Create an Oracle wallet.
    2. Create a self-signed certificate (trusted database server certificate).
    3. Export the self-signed certificate.
    4. Configure an Oracle listener for SSL traffic.
    5. Ensure that the listener is receiving requests.
  • Create and configure the keystore and truststore files in IBM Sterling Control Center Monitor.

In a high availability environment, every event processor's keystore certificate must be trusted by your other event processors in the cluster. In every event processor's truststore, you must include the certificate. You can use the same keystore and truststore files for every event processor in your high availability environment. You might receive a browser security warning when you access the web console on an event processor where the common name does not match the host name that you are connecting to.

Consult the Oracle web site for information on configuring these items.