Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Stored Procedure - Tracking Execution History

$
0
0

Hello Muthuram,

 

to my knowledge there exists no real "tracking" feature for procedures. There exists an audit log policy type for procedure execution, but I think that is not the information you wanna see.

 

I think you wanna see which statement causes the long runtime. Beside the classical things like the Performance Threads view and the Trace functionality you can check system view M_ACTIVE_PROCEDURES. As long as the procedure is active it gives you detailed information about the runtime of the statements executed (or in execution) by the procedure.

 

Regards,

Florian


Viewing all articles
Browse latest Browse all 9165


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>