Title: RE: Urgent

The exact error is

      establish the connection

        at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:407)
        at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:152)

        at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.ja
va:214)
        at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:193)
        at java.sql.DriverManager.getConnection(DriverManager.java:457)
        at java.sql.DriverManager.getConnection(DriverManager.java:137)
        at Data1.main(Data1.java:17)

    -----Original Message-----
    From:   Aggarwal, Pawan [SMTP:[EMAIL PROTECTED]]
    Sent:   02 June 2000 15:16
    To:     [EMAIL PROTECTED]
    Subject:        Re: Urgent


    Easy config is easily connecting to the database...successfully..thru port 1521..

    I installed Oracle 8I giving path like e:\oracle\ora81\jdbc\lib\classes111.zip

    I have placed this whole thing in the class path
    Should I declare ORACLE_HOME as some system variable
    And then use ORACLE_HOME\jdbc\lib as classpath..

    I tried connecting with scott / tiger thru easy config and it works.

    -----Original Message-----
    From:�� Eugene Martin [SMTP:[EMAIL PROTECTED]]
    Sent:�� 02 June 2000 14:07
    To:���� [EMAIL PROTECTED]
    Subject:������� Re: Urgent

    Check TCPIP settings all round.
    Are there any ports blocked on the server machine.

    Can you connect via Oracle Net8 easy config utility.
    If not what is the error.

    Eugene Martin



    =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". 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

�������������������������o unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". 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

Reply via email to