Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 218 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Performance issue in the query for getting the XAL level details of payroll Journals

User_FW2BG
Rank 1 - Community Starter
Hi,
We are building the oracle Bi publisher report to get the details of Payroll journals such as GCC details, batch details, debit credit details, subledger level details.
when we are running this query is turning into timeout/ data size issue.
can someone is looking into this query in help us in tuning it.
I'm attaching this query here.
0
Answers
-
Hi @User_FW2BG
Welcome to BI Publisher Community.
Below is my suggestions,Refer below MOS doc -
How to Increase SQL Query Timeout for BI Publisher for Scheduled Reports (Doc ID 2797848.1)
Better to change your logic to DB level by creating an procedure or functions and then call using triggers to minimize the time of running query If you are unable to tune the SQL Query.
Regards,
Arjun
1