ERROR: Exception thrown by method.
ERROR: Exception is: java.rmi.ServerException: RemoteException occurred in
server thread; nested exception is:
com.ibm.ejs.persistence.EJSPersistenceException: findByClientId
failed:; nested exception is:
com.ibm.ejs.persistence.EJSPersistenceException: getPStmt failed;
nested exception is:
COM.ibm.db2.jdbc.net.DB2Exception: [IBM][JDBC Driver] CLI0601E
Invalid statement handle or statement is closed. SQLSTATE=S1000
java.util.Enumeration findByClientId(String clientkey, String year, String
currOpen ) throws java.rmi.RemoteException, javax.ejb.FinderException;
public interface QREStatusEntityBeanFinderHelper {
public static final String findByClientIdWhereClause =
"DB2ADMIN.BIXQRE_STAT_TBL.CLNT_KY = ? AND DB2ADMIN.BIXQRE_STAT_TBL.YEAR = ?
AND DB2ADMIN.BIXQRE_STAT_TBL.CURRY_OPEN = ?";
}
This e-mail and any files transmitted with it are for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and
destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or
copying of this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.
Visit us at http://www.cognizant.com
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
Exception occured while using custom findByxxxxxxx( )
Krishnaraj, Muralidharan (CTS) Tue, 29 Aug 2000 01:19:16 -0700
