Issue with SQL Load Rule and Dimension Build Rule
I am on Essbase version 11.1.2.x. When I set up my ODBC to get data or metadata from EBS using the "best practice" scan method for the load balanced EBS, My connection fails occasionally (Usually during times that the EBS system is under heavy use). However, when I hardcode a single node, I do not fail.
Example of ODBC Setup that is not always successful
ODBC Oracle Wire Protocol Driver Setup
Standard Connection
Host hostname-scan.xxx.com
Port 1522
Example of ODBC Setup that is always successful
ODBC Oracle Wire Protocol Driver Setup
Standard Connection
Host hostname-03.xxx.com
Port 1522
This "scan" methodology works for everyone else in the company that is making a query to EBS. It only fails for my Essbase Rule File queries. Has anyone seen this issue?
0