Advertisement

07.13.2005 at 03:35AM PDT, ID: 21489672
[x]
Attachment Details

Missing IN or OUT parameter at index:: 135

Asked by chaituu in Java Programming Language

Tags: out, parameter, missing, index

       when i am trying to insert into a table(using preparedstatement) which is having 150 columns ,at that time i am getting this exception. what is the meaning of this exception?

        i am not unable to find out for which column it is creating problem;

 
        java.sql.SQLException: Missing IN or OUT parameter at index:: 135
       at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:185)
       at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:227)
       at oracle.jdbc.driver.OracleStatement.checkBindsInAndOut(OracleStatement.java:1831)
       at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2431)
       at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:435)
       at com.p6.engine.spy.P6PreparedStatement.executeUpdate(P6PreparedStatement.java:124)
       at com.evermind.sql.FilterPreparedStatement.executeUpdate(FilterPreparedStatement.java:240)
       at com.evermind.sql.FilterPreparedStatement.executeUpdate(FilterPreparedStatement.java:240)
       at com.evermind.sql.FilterPreparedStatement.executeUpdate(FilterPreparedStatement.java:240)
       at com.evermind.sql.FilterPreparedStatement.executeUpdate(FilterPreparedStatement.java:240)
       at com.foursoft.etrans.common.corrections.hawb.dao.HouseDocumentCorrectionDAO.insertHouseDocumentMaster(HouseDocumentCorrectionDAO.java:1133)
       at com.foursoft.etrans.common.corrections.invoice.dao.InvoiceCorrectionDAO.setInvoiceHeader(InvoiceCorrectionDAO.java:495)
       at com.foursoft.etrans.common.corrections.ejb.sls.CorrectionSessionBean.generateCorrectionInvoice(CorrectionSessionBean.java:545)
       at com.foursoft.etrans.common.corrections.ejb.sls.CorrectionSessionBean.createCorrectionInvoice(CorrectionSessionBean.java:169)
       at CorrectionSession_StatelessSessionBeanWrapper38.createCorrectionInvoice(CorrectionSession_StatelessSessionBeanWrapper38.java:472)
       at com.foursoft.etrans.servlets.common.ETFinancialCorrectionController.doPost(ETFinancialCorrectionController.java:2115)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
       at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
       at com.foursoft.etrans.common.filter.CredentialFilter.doFilter(CredentialFilter.java:121)
       at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604)
       at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
       at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
       at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
       at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
       at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
Start Free Trial
 
Loading Advertisement...
 
[+][-]07.13.2005 at 03:46AM PDT, ID: 14429618

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Java Programming Language
Tags: out, parameter, missing, index
Sign Up Now!
Solution Provided By: Venabili
Participating Experts: 2
Solution Grade: A
 
 
[+][-]07.13.2005 at 03:47AM PDT, ID: 14429620

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2005 at 03:48AM PDT, ID: 14429624

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2005 at 03:49AM PDT, ID: 14429627

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2005 at 03:51AM PDT, ID: 14429634

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2005 at 03:54AM PDT, ID: 14429646

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2005 at 03:58AM PDT, ID: 14429662

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32