Skip to Content
0
Jun 16, 2020 at 07:41 PM

Status of procedure execution

105 Views

Hello,

I'm writing a script in SAP HANA.

I want to know the status of an execution of a procedure.

If the execution is fine , do some actions

if there is an error in execution, do another actions.

but I don't want to exit to my job (default behavior).

Can you help me with a sample or doc?

Thanks in advance

The question is the same for a basic statement (insert, update, etc...)