JDBC Version support

Can someone help me understand the various levels of support the
JDBC Drivers provide? In its simplest form, what I need is a
driver that supports an Oracle 7.3.4 database and the JDBC
driver must run under SDK 1.3.1. Typically, the two drivers I
see (classes111.zip and classes12.zip) are designated to run
under JDK 1.1.X and SDK 1.2.X respectively. Is there a special
driver for SDK 1.3.X? And will that driver support accessing an
Oracle database server running version 7.3.4?
Thanks for your help.
Mark

http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/java.920/a96654/jdbc20ov.htm

Similar Messages

  • What version of JDBC do the Oracle9i 9.2.0.1 JDBC Drivers Support?

    Hi,
    I've just spent a good hour trying to figure out what JDBC version the oracle drivers (Oracle9i 9.2.0.1 JDBC Drivers) actually support, and havn't managed to find an answer.
    ie JDBC 1.x JDBC 2.x or JDBC 3.x
    The readme file proudly says:
    JDBC 3.0 feature support
    A few critical JDBC 3.0 features are supported.but it doesn't go on to say WHAT VERSION it FULLY supports.
    When I use the JDBC methods:
    OracleDriver driver = new OracleDriver();
    int majorVersion = driver.getMajorVersion();
    int minorVersion = driver.getMinorVersion();
    I get majorVersion = 1 and minorVersion = 0, which I hope isn't true.
    So what version is it really?
    Thanks for helping my sanity!
    Cheers,
    Daniel.

    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/java.920/a96654/jdbc20ov.htm

  • JDBC version used with JDeveloper

    Hi,
    I am trying to connect JDeveloper with SQLite database using Generic JDBC driver. The driver I could find is JDBC 3.0 compatible. I am able to make a connection in the database navigator and browse through the database object. I am also able to create business components (EO, VO and AM) using a table in SQLite database. So connection works well. However when I test the Model by running Application Module, I get the below error.
    (oracle.jbo.jbotester.ErrorHandler$ExceptionWrapper) JBO-29000: Unexpected exception caught: java.lang.AbstractMethodError, msg=org.sqlite.RS.isClosed()Z
    As I understand from the JDBC driver forum, the driver does not implement the abstract method isClosed() since it is not used in JDBC 3.0. I assume that JDeveloper/ADF is using JDBC 4.0.
    My questions are
    i. is there a way by which I can confirm the JDBC version used by JDeveloper?
    ii. Can I change it to use JDBC version 3.0?
    My Jdeveloper version is 11.1.2.2.0 and Java version is 1.6.0_24.
    Thanks & Regards
    Binuraj Nair

    SQLite 3.6 seems to be the supported version as per Oracle JDeveloper 11g Release 2 (11.1.2) Certification
    Make sure you are using the drivers as per the same.

  • JDBC version used by deployed applications

    Hi,
    I'm deploying my app to an Oracle Application Server and was wondering what determines the version of JDBC version my app uses? Is it determined by the version of the Application Server I'm running? Or can I change it by changing a path on my Application Server? Any assistance would be appreciated. Thanks.

    SQLite 3.6 seems to be the supported version as per Oracle JDeveloper 11g Release 2 (11.1.2) Certification
    Make sure you are using the drivers as per the same.

  • Slow Performance due to JDBC Version ?

    Technical Support for an application that uses Oracle Spatial data told me that slow application performance could be due to an old version of JDBC drivers. Has anyone else encountered this issue?
    I am using Oracle 8.1.7 Release 3 on Sun Solaris. My application uses the thin Oracle driver that came with the client installation in classes12.zip.
    Is there a better JDBC version for Spatial data?
    Andrew Greis
    FCC/CompuTech

     
    Satellite P55-A5200
    seemed to really slow down to a crawl  ...   Am I looking at virus or bad memory module?
    More likely your hard drive is failing. Multiple read/write attempts slow things down.
    Time to immediately back up everything important. Also, create an image of the drive on an external disk.
    Then run chkdsk /r at an elevated command prompt. It will insist upon rebooting Windows. Reply Yes and restart Windows. Expect this to take quite a while on a 750 GB disk.

  • Does JDBC driver support encryption?

    Does the JDBC driver support Oracle encryption?
    Is there a particular version of the jdbc zip file that we need?
    We're running on a Sequent, which does yet have the latest version of oracle- we're running Oracle 8.0.5.
    Is it 40 bit or 128 bit encryption?

    I have this sample code:
    String Query = "ALTER USER ? IDENTIFIED BY ? QUOTA 0 ON SYSTEM QUOTA 0 ON TEMP";
    PreparedStatement pstmt = conn.prepareStatement(Query);
    pstmt.setString(1,"\"TESTVIPIN\"");
    pstmt.setString(2,"\"abc123\"");
    pstmt.executeUpdate();
    Executing this, i get the same error. But if i try UPDATE statement, it is working fine. Is this problem with ORACLE JDBC driver (for ALTER USER...) or problem of code?
    Thanks,
    Vipin Koul

  • Windows server edition/version  supports installation of  ERP 6.0

    Hi ,
    I am trying to install Solution manager 7.0 ,ERP 6.0. on windows OS.
    and Oracle database.
    My OS : Microsoft windows XP  Proffessional version 5.1 service pack 3 (32 bit)
    RAM Size : 2 GB
    Could anyone give me the hardware and software requirements for installations of solution manager 7.0 and ERP 6.0. on windows.
    which windows server edition/version  supports installation of SOL MAN 7.0 and ERP 6.0 ?
    thanks.

    > Does Microsoft windows2008 server edition / windows 7/vista  supports installation of ERP 6.0  .
    Did you have a look at the PAM as suggest at http://service.sap.com/pam?
    Vista/Windows 7 are client operating systems and are not supported for ERP 6.0 or Solution Manager or any other backend.
    Markus

  • What's the postscript version supported by Preview

    Can anyone please help me with postscript version supported by Mac Previewer V 6.0.1

    Postscript version of what - a font?

  • Has anyone got dynamic version support to work with the HTML converter?

    I have tried this for some time and followed all the guidelines, but it still don't work. Could someone post the HTML-code for a working applet that is converted with dynamic version support ?

    Using 1.4.1_03
    java -jar htmlconverter.jar -gui
    selected directory, "Standard" template file, "Use any Java 1.4, or higher"
    <html>
    <body>
    <!--"CONVERTED_APPLET"-->
    <!-- HTML CONVERTER -->
    <OBJECT
        classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        WIDTH = 200 HEIGHT = 100 
        codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4-win.cab#Version=1,4,0,0">
        <PARAM NAME = CODE VALUE = Version.class >
        <PARAM NAME="type" VALUE="application/x-java-applet;version=1.4">
        <PARAM NAME="scriptable" VALUE="false">
        <COMMENT>
         <EMBED
                type="application/x-java-applet;version=1.4"
                CODE = Version.class
                WIDTH = 200
                HEIGHT = 100 
             scriptable=false
             pluginspage="http://java.sun.com/products/plugin/index.html#download">
                 <NOEMBED>
              </NOEMBED>
         </EMBED>
        </COMMENT>
    </OBJECT>
    <!--
    <APPLET CODE = Version.class WIDTH = 200 HEIGHT = 100>
    </APPLET>
    -->
    <!--"END_CONVERTED_APPLET"-->
    </body>
    </html>

  • Blackbarry and Iphone versions supported by MSA

    Hi Folks,
    Any idea about the latest versions of Blackbarry and Iphone versions supported by Oracl MSA.
    Your eralier response would be appreciated.
    Thanks,
    Mayank

    Hi
    Please visit below URL to get more information on MSA. You will get required information.
    http://crmondemand.oracle.com/en/products/mobile/8271_EN
    Below is extract from there :
    Blackberry...
    Oracle Mobile Sales Assistant supports the following BlackBerry devices running BlackBerry OS 4.2,
    4.3, 4.5, 4.6, 4.7, and 5.0:
    ■ BlackBerry models 8700, 8700c, 8700g, 8700r, 8703e, 8705g, 8707g, 8800, 8820, and 8830
    ■ BlackBerry Bold model 9000
    ■ BlackBerry Curve models 8300, 8310, 8320, 8330, 8350, 8520, 8530, and 8900
    ■ BlackBerry Pearl models 8100, 8110, 8120, 8130, and 8220
    ■ BlackBerry Storm and Storm2 models 9500, 9530, and 9550
    ■ BlackBerry Tour model 9630
    Oracle Mobile Sales Assistant accesses data from the following sources:
    ■ Native Personal Information Manager (PIM) data; that is, the contact, calendar, and task data on
    your BlackBerry device
    ■ Oracle CRM On Demand, Release 15 or later
    I Phones...
    Oracle Mobile Sales Assistant supports the Apple iPhone, Apple iPhone 3G, and Apple iPhone 3GS
    running iPhone OS 3.0 or later.
    Regards
    VK

  • WLC: which software-version support SHA2 certificates for Web Authentification and Web Management ?

    Hello,
    I tried to install new SHA2 3th-Party certificates on our WLCs. There are old WiSM1-Boards and 2504 to support our old 1230 Access Points, running 7.0.251.2, which didn't install it, although the config manual for 7.6 and 8.0 say that SHA2 certificates are supported since 7.0.250.0. When I tried to install the SHA2-certificates I get the message "File transfer failed" an the log says:
    *TransferTask: Dec 12 13:22:14.394: #UPDATE-3-CERT_INST_FAIL: updcode.c:1869 Failed to install Webauth certificate. rc = 1
    *TransferTask: Dec 12 13:22:14.394: #SSHPM-3-KEYED_PEM_DECODE_FAILED: sshpmcert.c:4085 Cannot PEM decode private key
    I tried to install the same certificates on our WiSM2-Boards, running 7.4.121.0 and I failed too. The same certificates could be installed on a 2504 running 8.0.100 without any problems.
    In all 3 cases I tried to install unchained certificates for web management and Level 3 chained certificates  for web authentication. I used the following guides to get the certificates (e.g. taken from the config manual 8.0.100):
    http://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/109597-csr-chained-certificates-wlc-00.html
    http://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/70584-csr-wlc-00.pdf
    Which software versions support SHA2 certificates and which didn't ? Is the a list for it ?
    Regards

    Hello,
    I solved the problem. First I used a Debian Linux system with Openssl 1.0.1. After I searched the internet using one of the log messages above I found sites which mentioned to use Openssl 0.9.x. So I tried a productive and security fixes Debian Linux System running Openssl 0.9.8 and I succeeded. The wlcs accepted the certificate files and used it after a reboot. The Web GUI still shows a SHA1 Fingerprint, but the certificate signature Algorithm is SHA2:
    Signature Algorithm: sha256WithRSAEncryption
    When you check the openssl.org homepage Openssl 0.9.8 is still one of the actual version of openssl and is still available and fixed. But the Openssl Roadmap says:
    "We don't want to have to maintain too many branches. This is likely to include a timescale for the EOL of version 0.9.8"
    I don't know the differences between certificates made with openssl 0.9.8 and 1.0.1. Is there anybody who can explain it to me ?
    Regards

  • For CRM 5.0 what is the ECC version supported

    Hi,
    Can any one help on this
    For CRM 5.0 what is the ECC version supported?

    ECC 5.0 onwards,
    lower versions can also be integrated using some plug-ins
    hope this helps
    additional info:
    SAP ECC 6.0 and subsequent releases will automatically contain all integration interfaces that so far have been contained in the SAP R/3 Plug-In and that ensured the technical integration with other SAP Components.
    Customers who run SAP R/3 4.6C, SAP R/3 Enterprise 47x100 and 47x200, and SAP ECC 5.0 will receive additional integration interfaces in a Support Package for PI 2004.1. The delivery of this Support Package will be synchronized with that of mySAP Business Suite. The 2005 delivery is in November as part of Support Package 10. Information about the delievery from 2006 onwards are take place here
    This rule applies only for customers with a SAP R/3 Plug-In release PI 2004.1. Customers with PI 2003.1 or older must first upgrade to PI 2004.1 or SAP ECC 6.0.
    No new interfaces will be provided for integration between new SAP component releases and SAP R/3 3.1I to 4.6B.
    Message was edited by: RH

  • Jdbc version question

    Hi,
    I want to use ojdbc (jdbc 9.2.0.4) instead of the default jdbc used by JDeveloper. I am connecting to an Oracle Database (version 9.2.0.4). I have changed the project settings to use ojdbc14.jar and also registered the driver in tools/preferences. But when I print out the jdbc driver version after creating a connection object,
    I get 9.2.0.1.0 as the version. I am perplexed, is JDeveloper using the version I want it to or is this information something to do with the jdbc version in the Oracle server.
    I have also replace the Jdev\Jdbc\lib\classes12.jar with ojdbc.jar.
    Thank you for your insights
    SP

    It sounds like you are using the 9.2 driver; the driver version included with JDeveloper is 9.0.1.4.0. I'm not sure why you are not seeing the version you are expecting (9.2.0.4) and instead are seeing 9.2.0.1, but it is a 9.2 driver. It is possible that the 9.2 client install does not have the same version as the 9.2 server.
    Note that registering the driver in Tools|Preferences does not do anything for connections to Oracle databases. The driver registration is only used when connecting to non-Oracle databases. We use the driver listed in the jdev.conf file (located as ($install)\jdev\bin\jdev.conf) when connecting internally, and the driver specified in the project settings (via a library) when connecting at runtime.
    Also note that the driver provided with JDeveloper works against 9.2 databases. So unless you require some driver functionality that was added in 9.2, you should not need to change your driver (doing so shouldn't hurt, but it usually isn't necessary).
    - John McGinnis
    Oracle JDeveloper Team

  • How to Find JDBC Version

    how to Find JDBC Version

    I got the solution in this thread
    http://forum.java.sun.com/thread.jspa?forumID=48&threadID=290542

  • Which IOS version supported EEM?

    Hi
    May I know which IOS version supported EEM (Embedded Event Manager) ?
    we are using 2960 and 3750. Does c2960-lanbasek9-mz.150-2.SE5/c2960-lanbase-mz.122-35.SE5 support?
    hugo

    EEM supported on 3750:-
    http://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/ios-software-releases-12-2-special-early-deployments/product_bulletin_c25-614546.html
    But as leo said its not on 2960.

