View previous topic :: View next topic |
Author |
Message |
viswanathan Beginner
Joined: 17 Jan 2006 Posts: 26 Topics: 13
|
Posted: Mon Nov 29, 2010 8:26 am Post subject: SQLCODE -911 in DB2 Stored Procedure |
|
|
Hi,
I am calling a CICS Program 'PROG1' from a DB2 Stored procedure 'SP1'. This CICS Program in turn calls another sub program 'PROG2'. 'PROG1' and 'PROG2' accesses the same DB2 Table however 'PROG1' does a simple Uncommitted Read while 'PROG2' does an update on the same DB2 Table. We do face -911 during execution of this program.
Could anyone please help me to resolve this issue?
Regards,
Vishwa |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|