Oracle 7.3 and Jdk 1.2

Hi
I am having the same problem with
the above two versions but if I use jdk1.1.8
i.e anything below 1.2 I am able to connect to database and execute my JDBC program.
But this is not the solution as I need to use
Jdk 1.2 as I am using the EJB 1.1
If any of u have solved the problem pls let me know.
Ritesh

B.moussaud (guest) wrote:
: Hi I am using jdk 1.2 and a database oracle 7.3.4
: Can you give an URL where dowland the correct JDBC driver
: answering to my two criterias (jdk+oracle) ( and a sample if
: possible).
: I have tried to find this driver but always the drivers for
: jdk1.2 are for oracle 8.x not to oracle 7.3.4.
: Thank you
: B.moussaud
: [email protected]
oracle doesn't have any jdbc oci drivers available for jdk 1.2.x
yet -- rumored to be in rdbms version 8.1.6 whihcis in beta and
will be available soon -- i hope.
you can get a thin driver called oracle 816sdk for jdk 1.2 but
it only has the functional;ity for jdk 1.1.x.
they're on otn download pages
null

Similar Messages

  • Oracle Database 10g and jdk 6

    does Oracle Database 10g driver work with java jdk 6
    I am returning a ref cursor from pl-sql to java and when I do
    cs.registerOutParameter(2, OracleTypes.CURSOR);
    it will throw ora 17004, invalid column type 246
    I am trying to migrate my app from jboss to weblogic 10.3.4
    George

    Yes it works. But OJDBC6 also works fine for connecting to 10g, all drivers are backwards compatible.
    it will throw ora 17004, invalid column type 246So you are saying that this is not happening when running Java 1.4? I find that highly doubtful, the driver is not going to change its behavior based on the JDK version.

  • Oracle 7.3 and JDK 1.4/JDBC?

    Hello,
    I want to connect a Oracle 7.3 data base to my program. I'm using jdk1.4. Does anyone know how I can get a connect that works with jdk 1.4? I heard that jdbc wouldn't work with jdk 1.4 and oracle 7.3 only when I get back to jdk 1.2. Any help will be appreciated.
    Bye Ginnie

    The Oracle classes12.zip is forward compatible with all JDKs from 1.2 on, so there's no reason why you can't use it with JDK 1.4. You just won't have any of the newer features available, that's all.

  • Oracle 8.1.5 and JDK 1.2 Thin Driver

    We are doing some prototyping with Oracle 8.1.5, BEA WebLogic
    6.1, and JDK 1.3. We needed to know what is the latest version
    supported by the oracle thing client drivers for that
    configuration.
    Or are we the only users doing this and is it mandatory that we
    migrate to Oracle 8.1.7?
    Thanks,
    Nikhil Kumar
    Lead Architect
    Delta Dental Plan of Michigan
    [email protected]

    Check out the SQLJ FAQ at:
    http://technet.oracle.com/tech/java/sqlj_jdbc/htdocs/faq.html
    "ExceptionInInitializerError: NullPointerException"
    (This is likely a general configuration issue, not something specific to your code.)
    If you see the following stack trace:
    unexpected error occurred... java.lang.ExceptionInInitializerError: java.lang.NullPointerException
    at sqlj.framework.ClassFileReader.attribute_info(Compiled Code) ...
    at sqlj.tools.Sqlj.statusMain(Compiled Code)
    at sqlj.tools.Sqlj.main(Sqlj.java:117)
    then you are likely running SQLJ version 8.1.5 or earlier under JDK 1.2.x or later.
    You need to download the SQLJ 8.1.6 SDK patch, which contains a new translator.zip
    version that you can use to replace the translator.zip from 8.0.5/7.3.4 or from JDeveloper 3.0.
    null

  • Oracle 10gR2 and jdk 6

    helo...
    i am new to both oracle and java. i would like to use jdbc in oracle. is it possible if i use oracle 10g database with jdk 6 as a paltform to write a program then load it to oracle using loadjava. or do i need to change my jdk version to 1.4? thank you.

    thanks..
    sori to bother you again...
    so if i would like to create program to load into oracle 10.0.2 database, i only can use jdk 1.5? am i correct?

  • Oracle xml DB and text features are not installed

    HI,
    I installed Sql developer 3.0 ,oracle 11g and jdk 7 on centos 5.when iam running sql developer its showing error message oracle xml DB and text features are not installed.
    pls anyone help me out.
    thanks
    srinivas
    Edited by: srinivas on Oct 17, 2011 4:49 AM

    may be help you
    Re: Connection Error - Oracle XMLDB and Text Features are not installed.

  • JDeveloper 11g and JDK 1.4.2_16

    Hi! I just created a new simple app in JDev 11g and selected the JDK 1.4.2_16 for the model project. I created a set of business components from tables, built the project and them attempted to run the AppModule tester.
    I got the following error:
    /usr/java/j2sdk1.4.2_16/bin/java -server -classpath /opt/app/oracle/product/jdevstudio1111/BC4J/jlib/bc4jtester.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/bc4jsyscat.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/db-ca.jar:/opt/app/oracle/product/jdevstudio1111/jlib/jdev-cm.jar:/opt/app/oracle/product/jdevstudio1111/lib/xmlparserv2.jar:/opt/app/oracle/product/jdevstudio1111/jlib/ohj.jar:/opt/app/oracle/product/jdevstudio1111/jlib/help-share.jar:/opt/app/oracle/product/jdevstudio1111/jlib/share.jar:/opt/app/oracle/product/jdevstudio1111/jlib/jewt4.jar:/opt/app/oracle/product/jdevstudio1111/jlib/oracle_ice.jar:/opt/app/oracle/product/jdevstudio1111/jlib/ojmisc.jar:/opt/app/oracle/product/jdevstudio1111/ide/lib/idert.jar:/opt/app/oracle/product/jdevstudio1111/ide/lib/javatools.jar:/usr/java/j2sdk1.4.2_16/jre/lib/rt.jar:/usr/java/j2sdk1.4.2_16/jre/lib/i18n.jar:/usr/java/j2sdk1.4.2_16/jre/lib/sunrsasign.jar:/usr/java/j2sdk1.4.2_16/jre/lib/jsse.jar:/usr/java/j2sdk1.4.2_16/jre/lib/jce.jar:/usr/java/j2sdk1.4.2_16/jre/lib/charsets.jar:/usr/java/j2sdk1.4.2_16/jre/classes:/home/mcruz/development/11g/SessionTest11g/.adf:/home/mcruz/development/11g/SessionTest11g/Model/classes:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/adf-share-support.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/adf-share-ca.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/adf-share-base.jar:/opt/app/oracle/product/jdevstudio1111/jlib/identitystore.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/bc4jmt.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/bc4jwizard.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/groovy-all-1.0.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/bc4jct.jar:/opt/app/oracle/product/jdevstudio1111/jlib/commons-el.jar:/opt/app/oracle/product/jdevstudio1111/jlib/jsp-el-api.jar:/opt/app/oracle/product/jdevstudio1111/jlib/oracle-el.jar:/opt/app/oracle/product/jdevstudio1111/jlib/resourcebundle.jar:/opt/app/oracle/product/jdevstudio1111/lib/java/api/jaxb-api.jar:/opt/app/oracle/product/jdevstudio1111/lib/java/api/jsr173_api.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/lib/activation.jar:/opt/app/oracle/product/jdevstudio1111/lib/java/shared/sun.jaxb/2.0/jaxb-xjc.jar:/opt/app/oracle/product/jdevstudio1111/lib/java/shared/sun.jaxb/2.0/jaxb-impl.jar:/opt/app/oracle/product/jdevstudio1111/lib/java/shared/sun.jaxb/2.0/jaxb1-impl.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/adfshare.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/adfm.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/jlib/adfui.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/adfbinding.jar:/opt/app/oracle/product/jdevstudio1111/adfdt/lib/adfdtatrt.jar:/opt/app/oracle/product/jdevstudio1111/adfdt/lib/adftransactionsdt.jar:/opt/app/oracle/product/jdevstudio1111/adfdt/lib/adfdt_common.jar:/opt/app/oracle/product/jdevstudio1111/mds/lib/mdsrt.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/jazn.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/jazncore.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/jps-api.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/jps-common.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/jps-internal.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/jps-fmw.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/jps-unsupported-api.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/lib/jacc-api.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/lib/oc4j-unsupported-api.jar:/opt/app/oracle/product/jdevstudio1111/jdbc/lib/ojdbc5dms.jar:/opt/app/oracle/product/jdevstudio1111/jlib/orai18n.jar:/opt/app/oracle/product/jdevstudio1111/jlib/ojdl.jar:/opt/app/oracle/product/jdevstudio1111/jlib/dms.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/lib/bc4jdomorcl.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/jlib/bc4jdatum.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/lib/servlet.jar:/opt/app/oracle/product/jdevstudio1111/jlib/commons-cli-1.0.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/lib/commons-collections.jar:/opt/app/oracle/product/jdevstudio1111/jlib/xmlef.jar:/opt/app/oracle/product/jdevstudio1111/lib/xml.jar:/opt/app/oracle/product/jdevstudio1111/rdbms/jlib/xdb.jar:/opt/app/oracle/product/jdevstudio1111/javacache/lib/cache.jar:/opt/app/oracle/product/jdevstudio1111/diagnostics/lib/ojdl.jar:/opt/app/oracle/product/jdevstudio1111/j2ee/home/lib/pcl.jar:/opt/app/oracle/product/jdevstudio1111/ucp/lib/ucp.jar:/opt/app/oracle/product/jdevstudio1111/lib/java/shared/oracle.javatools/11.1.1.0.0/dafrt.jar:/opt/app/oracle/product/jdevstudio1111/lib/java/shared/oracle.javatools/11.1.1.0.0/javatools-nodeps.jar:/opt/app/oracle/product/jdevstudio1111/BC4J/jlib/bc4jui.jar:/opt/app/oracle/product/jdevstudio1111/dvt/lib/dvt-client.jar:/opt/app/oracle/product/jdevstudio1111/dvt/lib/dvt-utils.jar:/opt/app/oracle/product/jdevstudio1111/jlib/LW_PfjBean.jar: oracle.jbo.jbotester.MainFrame -X 116D6D52C8E -H jar:file:/opt/app/oracle/product/jdevstudio1111/jdev/doc/studio_doc/ohj/bc4j_f1.jar!/bc4j_f1.hs
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/jbo/jbotester/MainFrame (Unsupported major.minor version 49.0)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Process exited with exit code 1.
    Am I to assume that jdk1.4.x is no longer supported in JDeveloper and that I should start using JDK1.5.x? But apps built with JDK1.5.x are not supported in AppServer 10.1.2.0.2, which is J2EE 1.3 compliant... Does that mean that JDeveloper 11g is suitable only for apps deployed on OAS 10.1.3.x and above? (OAS 10.1.3.x is J2EE 1.4 compliant, and OAS 11g will be J2EE 5.x compliant).
    Comments please.
    Thx!

    be on OracleAs 10.1.3 at a minimum<<The problem (for us) with Oracle AS 10.1.3 is that Portal 10.1.4 will not run on it (not certified). We want to take advantage of ADF RC and we hope to be able to produce JSF portlets or "portletized" apps. But at the moment we are "stuck" with 10.1.2.0.2 and JDK 1.4.x/J2EE1.3...
    While you can have a 10.1.2 farm and add a 10.1.3 separate instance it is not a clean/complete integration (you can't manage all services from the 10.1.2 farm EM and others; this is what I've seen so far, IMO).
    We can't wait for OAS 11g to come out and take a look at that. And I certainly hope that Portal will be certifed on 11g so that we can just jump there.
    Another wish: WebCenter functionality in Portal, or Portal/WebCenter rolled out into one.

  • Returning arrays using JDBC 2.0 and JDK 1.2.2

    I am able to return a varray from an PL/SQL stored procedure to a Java program using the Oracle JDBC 8.1.6 driver classes (oracle.jdbc.driver.* and oracle.sql.ARRAY). I want to avoid using the Oracle specific classes to do this and instead just use the standard JDBC 2.0 classes and JDK 1.2.2. Will I still be able to access the varray returned by the PL/SQL SP or am I forced to use the Oracle classes?
    Why I ask this is because the Java code needs to be usable from a Netscape Application Server 4.0/iPlanet Application Server 6.0 servlet or java class. NAS 4.0 uses the JDBC 2.0 classes but I cannot use the Oracle JDBC 8.1.6 classes since NAS 4.0 requires the Oracle 8.0.5 client. iAS 6.0 provides a JDBC 2.0 type 2 driver and uses the Oracle 8.1.5 client but does not support arrays, i.e. CallableStatement.getArray(), ResultSet.getArray(), etc. are not supported.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Craig Knelsen ([email protected]):
    I am able to return a varray from an PL/SQL stored procedure to a Java program using the Oracle JDBC 8.1.6 driver classes (oracle.jdbc.driver.* and oracle.sql.ARRAY). I want to avoid using the Oracle specific classes to do this and instead just use the standard JDBC 2.0 classes and JDK 1.2.2. Will I still be able to access the varray returned by the PL/SQL SP or am I forced to use the Oracle classes?
    Why I ask this is because the Java code needs to be usable from a Netscape Application Server 4.0/iPlanet Application Server 6.0 servlet or java class. NAS 4.0 uses the JDBC 2.0 classes but I cannot use the Oracle JDBC 8.1.6 classes since NAS 4.0 requires the Oracle 8.0.5 client. iAS 6.0 provides a JDBC 2.0 type 2 driver and uses the Oracle 8.1.5 client but does not support arrays, i.e. CallableStatement.getArray(), ResultSet.getArray(), etc. are not supported.<HR></BLOCKQUOTE>
    can u plzz help me as to how u returned the
    null

  • JDBC 8.1.6 (2.0) and JDK 1.2 java.sql.SQLException

    I wrote an applet program and access to Oracle database using JDBC 2.0 (Oracle 8i 8.1.6). When testing, I got errors java.sql.SQLException: No suitable driver.
    Who havd any idea to solve this problems.
    It works fine when I use JDBC 1.2 and JDK 1.2 .
    Chuleerat.

    "No suitable driver" usually means that the
    connect string is incorrect.
    The 8.1.6 driver supports JDK1.1 and JDK1.2.
    If you use JDK1.2, the JDBC 2.0 features
    are available to you.
    null

  • Error: oracle.sysman.emSDK.util.jdk.EMException  with 9iAsR2 on linux

    We are using 9iAs/R2 on linux.
    When I start or stop services I get the message:
    oracle.sysman.emSDK.util.jdk.EMException
    This action results in following status information:
    - BC4J is down
    - Clickstream Collector is running
    - HTTP Server has question mark
    - OC4J_home has question mark
    - Web Cache is running
    - My OC4J instance has question mark.
    But I deployed an Ear-file and the Application is
    running.
    There are no status information like CPU ..
    Has anyone an idea what is wrong, or any further informations?
    Many thanks in advance
    peter

    start from command line with dcm the webserver and it'll give you an ADM error you can then look up on metalink how to solve.

  • JDev 2 and JDK 1.2.2

    How do I add JDK 1.2.2 as an option for JDev to use? I didn't find it in the JDev help? Did I miss it?

    Company policy prevents me from download JDev 3 from the net. To order it, will take months. And Oracle for the sequent comes out way behind other platforms, so I cann't take avantage of JDev3's latest features.
    So Can i just install JDK 1.2.2 and jdk 1.3 and use the "Define" button to include them in the list?

  • Oracle.sysman.emSDK.util.jdk.EMException: The opmn request has failed

    Hi,
    We are having a tough time installing Oracle 9ias on win2k prof. We installed Oracle 9ias infrastructure 9.0.2 on win2k and then installed Oracle 9ias app server on the same machine.While starting the http server of Infrastructure, we got the following error:
    oracle.sysman.emSDK.util.jdk.EMException: The opmn request has failed. From opmn: HTTP/1.1 204 No Content Content-Length: 0 Content-Type: text/html Response: 0 of 1 processes started. Check opmn log files such as ipm.log and ons.log for detailed.
    We have a 512 MB RAM.It is very difficult to identify the problems from the opmn log files.Can anyone suggest as to where we are going wrong.
    Thanks a lot.
    Manash

    Richard,
    How can I get my boss to read this thread? :)
    OK, the password. Here is a little known tidbit--don't tell anyone, ok? Your DAD can log in as any user--any user at all (with connect privs). The good thing about the HTMLDB_PUBLIC_USER is that it has the bare minimum permissions, so it is a good safe choice. But, the good news is, the HTMLDB_PUBLIC_USER password is only used by HTMLDB, so you can change it (log in to sqlplus
    sql> alter user HTMLDB_PUBLIC_USER identified by mysecretpassword; )
    The use mysecretpassword. You will also need to change it in the htmldb marvel.conf if you want to continue to use that mid-tier as well.
    You can put the alias for /i/ directly in the httpd.conf. Not sure of your OS, but make sure that the OS level portion has a / not \ for the last two (e.g. windows normally might look like c:\oracle\home\images\ but you want c:\oracle\home/images/ -- just a strange quirk)
    Take a look at the other aliases in the httpd.conf to see the syntax.
    Also, I usually don't put it directly in the httpd.conf file because I want to make upgrades easier. I usually create an include file and put all of my stuff in there. So I would create anton.conf, put the alias in there, and then put
    include anton.conf
    in the httpd.conf file
    Whew -- a little flattery earns a long drawn out answer!
    Anton

  • Urgent .... oracle.sysman.emSDK.util.jdk.EMException

    I just installed Oracle 9iAS ( Infrastructure and 9iAS Unified messaging type ) on the same host. The installation and the configuration seemed to go pretty smoothly, but when I restarted the computer, and started EM, I get exceptions for almost everything I try except for Clickstream Collector and Web Cache components. for example When I try to start the HTTP Server form the Em WEB SITE, I get this,
    oracle.sysman.emSDK.util.jdk.EMException
    I try to use command line directly from UNIX ( dcmctl start -ct ohs ) and i receive on the console ADMN-100999
    On the start page of EM
    The status for all services except for Clickstream are "Unknown" and the SSO radio-button is disabled, so I can't start it,
    Does anybody have any idea what might be causing this?
    thank you.

    Deborah,
    yes, I start components in the same order as you. (From your note, that is). The memory issue is likely to be involved because I only have 768 MB RAM and 2 gigs swap space and I can't upgrade nothing... but the annoying thing is that everything worked for a while then stopped. It's the third time this happens to me, twice on Win2k and this time on Solaris, so I daresay it has to do with Oracle keeping writing stuff around and thus saturating memory in some way. I never log off the Solaris session on the server so this is not the point - besides it's at least weird you can't have it working if you log off, what about long-running instances? Oh well. You've been very kind and your advices had me getting half of the stuff running anyway, so I guess I'll be able to make the rest up sooner or later. Concerning writinf to you privately, I would have done so willingly, just to avoid annoying the other people around with things they already know, but I can't find your e-mail address anywhere. It'd be so kind of you if you'd mind write me - my address should be visible here - don't worry for me anyway, I'll sort things out and nobody hassles me...
    thank you very much
    Andrea

  • Web Cache - oracle.sysman.emSDK.util.jdk.EMException:...

    Hi, I get this error when installing 9iAS J2EE and Web Cache:
    2
    Oracle9iAS Web Cache, 9.0.2.0.0
    Copyright: Oracle Corporation, 1999-2002
    Build CALYPSO_9.0.0_NT_020516
    Cannot start OracleORA_9iAS_DES_2WebCacheAdmin
    Cannot start OracleORA_9iAS_DES_2WebCache
    and now I cannot start WebCache, when I try I get:
    oracle.sysman.emSDK.util.jdk.EMException: Throwable: The attempt to start or stop Web Cache failed.
    What I have to change, modify or what script should I run.
    Thanx in advance
    Joe

    I suggest that you post this question in the OracleAS Portal Caching forum:
    http://forums.oracle.com/forums/forum.jsp?forum=9

  • OC4J and JDK version compatibility

    Does anyone know if OC4J 1.0.2.2.1 is certified to work with JDK1.3.1?
    The reason being :
    1. We have a situation where the CPU gets full frequently because of OC4J.
    2. When OC4J is recycled the app works fine. App uses JSP, servlets and JDBC connection to Oracle 8.1.7
    3. Is there any way to find if OC4J 1.0.2.2.1 is not supposed to be used with JDK1.3.1?
    Finally, is there any URL that provides this information so that I can check the same with later versions of OC4J and JDK?
    Thanks,

    OC4J 1.0.2.2.1 is not certified with 1.3.1.x. Certification information should be available in http://metalink.oracle.com. You should have a CSI to get into Metalink.
    thanks
    debu

Maybe you are looking for