View previous topic :: View next topic |
Author |
Message |
powerhawk Beginner
Joined: 08 Nov 2004 Posts: 28 Topics: 4 Location: Stockholm
|
Posted: Wed Apr 13, 2005 4:25 am Post subject: Lose cursor position then goback from a DL/1 subprogram |
|
|
I declare and open a cursor in a DB2 database. After some fetch I call a subprogram reading a DL/1 database. When the subprogram terminates the PSB a syncpoint is done. And the syncpoint make the calling program losing the cursor position and I have to declare a new cursor to come back to the earlier row in the DB2 database.
Do anyone know a method to avoid this? |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
|
|