|
Hi all: I have a Java PGM running on a server accessing data from another iSeries which recently upgraded hardware (new 520) and went to V5R4. My PGM uses SQL to read the database and after the upgrade, my PGM dies with the following stack trace after 49 reads and writes.... java.sql.SQLException: [SQL0501] Cursor SCRSR0001 not open. at com.ibm.as400.access.AS400JDBCResultSet.updateRow(AS400JDBCResultSet.java:5269) at com.comporiumdata.ebpptools.SendPeoplesEmail.main(SendPeoplesEmail.java:185) at com.ibm.as400.access.AS400JDBCResultSet.updateRow(AS400JDBCResultSet.java:5269) at com.comporiumdata.ebpptools.SendPeoplesEmail.main(SendPeoplesEmail.java:185) at com.ibm.as400.access.AS400JDBCConnection.prepareStatement(AS400JDBCConnection.java:1930) at com.comporiumdata.ebpptools.SendPeoplesEmail.main(SendPeoplesEmail.java:185) The PGM ran fine for a year before teh upgrade, so I am sure it is related to that. Any ideas on what is happneing and how I can fix it? thanks! NOTICE: This message contains information which may be confidential. If the reader is neither the intended recipient nor a person responsible for delivering the message to the intended recipient, you are notified that any distribution, copying or retention of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by return e-mail, telephone or facsimile. Thank you.
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.