×
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.
<Justin>
" A named ACTGRP could work in server mode (for example called from
ODBC/JDBC) as expected (I'm a little bit unsure, if the commit would have to
be wrapped in a stored procedure),"
In those cases, I do the commit from within my RPGLE code. I'm not sure what
would happen if the client tried the commit directly.
</Justin>
... that's often not what transaction controll is made for, it's only 'ruw
(remote unit of work), how ibm is calling it). For *duw (distributed unit of
work), the caller (in other words: The ODBC/JDBC client) is responsible to
commit (or rollback) the whole transaction, including local and remote work
to, one ore multiple, remote databases. BTW: it's very importent to be sure,
what is happening at an end of trasaction (commit or reollback) - this was,
what I was talking about!!!
D*B
As an Amazon Associate we earn from qualifying purchases.
This thread ...
RE: RPG programs as external stored procedures..., (continued)
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.