cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HANA XSA SQL Stored procedure debugging not working

jmalla
Contributor
0 Likes
520

I have developed an hdbprocedure. It works fine and I can run this. I can even open this from the HANA XSA Web IDE database explorer by right clicking on the stored procedure under procedures and selecting "Open:. However, if I right click and select "Open for debugging" it brings up an empty window with the procedure name and I cannot debug. I am expecting the stored procedure to show up and I should be able to select a line and set up a breakpoint - but since no code shows up. Any one run into this issue?

Thanks,

Jay

Accepted Solutions (0)

Answers (1)

Answers (1)

jmalla
Contributor

This was a Chrome/machine issue. Once I restarted my machine, it started working again.