Trying to download JDBC drivers

I am getting this error repeatedly from the download section. I have tried multiple times and have shutdown and restarted my browser. Our firewall should not be causing an issue with this.
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET http://download-east.oracle.com/otn/utilities_drivers/jdbc/9201/classes12.zip.
Reason: Document contains no data

Was able to download to day without incident. Thank you!

Similar Messages

  • Can't download JDBC Drivers

    I've been unable to download Oracle's latest thin jdbc drivers for the past several days. Is anyone else having this problem???

    I've been trying for a couple of days now -- ftp connections to ftp.oracle.com technet.oracle.com and download.oracle.com reveal the same FTP server, and it's completely empty.
    This is going on 4 days now, and I have to wonder why I'm spending this ludicrous amount of money on software from a company that can't get its FTP server up within 4 days that I know of, who knows how long it's been in this state.
    To charge the amount of money Oracle is for its software, you'd think there'd be at least a remotely helpful level of support -- at least available downloads.
    null

  • Unable to download JDBC drivers

    Trying to download the Oracle JDBC drivers for Oracle 8i rel 2 from http://download.oracle.com/otn/utilities_drivers/jdbc/8171/classes12.zip and cannot. Actually cannot seem to download any files from the JDBC drivers pages. To verify I also tried downloading the 8i documents from the same page as well as the 9i rel 2 driver to no avail. I am assuming that the server is down, but need the JDBC immediately. Is there another download site where I can obtain this driver?
    Thanks!
    -Suzanne
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name: ??
    - Filename: classes12.zip
    - Date/Time: 07/08/2002 1600 - 1800 EDT
    - Browser + Version : IE 5.5
    - O/S + Version: Win 2K Pro
    - Error Msg: "The page cannot be displayed"

    Was able to download to day without incident. Thank you!

  • Error with Download JDBC Drivers page

    There appears to be an error with the JDBC Drivers download page. When navigating from the top-level download page, all I'm seeing is '<SCRIPT LANGUAGE="javascri'. Is there another page from which I can download the driver?
    Guy Heathcote
    Ordnance Survey
    UK

    The 10g and later drivers trade memory for performance. They use much more memory than the 9i drivers, but are much faster. If you look at the JDBC FAQ here on OTN there is some more info on where the memory is going. The stack trace you posted is what I would expect to see from buffer allocation described in the FAQ.
    Douglas

  • How to install downloaded JDBC drivers?

    I have downloaded jdbc80520-nt.zip. Do I just extract the
    contents to a folder and put that in my classpath or should I be
    using the Oracle installer (if so there is no .PRD file).
    Also if I am using the Thin JDBC how do I know that Oracle has a
    Java client listener started?
    Thanks,
    Colman
    null

    guess you should check out the documentation at
    http://technet.oracle.com/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm
    what i do, is copy the class files [Oracle]with the same
    structure into the rt.jar file, which is the runtime file which
    contains java classes for the jre to execute..
    solves the problem, but still a round about way... there should
    be some simple way to install the driver and connect to
    oracle from java.
    again depends on what is connecting to the database..
    if its an applet then you have to package a thin driver
    to be downloaded on the client machine, and you need to sign
    the applet [if the database is on a different machine other
    than the webserver].
    or if its a servlet, then the java runtime should have
    access to the oracle/jdbc... classes..
    not great help, i guess..
    Colman Glynn (guest) wrote:
    : I have downloaded jdbc80520-nt.zip. Do I just extract the
    : contents to a folder and put that in my classpath or should I
    be
    : using the Oracle installer (if so there is no .PRD file).
    : Also if I am using the Thin JDBC how do I know that Oracle has
    a
    : Java client listener started?
    : Thanks,
    : Colman
    null

  • Cannot download jdbc drivers

    HTTP/1.0 403 Response denied Content-Type: text/html Content-Length: 478 WatchGuard firewall: Response denied from http://213.35.38.54:80/otn/utilities_drivers/jdbc/10201/ojdbc14.jar: Unsafe applet

    Was able to download to day without incident. Thank you!

  • HT1338 I have the mac os x 10.7.3 and am trying to install a dell v515w printer and am having no luck.  Anyone out there got any ideas.  Have tried to download the drivers but they don't' work.  I read something somewhere about trying the Lexmark.  Please

    I have a mac os x 10.7.3 and am trying to install a dell v515w printer.  Have tried numerous times to find driver, but mac says not compatible.  I read something about using a Lexmark driver.  Any suggestions???
    Thanks so much,

    If there is no driver compatible with OX X 10.7 you might want to consider getting a different printer. It may save hair pulling and aggravation.

  • Upgrade 10G to use 10G thin jdbc drivers- OCI

    This is wierd...
    If I upgrade 10G app server to use the 10G thin JDBC drivers, and set up a data source to use the thin drivers, is there any way that I could score a[b] ORA-01010 invalid OCI operation error when I'm not using an OCI driver?
    Anyone else seen this...again, it makes no sense...

    You can not and should not use JDK 1.2 with 8i drivers.
    If you want to use JDK 1.2 drivers, download the 8.1.6 SDK
    from external site.
    Please, please, please READ the FAQ at www.oracle.com/java/jdbc
    before posting
    Premal Mehta (guest) wrote:
    : Hi,
    : Sorry for multiple posting. Previous posting has incomplete
    : information. Here's the whole scenerio...
    : I have Oracle 8i installed on my server. I have downloaded
    : JDBC drivers for Oracle 8i from Oracle site. When I try to run
    a
    : sample example from the demo files given, I get a Windows
    : internal Error "Exception: Access Violation (0xc0000005),
    : Address: 0x6ee0fb83". I am using Oracle 8i on Win NT 4.0 with
    : SP4, IIS4.0 with 128 MB RAM.
    : Also, I am trying to use OCI8 JDBC drivers with JDK 1.2. The
    : classpath is set for classes111.zip files.
    : I am unable to run applets with JDBC also. On using thin
    : drivers, it gives "SO Exception" error.
    : I have tried many options but it dosent seem to work.
    Please
    : help as this is very urgent.
    Oracle Technology Network
    http://technet.oracle.com
    null

  • SAP BI 4.0 SP2 on Linux and Postgresql Datasource via JDBC drivers

    Hi,
    I installed SAP BI Platform 4.0 SP2 on Redhat 5.2 and i try to access as a universe datasource a postgresql database (v8.4). But i don't know how to configure the postgresql JDBC driver on linux server.
    does anyone have a step by step procedure to configure this JDBC postgresql driver on linux ?
    I download this driver : http://jdbc.postgresql.org/download/postgresql-8.4-703.jdbc3.jar
    I read the SAP Data Access document for SAP BI 4.0 SP2 about JDBC connexions, they talk about a SBO file located in $ROOT_DIR/sap_bobj/enterprise_xi40/dataAccess/connectionServer/jdbc , but there isn't any SBO file for postgresql database ?
    Thanks in advance
    JP
    Edited by: Jean-Philippe ARNALOT on Oct 6, 2011 6:58 PM

    Hi
    I found a solution alone, this note 1347514 helps me :
    My conf : Redhat 5.2 + SAP BI 4.0 SP2 + postgresql 8.4 datasource + jdbc drivers
    My solution :
    1) Download JDBC drivers on client side (http://jdbc.postgresql.org/download/postgresql-8.4-703.jdbc3.jar)
    2) Create and export a JDBC connexion for postgresql8
    3) Create and export a universe using this connexion (test a query in universe design tool tools/Querybuilder)
    4) install JDBC drivers on server side, i copied the jar file in this location : $ROOT_DIR/sap_bobj/enterprise_xi40/dataAccess/connectionServer/drivers/java/postgresql-8.4-703.jdbc3.jar
    5) Set your classpath in your .profile : CLASSPATH=$CLASSPATH:/export/logiciels/tes-boxi/sap_bobj/enterprise_xi40/dataAccess/connectionServer/drivers/java/postgresql-8.4-703.jdbc3.jar; export CLASSPATH
    6) Source your .profile
    7) Restart servers (i think restarting only webi server would be ok)
    8) Open BI LaunchPad, start Webi and execute a query on postgresql universe
    It Works with my configuration
    Thanks for your help 
    JP

  • JDBC drivers not found---Pls help

    Hi All,
    Pls help me out to solve this issue
    I have XI 3.0 and R3 4.7 EE seperately . (Both are for education purpose)
    While doing  JDBC scenario, I got error <b>"JDBC drivers not found"</b> in Adapter Framework. When contacted I was told to install JDBC drivers according to R3 4.7 EE's Database version and not to disturb XI database. We have Oracle database for R3 4.7 EE.
    My questions are
    1. Is that correct that I should not disturb XI database ?
    2. If I install JDBC drivers according to R3 4.7 EE's Database version , In future will I get any problem like the same and other when I do JDBC scenario ?
    3. I have been searching but not getting the right place to download JDBC drivers.
    Could you please give me the link where I can download JDBC drivers ?
    Thanks in advance
    ss

    Hi,
    you can find JDBC drivers here :
    <a href="http://developers.sun.com/product/jdbc/drivers">http://developers.sun.com/product/jdbc/drivers</a>

  • JDBC Drivers broke

    Trying to download JDBC dirvers and get a 404 error message. Will this be fixed soon?

    These links appear to be working properly....
    Regards, OTN

  • JDBC drivers---Help pls

    Hi
    Can I download JDBC drivers from service market place
    My system details:
    XI 3.0 with SP09
    Oracle--8.1.7.4.1
    Can you pls let me know
    1. what are all the drivers I need to download ?
    2. from where I can download JDBC drivers ?
    Thasnk
    dushanth
    Message was edited by:
            dushanth ry
    Message was edited by:
            dushanth ry

    Hi Robin,
    The link you gave goes to Oracle Technology Network and asking for Username and Password. I dont have Username and Password for that.
    But I have service.sap.com oss ID and Password.
    Pls let me know can I download it from service market place ?
    Could you pls give me link for that ?...........
    Thanks
    dushanth
    Message was edited by:
            dushanth ry
    Message was edited by:
            dushanth ry

  • Installing ODBC and JDBC drivers

    I have recently downloaded JDBC drivers from the Oracle driver download page.
    How do I install them?

    JDBC drivers aren't generally "installed" in the standard sense. They're just JAR files-- you put them in your CLASSPATH and you're done.
    For ODBC drivers, you need to install the Oracle client, then you can use the Oracle Universal Installer that's part of the client install to install the latest ODBC driver patchset.
    Justin

  • No JDBC drivers for Linux??

    On the Oracle Tech Net site, it seems I can only download
    JDBC drivers for NT or for Solaris... no linux...
    Where can I get Oracle JDBC drivers for 8.0.5 for Linux?
    Thanks!
    Greg
    null

    The thin driver will work from either download (classes111.zip)
    since it is pure java. There is no OCI driver for Linux that I
    know of.
    null

  • Oracle 8.0.6 JDBC Drivers download

    We are working with an Oracle 8.0.6 Database installed in a Sun Solaris machine.
    Now we need to execute a batch program in a Windows 2000 PC. We wanted to know if we can use the JDBC Drivers used in the Sun Solaris version or we have to download another class files.
    Thanks a lot.

    Ok i have solved the problem. I tried playing with the URL string, and started getting a Refused error along with the other erros. I noticed that i was not using the oracle user/pwd instead was using unix user/pass. I was also using the wrong tnsname that didnt match the IP.
    I changed that and
    String url = "jdbc:oracle:thin:@<database>";
    where <database> is
    @IP:portno:tnsname
    and wooolllaaaa it worked.

