DB2 Error Code 0 – Can’t start a cloned connection while in manual transaction mode.

In this post, you’ll learn about the DB2 error 0-Can’t start a cloned connection while in manual transaction mode. and the reason why you are receiving the error message and how to fix it

How does this Error Message Looks like

0 – Can’t start a cloned connection while in manual transaction mode.

Reason for the Error & Solution

Append “;SelectMethod=cursor” to the ConnectionURL. See the description of the problem on the Microsoft support site.