Skip to main content

Have a QR with several API calls. This is constantly timing out, though I am able to see all the rows on the DB through PL/SQL

 

Will the  TCP Idle Timeout value in the load balancer make a significant difference to the execution of the QR?

 

 

Have a QR with several API calls. This is constantly timing out, though I am able to see all the rows on the DB through PL/SQL

 

Will the  TCP Idle Timeout value in the load balancer make a significant difference to the execution of the QR?

 

 

@Ash1807 try adding some indexes in your quick report and see whether it makes any difference.  ex./*+INDEX(table_name column_having_index)*/ 

kind Regards!

Niyomal


Reply