How to find the version and the arc of the installed Oracle client

Hi all

I have a sles 10 sp2 x86_64 on which customer oracle 10.2 is installed. This facility has not been made by me!
so I don't know how the oracle client version/architecture (32/64-bit) is installed on the client.

of sqlplus v I get only the version that is installed, and not if it is 32 or 64 bit. How can I find that.

sqlplus v
SQL * more: Release 10.2.0.1.0 - Production

with a little research on Google I found that the link that says 10g below client 32-bit cannot be installed on a 64-bit system.

I read this Client 32-bit installation on Linux x86_64 RDBMS software. [1075717.1 ID]
Installing 32-bit RDBMS Client software on x86_64 Linux.
The only release of 32-bit RDBMS Client software that will properly install on an x86_64 Linux OS system is 11gR2 (aka 11.2.0.x)

    * 9iR2 (aka 9.2.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
    * 10gR1 (aka 10.1.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
    * 10gR2 (aka 10.2.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
    * 11gR1 (aka 11.1.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.

The answer to "why", is that the 11gR2 Client software is the first version that includes syntax so that a 32-bit object is linked.
can anyone please shed more light on this?

Hello

PL see TechNote MOS:
* How to find if the Oracle Client Software is 32-bit or 64-bit platforms UNIX [434295.1 ID] *.

Thank you
A H E E R X

Tags: Database

Similar Questions

  • How to find the user oracle for a planning application search

    Hello
    I know how to take backup but I dnt seem to remember the user that I created in oracle to the planning application and there are many users that there are many applications on the sytem, how to know which is the user for a particular planning application
    Thanks in advance

    I would of thought you would name a name of data source with the same name as the planning application, it makes it a lot easier, the naming scheme of names with the same name also keeps everything the same.
    If you can not link the name of the data source for the name planning then you will need to look at the system of planning and HSPSYS_DATASOURCE and HSPSYS_APPLICATION tables, this allows linking by ID.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How canI check the installed Oracle software architecture?

    Is there a way to check if I have 32-bit or 64-bit version of the Oracle software of in Oracle?

    I want the script in a check to see if the Oracle Home where this database is running is 32-bit or 64-bit. There is not enough good to check the architecture of the BONES, as some systems I have 64-bit OS but a combination of houses Oracle 32-bit and 64-bit.

    I watched parameter $ v and found nothing directly. SELECT platform_name v database $ shows architecture, but it works only on 10g and, possibly, 9i. On 8i, I can't find any similar columns.

    Select * from v$ version also indicates whether or not a system is 64-bit (32-bit only shows no banner string to indicate 32 - bit)

    But the two methods above are a bit vague: I don't know if they are simply greping the architecture of the operating system or if they are examing the oracle binary?

    finite9 wrote:
    Is there a way to check if I have 32-bit or 64-bit version of the Oracle software of in Oracle?

    Came to $ORACLE_HOME/bin and run
    Oracle file

    On the database, check session of v$, if saddr columns is raw (4), db is 32 bits (4 * 8), if it is raw (8), db is 64 bits (8 * 8).

    Nicolas.

  • How to find which version of Windows 7 has been installed? No hard drive.

    I need to find what profesinal of windows 7 was installed, I replaced the drive, no cost and it is not in the original configuration. Thank you.

    Hello

    Contact the manufacturer of your computer and give them the serial number, because they must have a record of your machine and what has been installed on it.

    Have you looked in the compartment of the COA / product key, if it is a laptop?

    ________________________________________________

    If you can't find it

    You can contact your computer manufacturer and ask them to send you a set of recovery disks.

    They should do this for a small fee.

    The relocation method above does not normally allows you to provide a product key during Installation, the recovery process uses the Installation product key factory to activate automatically during the resettlement process.

    See you soon.

  • How to find the versions supported for Internet Explorer

    Can someone tell me please how to find which versions of Internet Explorer are supported by versions of interactive reporting. I've been hitting my head against the wall, trying to find documentation that will give me this information. I'm not so interested in someone tell me the answer that I'm finding a way to get the answer.

    Any help much appreciated.

    Dave

    This depends on the version of IR

    You can see the http://www.oracle.com/technetwork/middleware/epm/documentation/index.html support matrix

    in the above url, select the EMP and find same support matrix.

  • How to find the session killed and computer name

    Hello

    At the time of the batch run killed .somebody this session without me knowing how to find the user particular db level or oslevel .de name which machine they killed how know at the OS level. but when I put the audit_trail = os only user SYSDBA activities are not checked the other activities of the user.

    The server is AIX and db version 11i provide the query for conclusion or os level.

    Thank you
    DBC.

    Published by: dbc001 on March 26, 2013 21:48

    check with who ever is privilleges to kill these perticluar session, if you have few users.
    It is not possible to findout without verification or error info... etc.
    Otherwise, restart these jobs perticluar and follow closely.

  • How to find the version of database

    Hi all

    My tns.ora file contains a lot of list of database and information

    How to find the data base belongs to which version?

    Means that 11g or 10g like this...?

    Thank you
    Praveen

    If you can connect to the DB, you can query

    select * from v$version
    
  • How to find the version of the application deployed on wls9 using wlst

    Hello

    How to find the version of the application deployed on wls 9.2 wlst wsing. I know that we can use the Mbean version but I did not give any version while deploying.

    Say I have an application with name test and the path is c:/temp/test1.ear.

    (WHN deploy the app name (test) remains the same, but I could be deployed test1.ear(c:/temp/test1.ear) or test2.ear(c:/temp/test1.ear).

    Is there a way to wlst to know what test1.ear or test2.ear is deployed.

    Thanks in advance
    Neeraj

    Hi Neeraj,

    Here is the code that you had asked for.

    # START OF SCRIPT

    Connect('vasadmin','vaspassword','t3://localhost:7001')
    domainConfig()
    vasApps = cmo.getAppDeployments)

    for app in vasApps:
    vasAppPath = ' / AppDeployments / ' + app.getName)
    CD (vasAppPath)
    print app.getName () + ': the source path is: "+ cmo.getAbsoluteSourcePath)

    # END SCRIPT

    Thank you.

    Naour Vijay.

  • How can I find the installed version of Firefox?

    How can I find the installed version of Firefox?

    You run v33 right now. But you can still check two ways

    • Click on the

      button-> then the help icon (?) then on Firefox

    • Type of topic: in the address bar
  • How to find the value max and min for each column in a table 2d?

    How to find the value max and min for each column in a table 2d?

    For example, in the table max/min for the first three columns would be 45/23, 14/10, 80/67.

    Thank you

    Chuck,

    With color on your bars, you should have enough experience to understand this.

    You're a loop in the table already.  Now you just need a function like table Max and min. loop.  And you may need to transpose the table 2D.

  • How to find the right server to use windowsmail to send and receive e-mails?

    How to find the right server to use windowsmail to send and receive e-mails?

    Who is your current e-mail server? (Which is after the @ in your address).
     
  • How to find the book, THE, Op units, Org (All) names and ID?

    How to find the book, THE, Op units, Org (All) names and ID?

    With regard to:

    Mr. Shahzad Saleem

    Please run the following query

    SELECT gl.NAME ledger_name, hou.NAME operating_unit_name,

    xep.NAME legal_entity_name

    Gl_ledgers gl, hr_operating_units hou, xle_entity_profiles xep

    WHERE gl.ledger_id = hou.set_of_books_id

    AND hou.default_legal_context_id = xep.legal_entity_id

  • How to find the first Sunday and the second Saturday of each month

    Hi all

    How to find the first Sunday and the second Saturday of each month

    Thank you

    Oracle Database 11 g Enterprise Edition Release 11.1.0.7.0 - 64 bit Production

    994122 wrote:

    Hello

    I need to pass the months parameter how to do this? like Jan, Feb etc... (one of those)

    Do you have a procedure?

    Should you output only for the months you passed in the parameter?

    The easiest way is to set the parameter as date. When you go such as p_date as DATE ' 2014-10-01', then you can

    PROCEDURE two_dates)

    p_date IN DATE

    p_first_sunday DATE

    p_second_saturday DATE

    )

    IS

    BEGIN

    p_first_sunday: = NEXT_DAY (TRUNC (p_date, 'MM') - 1, TO_CHAR (DATE ' 2014-10-12', 'DAY'));

    p_second_saturday: = NEXT_DAY (TRUNC (p_date, 'MM') - 1, TO_CHAR (DATE ' 2014-10-11', 'DAY')) + 7;

    END two_dates;

    Or you describe what you need.

  • How to find the age of a child and snapshot number snapshot for a virtual machine.

    Hi all

    How to find the age of a snapshot for a virtual machine child count and snapshot.

    This code snippet should help... Assuming that you have the following entries:

    VM (VC:VirtualMachine)

    snapshot (VC:VirtualMachineSnapshot)

    System.log("====== Snapshot details for VM: "+snapshot.config.name+" ======");
    var snapshotTrees = vm.snapshot.rootSnapshotList;
    System.log("Snapshot Tree Count: "+snapshotTrees.length);
    for each (snapshotTree in snapshotTrees){
        showSnapshotInfo(snapshotTree, snapshot);
    }
    
    function showSnapshotInfo(snapshotTree, selectedSnapshot){
        if(selectedSnapshot == snapshotTree.snapshot){
            System.log("====================");
            System.log("Name: "+snapshotTree.name);
            System.log("Id: "+snapshotTree.id);
            System.log("Description: "+snapshotTree.description);
            System.log("createTime: "+snapshotTree.createTime);
            System.log("quiesced: "+snapshotTree.quiesced);
            System.log("replaySupported: "+snapshotTree.replaySupported);
            System.log("backupManifest: "+snapshotTree.backupManifest);
            System.log("snapshot id: "+snapshotTree.snapshot.id);
            System.log("state: "+snapshotTree.state.value);
            var childSnapshotList = snapshotTree.childSnapshotList;
            if(childSnapshotList != null){
                System.log("childSnapshotList length: "+snapshotTree.childSnapshotList.length);
            }
            System.log("");
        }
        if(snapshotTree.childSnapshotList != null){
            System.log("Children found: "+snapshotTree.childSnapshotList.length);
            for each (childSnapshotTree in snapshotTree.childSnapshotList){
                showSnapshotInfo(childSnapshotTree, selectedSnapshot);
            }
        }
    }
    

    During the passage of one of my virtual machines, here is an example of output I get:

    [2014-06-12 15:19:21.493] [I] Snapshot Tree Count: 1
    [2014-06-12 15:19:21.493] [I] ====================
    [2014-06-12 15:19:21.494] [I] Name: before upgrade to 5.0.1
    [2014-06-12 15:19:21.494] [I] Id: 31
    [2014-06-12 15:19:21.494] [I] Description:
    [2014-06-12 15:19:21.495] [I] createTime: Mon Mar 19 2012 13:48:57 GMT-0400 (EDT)
    [2014-06-12 15:19:21.495] [I] quiesced: false
    [2014-06-12 15:19:21.495] [I] replaySupported: null
    [2014-06-12 15:19:21.495] [I] backupManifest: null
    [2014-06-12 15:19:21.496] [I] snapshot id: snapshot-83
    [2014-06-12 15:19:21.496] [I] state: poweredOff
    [2014-06-12 15:19:21.496] [I] childSnapshotList length: 1
    [2014-06-12 15:19:21.496] [I]
    [2014-06-12 15:19:21.497] [I] ====================
    [2014-06-12 15:19:21.497] [I] Name: Before 5.1 upgrade
    [2014-06-12 15:19:21.497] [I] Id: 36
    [2014-06-12 15:19:21.497] [I] Description:
    [2014-06-12 15:19:21.498] [I] createTime: Fri Sep 21 2012 21:59:58 GMT-0400 (EDT)
    [2014-06-12 15:19:21.498] [I] quiesced: false
    [2014-06-12 15:19:21.498] [I] replaySupported: null
    [2014-06-12 15:19:21.498] [I] backupManifest: null
    [2014-06-12 15:19:21.499] [I] snapshot id: snapshot-84
    [2014-06-12 15:19:21.499] [I] state: poweredOff
    [2014-06-12 15:19:21.499] [I] childSnapshotList length: 1
    [2014-06-12 15:19:21.499] [I]
    [2014-06-12 15:19:21.500] [I] ====================
    [2014-06-12 15:19:21.500] [I] Name: Before Named Instance
    [2014-06-12 15:19:21.500] [I] Id: 37
    [2014-06-12 15:19:21.501] [I] Description:
    [2014-06-12 15:19:21.501] [I] createTime: Mon Nov 11 2013 13:40:46 GMT-0500 (EST)
    [2014-06-12 15:19:21.501] [I] quiesced: false
    [2014-06-12 15:19:21.501] [I] replaySupported: null
    [2014-06-12 15:19:21.502] [I] backupManifest: null
    [2014-06-12 15:19:21.502] [I] snapshot id: snapshot-236
    [2014-06-12 15:19:21.502] [I] state: poweredOff
    [2014-06-12 15:19:21.502] [I]
    
  • How to find the difference between standard edition and standard edition one

    How to find the difference between oracle database standard edition and standard edition one 64 bit

    (a) using sql
    (b) using the configuration/installation files

    How to find the difference between oracle database standard edition and standard edition one 64 bit

    (a) using sql

    Select * the option of $ v;

    (b) using the configuration/installation files

    opatch lsinventory-details

Maybe you are looking for