Options

How to call many times the same Snowflake stored procedure in only one script ?

Hi guys,

I created a stored procedure in Snowflake and a script that call this stored procedure four times. I already tested it in Snowflake and it works; however, when I try with Flyway, it shows me an error:

'' Stored procedure execution error: Scoped transaction started in stored procedure is incomplete and it was rolled back. "

So how to fix it ? Thanks in advance
Tagged:

Answers

Sign In or Register to comment.