Getting error while connecting to another database as- There is already an open transaction on this connection.Have to create a new connection

While executing a job in designer for connecting to a different database

Getting error while connecting to another database as- There is already an open transaction on this connection.Have to create a new connection

Parents Reply
  • Thanks for responding..

    I am using Designer V8. I have created a process in Designer, the prime task of the process is to create a connection to another database and import data from there into UNS Account B table , While executing the Job , In Job Que I am getting the error as mentioned above, if I am trying to fire the job multiple times.

    Please let me know how to close the transaction if one is already running for that.

Children