Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

SQL911...rc-68

$
0
0
I am facing issue in connection timeout case

actully my issue is 911 with rc 68 that is connection time out,

My java application is getting an issue of this. My application is basically doing processing on data in the global temporary session table's and then insert ant update in the main table but during that time i am facing this issue.

At the same time there is a loading going on on the base table using a procedure and procedure is commiting after insertion of all data.

we are using isolation level in java application "UR"

and DB2_SKIPUNCOMMITED , DB2_SKIPDELETED and db2_SKIPINSERTED db2 registery variable is ON.

Kindly guide me on that.

Viewing all articles
Browse latest Browse all 13329

Trending Articles