| 
 | 
| If you 
are using PreparedStatements, then files will be left open by the server 
jobs.  That's one of the design features of PreparedStatement, that you can 
reuse them without having to reopen files and regenerate queries each 
time.  And if files are left open, then there are locks on them.  
Connection pooling may do something similar, I don't know for sure, but at any 
rate if you are finding it to be a problem, I would suggest you work around 
it on the AS/400 end instead of trying to fix it at the web 
end. PC2 
 | 
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.