4.3.1 Creating a Oracle GoldenGate Monitor Wallet

  1. Delete any existing dirwlt directory.
  2. Ensure that the oggmon.properties file is copied into the cfg directory.
  3. Start creating the wallet credentials:
    For this Operating System Use this command

    Unix

    $ ./pw_agent_util.sh  -create

    Windows

    C:\ pw_agent_util.bat  -create
  4. Enter and confirm a user password for your jagent.username property.
    Please create a password for Java Agent: 
    Please confirm password for Java Agent: 
    
  5. Enter and confirm a user password for your monitor.jmx.username property.
    Please enter Monitor Server JMX password: 

  6. Please confirm Monitor Server JMX password:
    The system responds:Jan 06, 2014 5:17:22 PM oracle.security.jps.JpsStartup start INFO: Jps initializing. Jan 06, 2014 5:17:24 PM oracle.security.jps.JpsStartup start INFO: Jps started. Wallet is created successfully.

    This creates the wallet cwallet.sso and cwallet.sso.lck files in dirwlt in the OGG_AGENT_INST_HOME/cfg directory.