Maybe you are looking for

  • 2nd generation Ipod not recognized by macbook

    Hello, I have a mac formated 2nd gen ipod and plugged it into my macbook but it does not recognize it. On the other hand, it still charges, I cannot see the ipod nor in the finder nor in itunes. On the other hand, when I plugged it into my windows de

  • ThreadPoolExecutor with LinkedBlockingQueue doesn't work?

    I've tried creating a worker pool by using a LinkedBlockingQueue like so - new ThreadPoolExecutor(0, Integer.MAX_VALUE, 60L, TimeUnit.SECONDS, new LinkedBlockingQueue<Runnable>()). But none of my submitted jobs are getting executed. I don't even see

  • MacBook Air not recognizing an LG external DVD burner?

    I have used this burner more than once before with this MacBook, yet this time it's choosing not to recognize it. I'm not familiar enough with Macs to know how to check myself if it's being recognized. Although I did go through the Disk Utility and n

  • Stacks for implementing back command!

    This here is my Game class, everything works, but im trying to implement a back command by using stacks. I have imported stacks in and all that...The problem im having is that when i go into another room it adds the room in, but im trying to pop it f

  • Number of servers

    Hi Guru's how do we decide , how many servers we needed for hyperion essbase ,planning ,smartview and frs. currently we are using 2 servers . one application and one web . we could have done it in one server as well . i may be wrong . Just curious to