Re: Anyone using a 64-bit APP with a 32-bit Oracle Client?

From: Sreejith Nair <sreejithsna_at_gmail.com>
Date: Sun, 04 Sep 2011 09:02:28 +0530
Message-ID: <3787254751.999594148_at_gmail.com>



There has been a clear distinction between 32 bit and 64 bit libraries with 11G R2. We had a case here where a C++ application compiled using 32 bit option , looks for lib32 folder and libraries inside it ,especially libclntsh.so. Before 11GR2, we used to share the server ORACLE_HOME path to this application for accessing the libraries. This server installation which is 64 bit, do have lib32 directory and 32 bit libraries and a lib diredtory which have 64 bit libraries as well. This was changed in 11GR2 where 64 bit installation comes only with 64 bit libraries. I have to download Oracle 32 bit client in this case for the application to work.  

Sreejith
~Sent from my samsung phone

  • Original message -------
    > From: Taylor, Chris David <ChrisDavid.Taylor_at_ingrambarge.com>
    > To: oracle-l_at_freelists.org
    > Sent: 2/9/'11, 1:54
    >
    > Oracle note 1151394.1 says
    > "The 32-bit Oracle client does not contain any 64-bit components. You
    > must install a 64-bit client, which can be found on Technet under
    > "Microsoft Windows (x64)"."
    >
    > Is that always true though? For example, the SQL Developer 64-bit
    > version from Oracle runs with my 32-bit client libraries though it may be
    > doing something different since it uses Java.
    >
    > I was trying to find a 64-bit app that had database connectivity to test
    > some scenarios but I can't easily locate one.
    >
    >
    > Chris Taylor
    > Sr. Oracle DBA
    > Ingram Barge Company
    > Nashville, TN 37205
    > Office: 615-517-3355
    > Cell: 615-663-1673
    > Email: chris.taylor_at_ingrambarge.com<mailto:chris.taylor_at_ingrambarge.com>
    >
    > CONFIDENTIALITY NOTICE: This e-mail and any attachments are confidential
    > and may also be privileged. If you are not the named recipient, please
    > notify the sender immediately and delete the contents of this message
    > without disclosing the contents to anyone, using them for any purpose, or
    > storing or copying the information on any medium.
    >
    >
    > --
    > http://www.freelists.org/webpage/oracle-l
    >
    >
--
http://www.freelists.org/webpage/oracle-l
Received on Sat Sep 03 2011 - 22:32:28 CDT

Original text of this message