This doesn't really relate to JSP...
To the point - it seems like you're working with Oracle's OCI driver... why
not use the thin
driver? I heard somewhere that Oracle has some problems with their OCI
drivers. Maybe they
don't follow the standards...
I suggest you used the thin driver if possible.
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and
> reference [mailto:[EMAIL PROTECTED]]On Behalf Of Samuel
> Opoku-Boadu
> Sent: Monday, April 02, 2001 8:58 AM
> To: [EMAIL PROTECTED]
> Subject: JSP Oracle Database connection problem
>
>
> Hello,
>
> Could someone help me out with this. I keep on getting these
> error messages When I
> attempt to connect to an Oracle database under Weblogic Server
> 6.0 despite repeated
> troble shooting.
>
> Thank you
>
> Sam
>
> java.sql.SQLException: ORA-01010: invalid OCI operation
> java.sql.SQLException: ORA-01010: invalid OCI operation
> at weblogic.db.oci.OciCursor.getCDAException(OciCursor.java:237
> at weblogic.jdbcbase.oci.Statement.executeQuery(Statement.java:
> at weblogic.jdbc.pool.Statement.executeQuery(Statement.java:48)
> at weblogic.jdbc.rmi.internal.StatementImpl.executeQuery(Statem
> ava:34)
> at weblogic.jdbc.rmi.SerialStatement.executeQuery(SerialStateme
> 9)
> at dav1.DAVLogin.doGet(DAVLogin.java:69)
> at dav1.DAVLogin.doPost(DAVLogin.java:31)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Serv
> pl.java:208)
> at weblogic.servlet.internal.WebAppServletContext.invokeServlet
> rvletContext.java:1127)
> at weblogic.servlet.internal.ServletRequestImpl.execute(Servlet
> pl.java:1529)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets