19 Jul 2023 02:41 PM
Hi,
Is it possible to monitor the performance of individual SQL statements inside Oracle stored procedure?
Customer is having complex Oracle stored procedures and would like to track performance on individual statements inside each sp.
Thanks,
Martin
19 Jul 2023 03:19 PM
19 Jul 2023 04:16 PM
Hi @Babar_Qayyum ,
Looks like there was supposed to be Database Insights module which will provide the above.
Is this correct?
Given that the Oracle Insights module is now deprecated, should we expected something new to be released?
Thanks,
Martin
19 Jul 2023 05:07 PM
The Oracle Database Extension provides you with the most consuming SQL statements. But not for all statements.