Summary
How to improve the performance in BIP11.1.1.7.141014 with two the two Data Model sets with two different databases one AS400(IBM-DB2) and second one Oracle DB 12c.
Content
Hi All,
Thanks in Advance..
I am creating a RTF template In BIP 11.1.1.7.141014 by using the two Data Model sets with two different databases
one AS400(IBM-DB2) and second one Oracle DB 12c.
i am taking one sql from one database(AS400 sql like as a function
select * from table get_udf(pm_dept as decimal(4,0)),(pm_emp as varchar2(10) udf) and
second sql(oracle sql like as select * from emp) is taking from other database and joined together based on the key's in DataModel.
But the report is coming after 15 Mintutes(the agreed SLA for the report time is 1 mintutes).
How to improve the performance in BIP11.1.1.7.141014 with two the two Data Model sets with two different databases
one AS400(IBM-DB2) and second one Oracle DB 12c.
Enabled the options like cache Results also in List of Values
and in the parameters also selected as a refresh other parameters on change user request.
Regards,
Chandra