Oracle BI Server ‘obis1’ Status DOWN After OMS Upgrade

We just upgraded OMS from 13.2 to 13.4, and found an Oracle BI Server target ‘obis1’ is listed as a part of the GCDomain, and it is shown with status DOWN in EM Console.

CAUSE

It is a bug. The target ‘obis1’, shown with Down status, is a an unwanted target that got introduced as part of the upgrade to Version 13.4.

SOLUTION

Ignore the target or just delete it using EMCLI.

$ emcli login -username=sysman

$ emcli sync

$ emcli modify_target -name="/GCDomain_GCDomain/GCDomain/obis1" -type="oracle_bi_server" -properties="DisabledTargetTypes:oracle_bi_server"
Target "/GCDomain_GCDomain/GCDomain/obis1:oracle_bi_server" modified successfully

OR just delete this target.

$ emcli delete_target -name="/GCDomain_GCDomain/GCDomain/obis1" -type="oracle_bi_server"
Target "/GCDomain_GCDomain/GCDomain/obis1:oracle_bi_server" deleted successfully

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: