What version JVM is supported in 8.1.7?

Is there support for 1.2.1 or 1.2.2?
Is there a way to determine this information from the database?
Thanks!
[email protected]

Basically, JVM work fime with Oracle 8.1.7 in 1.2.1 or higher. BUT one true thing you shold worry about is the charset inside JDBC. The version of JDBC will have deeply affects on JVM/JDK.
The
charset111.zip only support upto JDK 1.1.x
charset12.zip only support upto JDK 1.2.x
Good luck
Drop me an e-mail if you like
[email protected]

Similar Messages

  • From which version JVM starts supporting Object bindings in collections.

    from which version JVM starts supporting Object bindings in collections.
    private ArrayList<String> arr = new ArrayList();
    this will bind String objects to arr, nothing else will be stored.
    which version of JVM should I confirm, before using this feature!!!
    please comment.

    thanks MLRon!!!
    They are called "generics", not "bindings". In any case, you need Java 1.5 (also known as Java 5.0).Can generics be used anywhere, or only with collections.
    for eg:-
    public class Abc {
    public Abc(Object obj) {
    if(obj instanceOf String)
    doSomething;
    if(Obj instanceOf Xyz)
    doSomething;
    while creating Abc instance can I use this:-
    Abc<String> abc = new Abc("abc");
    and could we also do this:-
    Abc<String[]> abc = new Abc(new String[5]);
    and what exception does generics generate, if we don't obey them.
    for eg:-
    Abc<String> abc = null;
    abc=new Abc(new Xyz);
    and should generics code be kept in try catch block!!!
    please guide me!!!

  • What version of LR supports Lumix DMC LX7 RAW files? do I need to install Camera RAW plug-in?

    What version of LR supports Lumix DMC LX7 RAW files? do I need to install Camera RAW plug-in?

    The Camera Raw plugin is for Photoshop and Photoshop Elements.
    The functionality provided by Camera Raw is already built in to Lightroom.
    The Panasonic Lumix DMC-LX7 was first supported in Lightroom 4.2 so Lightroom 5 will be fine.
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html

  • What version of lightroom supports canon eos 7D mark ii

    what version of lightroom supports canon dos 7d mark II

    Thanks
          From: dj_paige <[email protected]>
    To: John Evans <[email protected]>
    Sent: Wednesday, March 11, 2015 11:02 AM
    Subject:  what version of lightroom supports canon eos 7D mark ii
    what version of lightroom supports canon eos 7D mark ii
    created by dj_paige in Photoshop Lightroom - View the full discussionYou need Lightroom 5.7 or later If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7278303#7278303 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7278303#7278303 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Photoshop Lightroom by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • What version of iPhoto supports raw files for canon 6d

    what version of iPhoto supports raw files for canon 6d? I am running iMac 24-inch with OSX-10.6.8 and iPhoto 7.x, and can't read these files....looking for least upgrade which will enable me to read them.  Thx - //Spud

    Not sure what the oldest version is but Mavericks with iPhoto 9.5.1 does - http://support.apple.com/kb/HT5955?viewlocale=en_US&locale=en_US
    Google may help you go backwards if you do not want to upgrade to Mavericks
    LN

  • What version of Firefox supports SHA256

    We have a tasking to discover what version of Firefox will support SHA256 algorithm.

    You can see the current supported SSL3 and TLS cipher suite on the <b>about:config</b> page.
    http://www.mozilla.org/projects/security/pki/nss/release_notes.html

  • What versions of iTunes support iOS8

    I recently purchased the iPhone 6.. I absolutely love it! But.... My MacBook Pro is kinda old school and I got comfortable with the OS that I was using so I haven't updated it in quite a while.. The version of iTunes that I have doesn't recognize my new iPhone.. I don't necessarily like the newest version of iTunes and would prefer not to have to update my computer's OS to get the latest version of iTunes.. Is there an older version of iTunes that would support the iOS 8 software on my iPhone 6??

    Okay, that could be quite a few different machines depending on how you define 2nd gen....
    If you would please download & run Etrecheck: http://www.etresoft.com/etrecheck
    Post the result here & we'll make sure your machine can run Snow Leopard and if it can go higher than that or needs more RAM.
    ~Lyssa

  • What version of Firefox supports Mac OS X 10.5 with Motorola Power PC G5 processor?

    I inherited a Mac G5 has Motorola Power PC processor, OS X 10.5.8.
    Is there a Firefox version that will work for this Mac?

    Firefox 3.6.x is the last available from Mozilla for PPC Macs. <br />
    Get it here: <br />
    http://www.mozilla.com/en-US/firefox/all-older.html
    There's also TenFourFox, as '''''timc''''' mentioned.

  • 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

  • How can I tell what version my iPod touch is

    Someone is selling an iPod - want to know how to tell what version it is

    http://support.apple.com/kb/HT1353

  • What Version of Sun JVM has JDeveloper been qualified with?

    We have a bug that appears in Java 1.5.06.
    Code worked in 1.5.02.
    Issue is in the swing library event handling.
    What version of the JVM has JDeveloper been qualified with?

    Hello pjtobi,
    Thank you for the details of the error message you are receving when launching iTunes.  I recommend removing and reinstalling iTunes.  Follow the steps in the article below:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I have been using Aperture 3.3.2 with Mac OS-X 10.7.5.  This version doesn't support RAW with Nikon D7100, I decided to upgrade to 3.4. On downloading, it tells me that to upgrade, I need Aperture Vers.3!  which I have.  What to do??

    I have been using Aperture 3.3.2 with Mac OS-X 10.7.5.  This version doesn't support RAW with Nikon D7100, so I decided to upgrade to 3.4. On downloading, it tells me that in order to upgrade, I need Aperture Version 3, which is what I have.  What is one supposed to do??

    Have you moved or renamed your Aperture 3 version? If it is not installed in the "Applications" folder or not named simply "Aperture", then Software Update will not recognize it.
    Put Aperture back and "Software Update" should find your version.
    Regards
    Léonie

  • What version of Acrobat is supported by Acrobat Distiller server 8

    Hi,
    We are trying to install a software ‘ISIPublisher’ as part of pre-requisite we need to install ‘Adobe Acrobat 9.4.4 (English and Japanese) or X (English) with local postscript driver support’. So we installed Adobe Acrobat X on the server.
    During installation it asks for ‘Acrobat Distiller Server’ also as a pre-requisite software.
    So we tried to install, Acrobat Distiller server 8 but it asked for uninstalling Acrobat X Pro, so we uninstalled the Acrobat Pro X software and installed software Distiller server.
    Now we also need Adobe Acrobat X Pro also installed on the server but while trying to install it ask to uninstall the Acrobat Distiller Server.
    So does anyone know what version of Adobe Acrobat need to be used with Acrobat Distiller Server in order to fulfill the requirements.
    Thanks,
    Prashant

    It is normally stated that Acrobat itself does not have a license for server use - this is why Distiller Server exists, because it provides a special license for that portion of Acrobat. Now, it may be that ISIPublisher has special arrangements, but you would probably need to contact the makers of ISIPublisher to find out the situation.
    I am sure Adobe never expected any need or reason to have both Adobe Acrobat and Distiller Server on the same machine, so any problems need to be resolved by ISIPublisher.

  • IDCS2/CS3 for Mac  what version of Type 1 fonts are supported?

    Hi there.
    I am trying to chase down an issue with a Font not working correctly in IDCS2, but the issue also persists in CS3, on Panther/Tiger, on PPC and Intel macs, so this is an InDesign compatibility issue.
    I have this Postscript Type 1 font (called Charter) from Bitstreams Library (v.3). Adobe say my issues are casued by the version of the Type 1 font I am using.
    The font has a font suitcase that is Type 1 version 3.34, and font files are Type 1 version 2.15.
    The thing is, I have other fonts that DONT misbehave, with the same Type 1 version numbers.
    So here's my query: Can anyone tell me what version of Type 1 IDCS2 supports? Is there a minimum spec?

    Hi Dom
    If it were a font issue, how come all other apps are displaying the font in thier font menus correctly? There is something different about what ID requires to 'file' the font correctly in their menus than in other programs. Probably to do with (as you say) 'style links'. Do you know whether these are things that I can change?
    Hi again Richard.
    As for buying the OTF, it seems to me that Fontlab would be cheaper. Also that £100 takes a nice pite out of the profit margin on this job. We oinly do setting here, not printing, so we can't argue that we'll be making money on the print side of the job.
    You know what it's like a company wants you to do a job promising there's more work coming right behind it. They want a good price 'considering the amount of work they will be putting your way'. You give them a good price, you do the work, and they disappear. So I don't really want to spend well over £100 on a font that I already have, with no guarantee that it will work, If no more work materialises when this job is done.

  • Does Form 10g support database 8.1.7..? what version it support? Thanks.

    Does Form 10g support database 8.1.7..? what version it support? Thanks.

    I've never heard, that forms 10g not runs on 8.1.7.
    The list of certified combinations can be found on metalink.oracle.com

Maybe you are looking for

  • Printer Driver for a HP PSC 2355

    Hello, I hope someone can help me with this problem. I have an iBook G4 and I also own a Windows XP Pro box that has an HP PSC 2355 connected to it. The printer works great with the Windows XP box, and I want to print to the printer with my Mac iBook

  • Mac won't shut down after 10.6.8 update - a possible fix

    I noticed that after updating my MacBook Pro to 10.6.8 (using the latest 1.1 combo update) that often times when attempting to shut-down after using Safari the computer would just hang or, I'd get a message that said something like, "OSX didn't log y

  • Error in Interface

    Hi Gurus,   I have  an Interface Proxy to file .When I test the messages sometimes the message is getting Successfully Transferred and Sometime I am Getting The Following Error" "No object type found for the message Check that the corresponding proce

  • Real Time Application Clusters in Oracle 9i

    want to know what exactly the Real Application Clusters In oracle9i

  • Object seems to update dynamically

    The code below is supposed to get all the actors within range of a point (that point in this case is the location of another actor) then pull the entire actor object from an arraylist, read that into an actor object and write that to another array li