Firebird error message "Unsuccessful execution caused by a system error that precludes successful execution of subsequent statements"
Looks like the reason for this was using same connection/transaction from multiple threads.
Looks like the reason for this was using same connection/transaction from multiple threads.