Maybe you are looking for

  • "Add Printer" issues

    I'm trying to add a new network printer to my list, so I open up Printer Utilities, and click "Add". Nothing happens. No error messages, nothing. Anyone know how to tell what's going on here? It's worked fine in the past. iBook G3   Mac OS X (10.3.9)

  • IPhoto 6.0.5 and iTunes 7.0.2 not recognized

    I will run Norton Utilities 8 to correct any problems and when complete I try to open iPhoto or iTunes and neither will open. They had been up and running before I ran Norton. The icons for the program will bounce once in the dock and the program wil

  • Issue with mail 4.4 version on Mac OS X Version 10.6.8

    I am getting the following message when I attempt to launch mail: You have Mail version 4.4 (1082/1084). It can't be used on Mac OS X Version 10.6.8 (Build 10K549). For more information, click the Help button. Can someone explain the problem and give

  • Dealing with duplicates

    Hello guys I am trying to populate a tables with millions of rows, some of the rows have duplicates in the table, i want to try and compare the rows with each other and where a duplicate is found it should skip those rows and not enter them into the

  • Inner Join resulting in many, many duplicates

    I ran an Inner Join but it returned many, many duplicates. Any idea why that would occur? One Answer from a different thread: Because you may be having improper Join condition what has a One to many or a Many to many relationship between the tables.