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

Reply via email to