INSTALLER VERIFICATION

Each execution creates a new directory as <DDMonthHHMM> under <OBDX INSTALLER DIR>/ExecInstances directory where output logs as describe are stored.

Log Description

PATH

Summarized Installer Activity Log

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/obdx_installer.log

Summarized Database Logs

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/db/DB_installation.log

Detailed OBDX DB Logs per SQL file

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/db/OBDX/*

Detailed UBS DB Logs per SQL file (specific to UBS host system only)

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/db/UBS/*

RCU Logs

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/app/obdx_stb_rcu_1600.log

Weblogic Configuration Logs

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/app/obdx_wls_post.log

Detailed policy seeding logs per SQL Statement

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/db/out.log

Detailed policy seeding logs if SQL execution fails

Note: It will be created in case of failure during execution of policies

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/db/error.log

Policy seeding jar failure Log

<OBDX INSTALLER DIR>/ExecInstances/<DDMonthHHMM> /logs/db/seedPolicies.log

Check all the logs for any errors

Back