From: Roy Goldhammer on
Hello there

I have table which hold SQL script for alter modules

I'm tring to run it one by one in try_catch inside of transaction

and i'm getting this error:
The current transaction cannot be committed and cannot support operations
that write to the log file. Roll back the transaction.

why?