cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug a HANA database procedure which is called from an AMDP?

0 Kudos

Hi,

I have written an AMDP. I am calling a HANA Database procedure (that I have written in _SYS_BIC schema) from this AMDP.

In HANA studio, I have set the breakpoint in AMDP and the execution is stopping there. However I have also setup a breakpoint in the HANA Database procedure that is called from this AMDP but execution is not stopping in the Database procedure.

Why is this and how to debug the procedure?

I have also noticed that the procedure in _SYS_BIC schema starts with CREATE PROCEDURE.... statement where I have set the breakpoint. I cannot see a runtime version (should there be any?) of this procedure which starts with PROCEDURE statement as opposed to CREATE statement. My assumption is that I should be setting break-point in the runtime version (if there should be any) which I cannot locate!

Can somebody please guide me, how to debug the procedure?

Thanks.

Bhawana

Accepted Solutions (0)

Answers (0)