BI Publisher (MOSC)

MOSC Banner

Clustering BI Publisher with OBIEE

edited Jun 27, 2018 12:04PM in BI Publisher (MOSC) 4 commentsAnswered ✓

Oracle BI Publisher 12.2.1.0.0

I'm trying to configure OBIEE High Availability Environment for 2 nodes.

The existing connect string is for Node 1:

jdbc:oraclebi://<node1>:10020/

The "Test Connection" is successful.

When I put for Node 2:

jdbc:oraclebi://<node2>:10020/

The "Test Connection" is successful.

But when I try to put the clustered connect string, the "Test Connection" Fails.

Connect string for clustered BIP looks like following in my case:

jdbc:oraclebi://<node1>:10020/PrimaryCCS=<node1>;PrimaryCCSPort=10020;SecondaryCCS=<node2>;SecondaryCCSPort=10020

My question is that why the connect string for clustered BIP is failing whereas individually it looks good.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center