×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I program B is doing the rollback, than I don't think you can prevent it. It may work if program B runs in a different activation group but I'm not 100% sure on that. If program A is doing the rollback, change the rollback statement to ROLLBACK HOLD.
Matt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Sandro.Burger@xxxxxxxxx
Sent: Wednesday, August 27, 2008 8:53 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: SQLRPGLE cursor not opened (closed by ROLLBACK)
I have the following situation:
Program A (SQLRPGLE) is calling program B which does an RUNSQLSTM which
ends in error and than gets a ROLLBACK.
This rollback closes all SQL cursors also in program A.
Is it possible to keep the cursors in program A open ?
This without changing program B because this is an third party program.
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.