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

Re: How to Disable Autocommit in SQLScript Procedure in SAP HANA?

$
0
0

It seems you cannot change this in the procedure itself, you have to switch the autocommit off for the whole session. If you for instance call your stored procedure from hdbsql, you'd use hdbsql -z 'CALL proc()'. If you call it differently, you'd use the appropriate method there.

 

-- Micha


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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