Oracle Client version : which one to install?

I apologize if this is not the correct forum, but wasn't sure whether to put it in th general forum or the installation forum.
I have the following environments
Production
Windows 2003 R2 Oracle 9.2.0.8
Windows 2003 R2 Oracle 11.1.0.7
RHEL 5 Oracle 11.2.0.2.0.
Similar evironments exist in QA and dev.
We have app developers that require just the oracle client to be installed.
Should I be installing the 9.x client on every laptop or take the most recent as I presume there is backward compatibility.
Any help is appreciated.
Thanks.

You should be using the 11gR2 client
See MOS Doc 207303.1 (Client / Server / Interoperability Support Between Different Oracle Versions)
HTH
Srini

Similar Messages

  • Oracle Client Version

    Hi,
    We are on PT 8.46.04 and FSCM 8.8 and planning to upgrade the Batch NT server Hardware running on Windows Server 2000 SP4 to WIndows Server 2003.
    We are also upgrading the Oracle database from 9.0.2.1.0 to 10g.
    My question is, do we need to upgrade the Oracle Client on the APP and BATCH servers to match the Database Version or still keep the old Oracle client version which is 9.0.2.1.0?
    can we have different database and client versions?
    And also does Oracle support client 9.2.0.1.0 on Windows server 2003 .
    Any help would be appreciated.
    Thanks.

    can we have different database and client versions?The official and recommanded way by Peoplesoft is to meet the same version between client (what ever client machine, application server and batch server) and the database server.
    And also does Oracle support client 9.2.0.1.0 on Windows server 2003 Yes, Oracle 9.2 is certified on Windows 2003 (however, 9.2.0.3 or higher patchset was required).
    No, it is not supported because Oracle 9.2 is is not supported anymore.
    Nicolas.

  • How to install Oracle client Version 10.2.0.4 on a Windows server 2008

    Hi,
    I need to install an Oracle client on a Windows Server 2008 (32-bit), how do I do that?
    I want to install Oracle client version 10.2.0.4 (Instant Client Package - Basic: All files required to run OCI, OCCI, and JDBC-OCI applications).
    Pls. advice, I can't find instructions for this installation on Oracle.com or anywhere else.

    thx, it looks promising...
    but how to run the .jar files and which one to run, both Class12.jar and ojdbc14.jar, to start the installation?
    Do I need to install the java runtime environment to run the .jar files?

  • Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g???  And which one to install first developer suite or database????

    Hello everyone,
    I have install windows XP in my existing windows 7 64 bit system using virtualization software. I have allocated 1024 MB of RAM to XP virtual windows.
    Now, M trying to install oracle developer suite 10g and oracle database 11 in the XP windows.
    IS 1GB ram is enough for the installation of oracle developer suite 10g and database 11g???
    And which one to install first developer suite or database????
    Thanks in advance.

    you should check (before installing) requeriments from documentation.
    Oracle Developer Suite Installation Guide 10g (10.1.2.0.2) for Solaris, Windows and Linux x86
    Table 4 Memory Requirements for Oracle Developer Suite Components
    Component
    Memory
    Oracle10g JDeveloper (including Oracle Business Intelligence Beans, and UIX and Bali subcomponents)
    Minimum: 256 MB
    Recommended: 512 MB
    Oracle Reports Developer
    Minimum: 128 MB
    Recommended: 256 MB
    Oracle Forms Developer
    Minimum: 128 MB
    Recommended: 256 MB
    I usually install first database and later DS, I never tried first DS and later database.

  • How do I check the oracle client version?

    Hi All,
         How do I check the oracle client version installed from the OS level. I do know my database version I need to check which client is being used. Is there a table where this information is stored.
    Thanks
    Shabna

    disp+work.exe -V will tell you which OCI version was used during compiling and linking.
    Oracle uses release independent DLL Names (Unix people would say Shared Libraries) and therefore the SAP Kernel will dynamically load any Oracle Client Version found in the standard DLL Load Path during startup.
    If you have more versions installed on your computer and you are not shure which one is loaded you can use Process Explorer (freeware, see www.sysinternals.com) to find out which one is loaded. If they belong to an Oracle_home (up to release 9.2) refere to Oracle Universal Installers Inventory information in order to find out which exact version is used.
    If an Oracle10 Instant Client is used, there is no corresponding Oracle_Home. In this case you can use Windows Explorer (right click on the  DLL -for example oci.dll), select properties, the Version Tab and File Version).
    But unfortunately Oracle is not updating the File Version every time they are patching something.
    An SAP ABAP Server Integrated Resource is the version information disp+work.exe -V is listing (evquivalent to SM51 - Release Information).
    <b>Datenbank Client Library : OCI_10201_SHARE (10.2.0.2.0)</b>
    OCI_10201_SHARE is telling us the compile/link environment, the number in brackets (only available starting with Oracle10) tells us the the result of an Oracle Client GetVersion call. Unfortunately this one does also not reflect the installed Minipatch version up to now.
    Here are some results on 10.2.0.2 Windows X86_64:
    SM51: Datenbank Client Library : OCI_10201_SHARE (10.2.0.2.0)
    Explorer (OCI.DLL located in the same directory as disp+work.exe):
       10.2.0.2.0 Patch2
    Explorer (oraociicus10.dll - the instant client implementation, this version is the one actual since mini patch 10.2.0.2.5 and it was definitely changed in 10.2.0.2.5):
       OraOCIICUS10.dll - 10.2.0.1.0
       oracore10.dll - 10.2.0.1.0 Production
       oranls10.dll - 10.2.0.1.0 Production
       orasnls10.dll - 10.2.0.1.0 Production
       oraunls10.dll - 10.2.0.1.0 Production
       oravsn10.dll - 10.2.0.1.0 Production
       oracommon10.dll - 10.2.0.1.0 Patch1
       orageneric10.dll - 10.2.0.2.0 Patch2
       oraclient10.dll - 10.2.0.2.0 Patch2
       orapls10.dll - 10.2.0.1.0 Patch1
       orasql10.dll - 10.2.0.1.0 Production
       oraxml10.dll - 10.1.0.2.0
       orahasgen10.dll - 10.2.0.1.0 Production
       oraocrutl10.dll - 10.2.0.1.0 Production
       oraocr10.dll - 10.2.0.1.0 Production
       oraocrb10.dll - 10.2.0.1.0 Production
       oranbeq10.dll - 10.2.0.1.0 Production
       orantcp10.dll - 10.2.0.1.0 Production
    oracommon10.dll from the rdbms server does report 10.2.0.2.0 Patch5 at the same time. compare it with the version information of oracommon10.dll included in oraociicus10.dll. Both patches are included in the same patchset (10.2.0.2.5).
    there are two possible conclusions about this:
    1. the version infomation is not very reliable.
    2. the Oracle Patch and Build environment is not very reliable
    Peter

  • How to run different Oracle client versions on the same PC

    I have developped an application (.Net 2.0, ODP v. 10). I must run it on PC where Oracle client version 8 is installed. The PC cannot be upgraded because of a client software running under this version.
    I tried to install ODP v. 10 on this PC in different home, but the software using version 8 stops running.
    Can Oracle Instant Client help ? But which version, 11 ? My application is based on ODP 10. Can ODP 10 access database via Instant Client 11 ?
    Thanks for your help
    LK

    The problem on Windows is: The 10g installation changed the default ORACLE_HOME,now it points to 10g and makes the 8.0.5 application invalid,because it runs now in a much higher environment. What I did in a similar situation, I created a batch file, which sets temporarily the old environment (in my case PATH,ORACLE_SID,ORACLE_HOME) and then invokes the application.
    I don't know whether such a solution will work for you (8.0.5 is very old,desupported since a long time), my old version was 8.1.7.4.
    Werner

  • Displaying an oracle client version

    Could any one please tell me how to tell the version of a given oracle client installation in a UNIX environment.
    In other words, suppose I want to know what client version (and patch) is installed on /opt/oracle/product/8.1.7, how can I do that? is there a script/command that I can run?
    Thanks
    --M.B.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    One simple way I can suggest is login to sqlplus. You get the client version as well as the database version in it on top.
    Regards,
    Anupama

  • Query Oracle client version

    Is there a way to tell the Oracle client version (9i or 10g) that is being used by SQL Developer from within SQL Developer? Our Citirx admin installed 10g client on the server and I am trying to verify that the 10g client is indeed being used by the SQL Developer.
    In Toad there is a "Support Bundle" menu option to list the environment information (including the SQL client version) used by Toad. Is there something similar within SQL Developer?

    I am trying to verify that the 10g client is indeed being used by the SQL DeveloperSQL Developer uses whatever client you're connected to.
    You don't believe your admin really installed 10g? C'mon!
    Is there something similar within SQL Developer?Reports - Data Dictionary Reports - About your Database - Version Banner
    Have fun with 10g,
    K.

  • Find Oracle client version

    hi guys,
    How can you find which Oracle client version does SAP 4.6D is using to connect with Oracle.
    is there any file or Parameter setting available for this.
    Thanks.
    Chandra

    Hello,
    I'm afraid that the answer given by Samrat Dangeti  is incorrect.
    V$VERSION tells you the version of the RDBMS ( Oracle Database ) not the version of the client used by SAP.
    Please, check the following thread on the Oracle Forum where this is being clarified.
    How do I check the oracle client version?
    Message was edited by:
            Fidel Vales

  • Oracle client version on application servers

    Hi All,
    Recently we upgraded Oracle version from 9.2.0.6 to 9.2.0.8 on databa server and oracle client on application & CI server.
    But i would like to know which Oracle client version am i running currently on the application server.
    Thanks
    Regards
    Sachin

    Hi Stefan,
    With the command it displayed as follows:
    #strings libclntst9.a |grep "XML Schema Processor version"
    Oracle XML Schema Processor version 9.2.0.8.0 Production
    Thanks
    Regards
    Sachin

  • "We want to use any one of a variety of digitizers: NI5102, NI5112, NI5122 and have the application determine which one is installed.

    "We want to use any one of a variety of digitizers: NI5102, NI5112, NI5122 and have the application determine which one is installed. Similar to the LabVIEW "niScope Init", using what Measurement Studio .NET call can one ascertain the model name of the digitizer using C# in .NET?

    Sorry, meant to post to "high speed digitizers".

  • Which One to Install SAP 4.7 or 5.0 ?

    HI,
    Which One to Install SAP 4.7 or 5.0 ?I am not able to understand? i am confused...here i need expert help for looking forward in practise which inturn leads to my career in SAP in Realtime?In realtime which one is using?
    Thanx..

    hi,
    if you have option of ECC 5.0 then please go for it. Otherwise it should not be big problem even if you practise on 4.7. It will be pretty much ok.
    all the best.
    regards
    sadhu kishore

  • Higher version of Oracle client version is compatible with lower version

    Higher version of Oracle client version is compatible with lower version Oracle DB
    Oracle 10.2.0.5 client version should be compatible with 10.2.0.4 DB ?

    H wrote:
    Higher version of Oracle client version is compatible with lower version Oracle DB
    Oracle 10.2.0.5 client version should be compatible with 10.2.0.4 DB ?yes, compatible

  • Ways to get Oracle Client  Version..?

    Hi.
    I want to check the oracle client version on my machine.
    Do we have any command utility to get the client version(like osql in sql server)/ways to do this.?
    Thanks in advance.

    Hi,
    Just type the utility/command and you should get the version. Here is an example:
    $ sqlplus /?
    SQL*Plus: Release 10.2.0.4.0 - Production
    $ expdp help=y
    Export: Release 10.2.0.4.0 - 64bit ProductionOr, from the GUI, click on Help > About.
    Note: 417395.1 - How To Find Version Of Oracle Client ?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=417395.1
    Regards,
    Hussein

  • ORACLE CLIENT VERSION INFO

    Hi Oracle Guru`s
    I`m going to update Oracle databases to 11.2.0.3 from 9i,10G and 11.10.7.0. May I know the Oracle Client versions that supports 11.2.0.3?

    I am sure any 11.2 client will be supported for sure.So why not 11.2.0.3? 11.1 and 10.2 are only being supported with extended support. 7,8,9 client are not oficially supported.
    For more:
    Client / Server / Interoperability Support Matrix For Different Oracle Versions [ID 207303.1]

Maybe you are looking for

  • Printing landscape on HP LaserJet

    Ever since upgrading to OS X Leopard, I can no longer print in Landscape on a HP LaserJet printer. Does anyone know how to fix or get around this issue? Thanks.

  • IOS 5 direct access to the camera is not shown

    After update to IOS5 the direct link to the camera (direct from the locked screen) is not there. any idea what to do?

  • Motion menu buttons in Layered menus

    I´ve got a PSD Layered menu and I need to have a preview of the film playing either as the button or just on the menu, either way I can´t get the track playing in the motion menu. Is there a way to do this? Thanks StooB

  • Grant Execute on collections sqlTypes

    Hi sirs; Let's look the flolowing script; // user A CREATE OR REPLACE TYPE "TRESUMOPROCESSO" as Object ( CodProcessoId Integer, Processo VarChar2(100), InternoExterno Char(01), CodItemAvaliacaoID Integer, Avaliacao VarChar2(100), Bom Integer, Regular

  • Popup + before phase listener + commandlink issue

    All, I have a before phase listener configured on a page to open a popup and it works pretty well i.e. the popup gets opened when the page is loaded. Now i want to show the same popup when the user clicks on the commandLink. So i configured the comma