Mark Rittman, who will present the Deep Dive session, A Technical Look at the New Features in OBIEE 11 g, at COLLABORATE 10 - IOUG Forum, answered our questions about OBIEE 11g and what his Deep Dive ...
After migrating OBIEE from 11g to 12c, BI answers encounter the following error. Odbc driver returned an error (SQLExecDirectW). State: HY000. Code: 10058. [NQODBC ...
obiee - Casting String to date then date to string - Stack Overflow
I have had the same issue with login into OBIEE 12.2.1.4.0 analytics and xmlpserver and getting an exception
Tells OBIEE to bypass its own engine and push the expression inside the brackets directly to the underlying database (e.g., Oracle DB) to be executed there. GetValue: This is not a built-in OBIEE or standard SQL function. It is a Custom Function (likely written in PL/SQL) created by your database administrators specifically for your environment.
Able to access OBIEE Console and EM but unable to login to Analytics. I have already scratched my head over searching for solutions all over. Any suggestion would help here. [Update] - Not using DB
You also have unions in OBIEE, you union the results of 2 queries which return the same structure, so you have query A with Order ID, Target Date, No Products and a Dummy column with a 0 and default agregation Sum, and a second query with Order ID, Target Date, Dummy column summing 0 and the number of products delivered. You do all this in the criteria tab of the analysis. It's important the ...
OBIEE Passing Parameter to Analysis With URL Asked 7 years, 11 months ago Modified 7 years, 11 months ago Viewed 3k times