EMERGENCY: what kind of jdbc driver should I use?

Suppose one machine with 9iAS standarv version installed, and another one with oracle8.1.6 installed. OSE is used for JSP and servlet engine. In this case, Oracle internal JDBC driver does not apply, am I right? Then what kind of JDBC should I used to access the database on the other machine?
thanks
null

Your have 4 driver options :
1) 2 from a client install
a) jdbc thin
b) jdbc oci with a client install
2) 2 from inside the JVM including the ose component.
a) server sdie internal(kprb) -- for inside the rdbms usage ONLY
b) server side thin driver.
Please review the following "overview" :
Overview of the Oracle JDBC Drivers
http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/java.817/a83724/overvw2.htm#1000908
For server side jdbc connection the following information is also relevant :
It applies to java code in IAS 9i running in the Oracle jvm (including the ose) -- but not the apache jserv component.
JDBC in the Server: the Server-Side Internal Driver
http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/java.817/a83724/advanc4.htm#1001042
i hope this helps ....

Similar Messages

  • What XA JDBC driver should I use with Oracle 8i 8.1.6

    I need to use an XA JDBC driver for Oracle 8i 8.1.6. I am using the driver in
    a ConnectionPool in a TxDataSource for use by some entity beans using EJB 2.0.
    I'm running WebLogic Server 6.0 sp2, EJB 2.0, Java 2 SDK 1.3.1 Server VM, Solaris
    2.7, and Oracle 8i 8.1.6.
    I know of three different Oracle XA drivers: WebLogic jDriver for Oracle XA, Oracle
    OCI type 2 driver XA, and Oracle Thin tyoe 2 XA. Are there any other drivers
    that I can use for Oracle 8.1.6? Which driver and which version should I use?
    For example, can I use the Oracle 8.1.7 JDBC drivers with the Oracle 8.1.6 server,
    or would the Oracle 9i drivers work with the Oracle 8i server? Which drivers
    are faster, and which support more features? I assume that I should not use the
    type 4 driver since I am not using an applet, but I don't know if there are bugs
    in the OCI C library for Solaris or in the JDBC drivers that use it that prevent
    XA from woking. Which version of the Oracle C OCI library should I use if I use
    a type 2 driver?
    Thanks,
    Ross Goldberg

    Hi,
    I think you can't use the 8.1.6 thin driver for XA, you would have to
    use the OCI driver or 2PC-enable your datasource. AFAIK this has been
    changed for 8.1.7
    Check http://e-docs.bea.com/wls/docs61/////jta/thirdpartytx.html.
    Daniel
    -----Original Message-----
    From: Gene Chuang [mailto:[email protected]]
    Posted At: Thursday, August 30, 2001 2:04 AM
    Posted To: jdbc
    Conversation: What XA JDBC driver should I use with Oracle 8i 8.1.6
    Subject: Re: What XA JDBC driver should I use with Oracle 8i 8.1.6
    I've asked this question before. This is the reply from Joe
    Weinstein:
    For reliability and JDBC 2.0 compliance, I recommend the
    Oracle thin driver.
    If not that driver, you should verify that a type-2 driver
    actually does
    deliver better performance, but then I would not have a
    strong preference
    between their type-2 and ours. Theirs may be faster, and JDBC
    2.0 compliant.
    Both are succeptible to OCI bugs, some of which only they can
    fix, but we
    listen.
    Gene
    "Ross Goldberg" <[email protected]> wrote in message
    news:[email protected]...
    >
    I need to use an XA JDBC driver for Oracle 8i 8.1.6. I am using thedriver in
    a ConnectionPool in a TxDataSource for use by some entity beans usingEJB 2.0.
    I'm running WebLogic Server 6.0 sp2, EJB 2.0, Java 2 SDK 1.3.1 ServerVM, Solaris
    2.7, and Oracle 8i 8.1.6.
    I know of three different Oracle XA drivers: WebLogic jDriver forOracle XA, Oracle
    OCI type 2 driver XA, and Oracle Thin tyoe 2 XA. Are there any otherdrivers
    that I can use for Oracle 8.1.6? Which driver and which versionshould I use?
    For example, can I use the Oracle 8.1.7 JDBC drivers with the Oracle8.1.6 server,
    or would the Oracle 9i drivers work with the Oracle 8i server? Whichdrivers
    are faster, and which support more features? I assume that I shouldnot use the
    type 4 driver since I am not using an applet, but I don't know ifthere are bugs
    in the OCI C library for Solaris or in the JDBC drivers that use itthat prevent
    XA from woking. Which version of the Oracle C OCI library should Iuse if I use
    a type 2 driver?
    Thanks,
    Ross Goldberg

  • What kind of external drive should I get for my macbook pro for backups etc

    what kind of external drive should I get for my macbook pro for backups and storage

    Hi, i have a Mercury Elite-AL Pro from OWC, www.otherworldcomputung.com
    this is the one;
    http://eshop.macsales.com/item/Other%20World%20Computing/MEAQ7S1TB32M/
    have had this for over two years, moved around a lot with the drive, ( to date ) no problems, they have good after sales support; give them a call if you need info.
    There are a lot of drives out there as others here will let you know, there are good NAME drives but they also fail, POPULAR drives also fail, select the one you are happy with for your system and how you plan to use.
    i suggest if $ is not a problem get a big drive you will find someting to put on it and is better.
    hope this helps.

  • Which jdbc driver should be used for sqlserver 2000 and where to put it.

    hi all,
    My odi is 11g. I met the error infor "Could not load JDBC driver class [com.microsoft.sqlserver.jdbc.SQLServerDriver]" when i tried to connect to a sqlserver2000 database.
    The questions are:
    1. which jdbc driver should be used for sqlserver 2000?
    2. which folder to put it in?
    3. how to set the physical topological "Microsoft Sql Server" to use this jdbc driver?
    failed tries:
    i downloaded the driver "SQL Server 2000 Driver for JDBC Service Pack 2" and put it in the following folders:
    1. .../oracledi/drivers, and set this path to CLASSPATH.
    2. .../oracledi/userlib didn't exist, i created it and put the driver in.
    3. .../oracledi/agent/dirvers, in which a readme file exists and told me to put drivers in this folder.
    All these works were not useful. when I start odi.sh and try to connect to sqlserver2000 database, the same error infor came up.
    my environment is:
    os: Linux 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
    java: Java(TM) SE Runtime Environment (build 1.6.0_13-b03) Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
    ODI: 11g, installed in /users/oracle/odi/
    please help me,thanks a lot.
    jun
    帖子经 Jun编辑过

    Hi,
    You should check which JVM version is required by that version of the driver, I think the 2.x versions require a 1.6 JVM
    What error are you getting? If it is the "com.sunopsis.sql.c: No suitable driver", it indicates it can't find the jar file (sqljdbc.jar) for the driver you specify.
    Drivers folder in ODI 11g is under
    C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\agent\drivers.
    if you are using the standolone version
    On windwos :
    C:\Documents and Settings\<userName>\Application Data\odi\oracledi\userlib
    on linux
    $HOME/.odi/oracledi/userlib
    Have a read of :- http://download.oracle.com/docs/cd/E14571_01/core.1111/e16453/install.htm#CHDBIFAJ
    Thanks,
    Sutirtha

  • What kind of blank discs should I use on my macbook?

    What kind of blank discs should I use on my macbook?

    cd-r - for burning audio and MP3 cd's for playback on stereos via iTunes and storing under 700MB in files.
    dvd-r - for burning data dvd's and movies to 4.5GB
    dvd-r ds - dual sided for 9GB
    dvd-r dl - for dual layer on one side about 9GB total, good for making copies of OS X install disks
    dvd-r dl ds  - dual layer double sided for about 18GB total
    then there is blueray dvd's but that requires a external burner and special disks for even larger amounts of data.
    If you see "+" instead of "-" like cd+r, it's a differnet format on the disk, but most all new modern machines can read/burn either now.
    Older machines might only be "-" or "+" with "-" being the most commonly used.

  • What kind of database driver should use for database adapter  in BPEL?

    what kind of database driver (XA or non-XA) should use for database adapter in BPEL? I have only one database adapter and no JMS.
    Thanks
    Jo
    Edited by: 799095 on Sep 30, 2010 8:35 AM

    Hi
    It depends on wheter you need XA transaction or not.
    See http://www.theserverside.com/discussions/thread.tss?thread_id=21385 third reply.
    If you only have one database and no synchronous dependency to the caller, non-XA should be OK.
    -Johan

  • What kind of CD-R should I use?

    I've recently had problems burning CD's from iTunes . . .the CD's seem to burn correctly, but when I insert them into one of several DVD players, they skip, pop and do other weird things. (Burning DVDs from iDVD runs smoothly.) I have the original drive that came with my G5 as follows: PIONEER DVD-RW DVR-117D.
    Reading through the forums, it seems that the type of media used is a common cause of problems like this. I don't know what kind of CD's I was using before, but the spindle I have now contains Memorex CD's with a 52X max speed, and hold 700 MB.
    I think my drive has a maximum speed of 16X, so I tested burning at 16X and then 4X . . .I got the same results.
    If I'm reading the threads correctly, my drive would work best with 650 MB disks with a max burn speed of 16X. As far as I can tell from Goggling however, that kind of disk is no longer exists.
    So what specs should I look for that will be most compatible with my drive?
    Thanks!
    Bryce

    Thanks! It looks like these drives are only $26 . . .I'll bet I've spent at least half that much in wasted CD's over the past few days.
    Perhaps this next question should go over to the Final Cut Pro discussions, but I'll start here . . .as long as I'm considering replacing the drive, I'm wondering if I should upgrade to something better/faster.
    I remember there being an issue some years ago that software like iDVD and DVD Studio Pro would only write to certain Apple sanctioned DVD burners.
    For me, it's less about the money and more about have equipment that works properly . . .and faster (time is money).
    Any advice about upgrading?

  • External harddrive (also, what kind of internal drive does iMac use)

    I was just wondering what kind of hard drive apple uses. I am getting an intel iMac soon and although I probably won't upgrade the harddrive now I may consider adding an external one later on.
    My question is this: How come it is $300 to add 250 gigs internally on the machine? That seems like a lot of money to me(amateur)considering you can get external drives for almost half that. Is the quality that good, or is it just a matter of engineering?
    Also, any recommendations of good external drives? Thanks!

    Dunebug38,
    Apple uses different manufacturers for their hard drives. I have a Western Digital hard drive in my iMac. I know that Apple uses Seagate hard drives also, and likely others, as well.
    I couldn't say why Apple charges so much to add the larger hard disk. Apple charges more for memory too, at least beyond 1GB.
    As for external drives, I have two Other World Computing external hard disks, both of which have an OWC case and Western Digital 300GB drives. I bought the case kit and hard drives separately, and installed the hard drive myself (which is quite easy to do). These work flawlessly with my iMac. When you look for an external drive, I suggest that you look for a FireWire drive (or combination FireWire/USB 2.0), and be sure that it has the Oxford 911 bridge, as this one is known to work well with Macs.
    I hope this helps.
    Joe
    iMac Intel Core Duo 20", 2 GB RAM, OWC 300 GB FW HD   Mac OS X (10.4.6)   eMac 1.42GHz, 1 GB RAM; iPod w/ video 30 GB

  • What kind of data structure should I use?

    I have a user input dialog basically like following which need user input the sample number to specifiy each file belongs to which sample:
    user input the sample number in the following dialog:
    file name             sample
    test 1                  1
    test2                   2
    test3                   1
    test4                   2In another words, each sample could include multiple files, each file has a column of data. I tried to get
    a data structure which specifies the sample and file relationship, to get an idea of what kind of files are in
    one sample. I tried to use hashmap or hashtable, but they ask the key must be unique. What I need is to get the sample data structure for the later data processing.
    thanks in advance!

    You could make a Sample object, which creates a List of file names. Then put SampleNumber and SampleObject into a Map...
      class Sample {
        java.util.List fileNames;
        Sample()
        {  fileNames = java.util.ArrayList(5); }
        addFile(String fName)
        { fileNames.add(fName); }
        String[] getFileNames()
          String[] names = new String[fileNames.size()];
          for (int a = 0; a < names.length; a++)
          { names[a] = fileNames.get(a).toString(); }
          return names;
      Map samples = new HashMap();
      Sample samp1 = new Sample();
      samp1.addFile("Test1"); samp1.addFile("Test3");
      Sample samp2 = new Sample();
      samp2.addFile("Test2"); samp2.addFile("Test4");
      samples.add("1", samp1);
      samples.add("2", samp2);
      String selected = //String user selects...
      Sample sampNeeded = (Sample)samples.get(selected);
      String[] files = sampNeeded.getFileNames();

  • What kind of visa session should i use to communicate with a serial instrument?

    I´m trying to communicate with a serial board, i don´t want to use the Measurement and automation explorer, so the resource name should be COM1 instead of ASRL1::INSTR, how can i do this?. What king of session should i use? Waht visa VI should i use to open, close read and write from the srial port?. I want this to work with out MAX. Thanks in advance

    The below link dtalks about LabVIEW.ini settings.
    Go to this link and scroll down to the entry for serial. It will show you the syntax you need and alos provide another link for more info.
    I seem to remeber (not sure) that Visaconfig.ini defines the aliases normally assigned by MAX.
    http://labview.brianrenken.com/INI/undoc.shtm
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • What kind of hard drive should i buy to replace the one i'm using

    I am currently using an iMac with the following:
    Processor  3.06 GHz Intel Core 2 Duo
    Memory  8 GB 1067 MHz DDR3
    Graphics  NVIDIA GeForce 9400 256 MB
    Software  OS X 10.8.5 (12F45)
    I would like to replace the hard drive which is failing but don't know which kind to buy. Can I buy a bare drive or do i need a kit?
    What brand is compatible with Mac? What type? Thanks for any help!

    christianpawlik wrote:
    At peck I do not want to create a boot drive. When it comes cleaning my os from old stuff I perfer just to restart the enitre os from the installation of os.
    Then 4G should do it (How to make a bootable Lion install disc or drive)

  • What kind of hard drive should I get for video editing on my MacBook Pro

    I work in film preservation, which requires a lot of rendering of DPX files. 
    I currently have a late-2009 MacBook Pro.  It's having a lot  of problems such as freezing and overheating, so I think it might be best to just replace the hard drive. Any tips on ssd vs hdd for quick rendering performance? Also, the optical drive is not functional so if like to use that as extra hard drive space as well.
    Don't know too much about hard drives, and I'd really appreciate any help.
    Thanks in advance!

    Thanks everyone,
    The symptoms don't exactly correlate with the ones listed on the page about resetting the Systems Management Controller. Typically when I'm running a demanding program like After Effects or Compressor alongside Chrome, the screen will typically freeze up, though I retain control of the mouse. I can't click anything though, and it usually takes about a minute or two (after I've pressed command-option-esc) for the mac to start responding again. I think it's because I'm trying to make the mac do things it wasn't designed to do, such as run these processor-heavy programs. Lately it's also been freezing very frequently while playing Netflix. The movie just freezes, though I can still hear the sound continuing, and then in about a minute or two it will snap back to the currently playing part of the movie.
    As far as overheating, I've made it possible for my mac to perform with these programs by either keeping it on an icepack or heavily ventilated with an exterior fan. It seems that after heavy bouts of using these programs though, the freezing frequency and seriousness is worse. If I don't keep the mac really well ventilated and it gets too hot, the screen just goes black, everything stops, and then in a few seconds it pops back as if nothing happened, running normally.
    The model of my mac is:
    MacBook Pro (13-inch, Mid 2009)
    MacBookPro5,5
    MB991xx/A
    13.3"/2.53/2X2GB/250-5400
    However, I did add some more RAM when I go the computer to help it along.
    Thanks again for all and any help! It's very much appreciated.

  • What kind of screen protector should I use for my iPhone 6? Should I use one?

    I'm looking for a screen protector for my brand new baby. To my dismay, it's hard to find one that "fits" because of the curved edges. I have ocd, not to mention that what isn't covered by a screen protector are usually crucial areas. Can anyone recommend anything? I always use a screen protector because I'm super paranoid. I throw my phone in my purse a lot where I feel like it will come in contact with one too many things that can scratch it. I don't have a ton of money to spend, sorry I'm a college student. Also, I don't like glass protectors. If I need one I'm looking for a film. Thanks in advance from a new iPhone 6 parent!

    I have an iPhone 6 Plus but I thought I would try to help you out!! I use the Zagg Glass Invisible shield and I must say at first I loved it! It feels smooth and accepts input super well! It doesn't, however, go all the way to the edge of the screen which is weird, I agree. I've only had it for about a month now and its already chipped on the top edge by the speaker and its super annoying!! They will replace it for free but I'm not sure that I want another one that chipped so easily.
    I've heard great things about the iloome screen mate and it goes all the way to the edge of the screen and covers the curved part. I know you said you don't like glass protectors but those are the best and if you get a good one you pretty much only need to replace it once a year so you pay a bit more up front but it lasts a lot better than just film ones. Hope that helps!!!!!

  • What kind of SD card should I use?

    Just to make sure, could somebody tell me which cards are compatible?

    Thank you! I was using a 64 gig I bought on eBay, and it wouldn't work. I thought it was because it was exFat (you know like it still had to be FAT, not exFAT),  but I believe the card was just defective (the files I copied to it kept disappearing). Well, I am going to be able to return the card, and I just wanted to make sure I was buying the right kind.

  • What external Hard drive should I use for Final Cut Pro?

    Hi:
    I have a Mac Pro and I'm planning to work with HD. What external hard drive should I use?
    PD: I have a NVIDIA on a PCI Express graphic slot.
    Thanks,
    Cabezon

    You'll need to be much more specific; there are 20 or 60 different kinds of high definition. Some require nothing, some require superfast RAID, some require specialized hardware support.
    bogiesan

Maybe you are looking for