|
I'm trying to find out if I need to re-open my activation groups every time a user has executed my store procedure from the web? Using connection pooling, if the user connection becomes idle, would it be smart to keep it open, just in case the user tries to run the next transaction? The store procedure allows the web user to add a customer number, and the data gets written to the file inside sub-procedure of the RPG program. In my example, the user isn't doing much I/O, but if this was the case, would opening/closing the activation group become a major resource problem? Do I need to use this parameter on my H Specification inside the RPG by using THREAD(*SERIALIZE)? Thanks Jason Bender EDPS (Electronic Data Processing Services) jbender@xxxxxxxxxxxx 804/353-1900 Extension 2887
As an Amazon Associate we earn from qualifying purchases.
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.