Want  to download OCI libraries Oracle 9.2

Hi,
I found that OCI libraries are not installed as part of my client installation ( I checked in $ORACLE_HOME/rdbms/demo already)
Can anyone point me to the OCI libraries download link.
Here is my current congiguration:
Oracle version : 9.2.0
Linux version : Red Hat Linux release 7.3
gcc version : gcc-2.96
Any help would be greatly appreciated.
Thanks ... In advance
Ravi.

Hi Ravi,
OCI libraries should be installed as part of a client install. The libraries can be found
under $ORACLE_HOME/lib. The $ORACLE_HOME/rdbms/demo directory contains
demo programs which must be installed through a companion CD.
You can also download demo programs here:
http://www.oracle.com/technology/sample_code/tech/oci/index.html
By default, all programs are dynamically linked with the client shared
library. You can use the $ORACLE_HOME/rdbms/demo/demo_rdbms.mk
makefile to build the programs.
Rgds
Amogh

Similar Messages

  • Oracle Client Installation 11.2.0.2 with OCI libraries

    Hi All,
    I need to install Oracle Client 11.2.0.2 with OCI libraries. How to install the OCI libraries, where can I find the install files for OCI.
    Thank you

    Hi;
    Please see:
    Want  to download OCI libraries Oracle 9.2
    Also see:
    Master Note for Precompilers, OCI and OCCI [ID 1129588.1]
    Regard
    Helios

  • Unable to find Oracle OCI libraries on Centos 6.3

    Hello,
    I am having an issue with configuring an application(Zabbix) to use OCI on clean image of CentOS 6.3.
    checking for Oracle OCI headers in /usr/include/oracle/11.1/client/... yes
    checking if Oracle OCI version is >= 10.0... yes
    checking for Oracle version >= 11.x to use -lnnz11 flag... yes
    checking for Oracle OCI libraries in /usr/lib/oracle/11.1/client/lib/... not found
    checking if Oracle support is enabled... no
    I try to perform configuration of the source like this:
    $ ./configure with-oracle with-oracle-include=/usr/include/oracle/11.1/client with-oracle-lib=/usr/lib/oracle/11.1/client/lib enable-server enable-agent enable-java
    config.log has this:
    configure:7084: result: no
    configure:7089: checking for architecture
    configure:7128: result: linux (linux-gnu)
    configure:7132: checking for the linux kernel version
    configure:7139: result: 2.6 family (2.6.32-279.el6.x86_64)
    configure:7810: checking for Oracle OCI headers in /usr/include/oracle/11.1/client
    configure:7837: gcc -c -g -O2 -I/usr/include/oracle/11.1/client conftest.c >&5
    configure:7837: $? = 0
    configure:7846: result: yes
    configure:7878: checking if Oracle OCI version is >= 10.0
    configure:7895: result: yes
    configure:7913: checking for Oracle version >= 11.x to use -lnnz11 flag
    configure:7919: result: yes
    configure:7941: checking for Oracle OCI libraries in /usr/lib/oracle/11.1/client/lib
    configure:7961: gcc -o conftest -g -O2 -I/usr/include/oracle/11.1/client -rdynamic -L/usr/lib/oracle/11.1/client/lib conftest.c -lm -lrt -lresolv -lclntsh -lnnz11 >&5
    /usr/bin/ld: skipping incompatible /usr/lib/oracle/11.1/client/lib/libclntsh.so when searching for -lclntsh
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    configure:7961: $? = 1
    configure: failed program was:
    | /* confdefs.h */
    result of *'rpm -qa | grep oracle'* is:
    oracle-instantclient11.1-odbc-11.1.0.7.0-1.i386
    oracle-instantclient11.1-basic-11.1.0.7.0-1.i386
    oracle-instantclient11.1-sqlplus-11.1.0.7.0-1.i386
    oracle-instantclient11.1-devel-11.1.0.7.0-1.i386
    oracle-instantclient11.1-tools-11.1.0.7.0-1.i386
    oracle-instantclient11.1-jdbc-11.1.0.7.0-1.i386
    result of *'ls -l /usr/lib/oracle/11.1/client/lib'* is:
    total 136808
    -rw-r--r--. 1 root root 342 Oct 26 2008 glogin.sql
    lrwxrwxrwx. 1 root root 17 Feb 28 16:43 libclntsh.so -> libclntsh.so.11.1
    -rw-r--r--. 1 root root 37174788 Oct 26 2008 libclntsh.so.11.1
    -rw-r--r--. 1 root root 11159 Oct 26 2008 libheteroxa11.so
    -rw-r--r--. 1 root root 5974910 Oct 26 2008 libnnz11.so
    lrwxrwxrwx. 1 root root 15 Feb 28 16:43 libocci.so -> libocci.so.11.1
    -rw-r--r--. 1 root root 2333632 Oct 26 2008 libocci.so.11.1
    -rw-r--r--. 1 root root 85112897 Oct 26 2008 libociei.so
    -rw-r--r--. 1 root root 129297 Oct 26 2008 libocijdbc11.so
    -rw-r--r--. 1 root root 1510045 Oct 26 2008 libsqlplusic.so
    -rw-r--r--. 1 root root 1122713 Oct 26 2008 libsqlplus.so
    -rw-r--r--. 1 root root 771229 Oct 26 2008 libsqora.so.11.1
    -rw-r--r--. 1 root root 1890499 Oct 26 2008 ojdbc5.jar
    -rw-r--r--. 1 root root 1988051 Oct 26 2008 ojdbc6.jar
    -rw-r--r--. 1 root root 1656243 Oct 26 2008 orai18n.jar
    -rw-r--r--. 1 root root 82979 Oct 26 2008 orai18n-mapping.jar
    -rw-r--r--. 1 root root 299638 Oct 26 2008 ottclasses.zip
    result of *'uname -a'* is:
    Linux localhost.localdomain 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    Any help would be appreciated.

    Oracle is NOT certified on Centos
    V11.1 Oracle is NOT certified on V6 kernel
    so You're On Your Own (YOYO)!

  • I want to download "Oracle Universal Content Management 10.1.3.3.3"

    i want to download "Oracle Universal Content Management 10.1.3.3.3" from oracle web site, and i found also the following three downloads
    "Oracle Universal Content Management 10g Patch Update Bundle" & "Oracle Content Server 10g Localization Component Update" & "JRockit R27.6.0 for Oracle Content Server 10g", so should i download these three files in addition to"Oracle Universal Content Management 10.1.3.3.3" ? and what will these files provides?
    thanks
    Edited by: user11120147 on Jun 17, 2010 4:36 AM

    You definitely want the patch update bundle. This will include all the bug fixes and improvements to the core and standard components. These have been rolled into a single update.
    The Localization component should just provide additional language packs for the interface so this is optional.
    The JRockit download is an alternative JVM (it came from BEA) that you can use with UCM in production as an alterntive to the standard shipped Sun JVM. I do not want to start a holy war but JRockit is a little faster (perhaps 20%) but the majority stick with Sun JVM on 10gr3.
    Tim

  • Download and installing oracle odbc driver alone

    Hi all,
    I wanted to find out if I can download just the oracle odbc driver and install in without actually installing oracle database or client version on windows PC.
    thank you

    You will need to have some Oracle software on your machine for the Oracle ODBC driver to function.
    If you can use the 10g client, you can install the 10g Instant Client and the ODBC driver. The Instant Client is a minimal set of libraries that allow components like the Oracle ODBC driver to work. The 10g client, though, is not certified to connect to databases earlier than 8.1.7.
    If you have to use an earlier version, you have to install the full Oracle client, which is not a small install, to be able to use the Oracle ODBC driver.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Can Someone Explain Crossover and WINE to me ? (want to Download .exe)

    i have Crossover by Codeweavers for Mac, and the APPLE store suggested i download Wine for mac
    i want to download some .exe files my Windows Friend suggested to me
    in Crossover every time i open it it RE-Installs the Application (Photoscape), what i want is a Desktop Icon of the Application that may just prompt Crossover when i click on it.
    Wine was even less user freidly the app wont bounce on the dock and when i do get it open it has no directions on how to download
    all i want to do is download an exe like i download a dmg file i do NOT want to get involved with Windows OS/BOOT camp/ or a virtual window
    i just have a handful of .exes that i want to download (and Work) and possible get OE as a newsgroup server (OE preferably but not IE)
    thanks in advance
    Ed

    http://www.orafaq.com/faqoci.htm
    "The Oracle Call Interface (OCI) is a set of low-level APIs (Application Programming Interface Calls) used to interact with Oracle databases. It allows one to use operations like logon, execute, parse, fetch, etc. OCI programs are normally written in C or C++, although they can be written in almost any programing language."

  • I want to download the "FREE" iPhoto duplicate remover software, but the download process keeps asking me for my payment information.

    I want to download the "FREE" iPhoto duplicate remover software, but the download process keeps asking me for my payment information. I have tried it several times.. But it says I cannot download this app unless I give my payment information.. So I went back and looked again and again.. and it still says it's "Free"...

    You need to contact the authors re download or payment issues - we are only users like yourself and help with iPhoto for the Mac issues
    here is Old TOad's list of potential packages including his comments
    These applications will identify and help remove duplicate photos from an iPhoto Library:
    iPhoto Library Manager - $29.95
    Duplicate Annihilator - $7.95 - only app able to detect duplicate thumbnail files or faces files when an iPhoto 8 or earlier library has been imported into another.
    PhotoSweeper - $9.95 - This app can search by comparing the image's bitmaps or histograms thus finding duplicates with different file names and dates.
    DeCloner - $19.95 - can find duplicates in iPhoto Libraries or in folders on the HD.
    DupliFinder - $7 - shows which events the photos are in.
    iPhoto AppleScript to Remove Duplicates - Free
    PhotoDedupo - $4.99 (App Store) -  this app has a "similar" search feature which is like PhotoSweeper's bitmap comparison.  It found all duplicates
    Duplicate Cleaner for iPhoto - free - was able to recognize the duplicated HDR and normal files from an iPhone shooting in HDR
    Some users have reported that PhotoSweeper did the best in finding all of the dups in their library: iphoto has duplicated many photos, how...: Apple Support Communities.
    If you have an iPhone and have it set to keep the normal photo when shooting HDR photos the two image files that are created will be duplicates in a manner of speaking (same image) but there are only twp apps that detected the iPhone HDR and normal photos as being duplicates: PhotoSweeper and Duplicate Cleaner for iPhoto.  None of the other apps detected those two files as being duplicates as they look for file name as well as other attributes and the two files from the iPhone have different file names.
    iPLM, however, is the best all around iPhoto utility as it can do so much more than just find duplicates.  IMO it's a must have tool if using iPhoto.
    LN

  • I want to download Visio Stencils for ADF Faces

    Dear members
    I read about Visio Stencils for ADF Faces and I really Like it.
    https://blogs.oracle.com/jdeveloperpm/entry/adf_faces_stencils_for_visio_available_on_samplecode
    And I want to download it. Has any one tried it before.Can any one tell me where can I download it.
    The articular says that it is Available through samplecode.oracle.com but i cannot find it
    please help
    thanks

    http://www.oracle.com/technetwork/indexes/samplecode/jdeveloper-adf-sample-522118.html
    Still down to http://download.oracle.com/otn/samplecode/ADF_Faces_Stencils_for_Visio.zip
    you need to accept the license before download.
    Timo

  • I want store JMS queue in oracle database..

    Hi all,
    I want store JMS queue in oracle database..
    How can i configure my jboss 3.0.1
    Thanks,
    Thilsen

    Oracle provides this functionality with Advanced Queues
    http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96587/qintro.htm
    Although the API is JMS-compliant, the administration can be quite burdensome.

  • I want to download and install   RH linux.

    I want to download and install free copy RH linux.
    Can you point me to the right URL.
    thanks
    siva

    I want to download and install free copy RH linux.Last free RH distibution was Redhat 9 which is very old (and has pretty long security bug list).
    If you want this then link from jfowler post is apropriate.
    But note on this release you will be not able to install Oracle 10R2.
    If you want something "fresh" you could use CentOS or WhiteBox Linux which are distrubution builded from original RH Enterpise distribution packages so these distributions are equivalent to RH EL.
    For more info:
    http://www.centos.org and http://www.whiteboxlinux.org
    Or there is free distribution called Fedora (sponsored by Redhat). For more info:
    http://fedora.redhat.com

  • Downloading and installing Oracle iLearning

    Hi.
    I need a help with downloading and installing Oracle iLearning.
    I have download Oracle iLearning 5.0, and I have Oracle Database 10.2.0.1 and Oracle Application Server 10.1.2.0.2. I have installed all of this products. But iLearning does't work. Then I got message from Learning management forum, that Oracle iLearning works only on Oracle Application Server 9.0.4. I want to download it, but I can't find it on the Oracle site.
    Tell me please, is there iLearning version, that works on Oracle AS 10g?
    Or, what I should do, to work Oracle iLearning? Where I can download Oracle Application Server 9.0.4?

    The main Downloads index http://www.oracle.com/technology/software/index.html has a section called Applications with a link to the E-delivery site, where you could find both iLearning and EBS with Oracle Learning Management.

  • Where can i download jdeveloper for oracle 9i?

    where can i download jdeveloper for oracle 9i?
    i run a db of 9i platform.
    i guess that if i want to use jdeveloper its should be , acordingly , the 9i version , but i cant find the exac dounload page.
    pls. help me!

    Hi,
    you find 10.1.3.x and 10.1.2 versions of JDeveloper here
    http://www.oracle.com/technology/software/products/jdev/archives.html
    Frank

  • OCI for Oracle Reports

    Does anyone know if an OCI for Oracle Reports is available for Pro C/C++? If so where is it documented and how is it used?
    Thanks,
    Emad

    user4594420 wrote:
    Oracle7 for windows and OracleClient7 (oci.h, oci.o and others) for linux ?That would imply a really old version of windows (db side) and linux based os (client side). Perhaps SCO Unix was the only certified combination back then.
    You should talk to someone who can verify platform/system requirements.
    For the client side you might want to consider using a later Client release, a more recent old version (e.g. 8.1.7) that could talk to a Oracle7 server and work on your linux platform. There's a interoperability matrix on Metalink/MOS.

  • I have an apple iphone 4 that I want to download audio books from my library onto it.  I cannot figure out how to do that.  The iphone does not show up on my mac laptop as a connected device.  Does this kind of download have to run through itunes?  Thanks

    I have an apple iphone 4 that I want to download audio books from my library onto.  I cannot figure out how to do that.  The iphone does not show up on my mac laptop as a connected device.  Does this kind of download have to run through itunes?  Thanks

    Yes it is done through iTunes. The iPhone will never show up in Finder as a device. The following is general information on iTunes sync: http://support.apple.com/kb/HT1386 and the following is a previous discussion where the post by Andreas Junge helped others that had a problem syncing audiobooks: https://discussions.apple.com/message/20052732#20052732

  • ERROR MESSAGE: "Photoshop is a desktop app so you'll want to download it from your computer."

    I just sigend up for Adobe Creative Cloud and I'm trying to install Photo Shop onto my desktop computer.  When I click the download button I receive an error message saying "Photoshop is a desktop app so you'll want to download it from your computer."  I cannot move forward with the download.  Any advice on how to troubleshoot this problem?
    Thanks.

    In my case it's Illustrator and I'm trying to reinstall it. Clearing the cache and using another browser were no help. When I use IE instead of Chrome, an authentication dialog opens to ask permission for CC Desktop to launch, but when I "Allow" it, all that happens is that the CC app opens and gives no indication of a dowload or installation taking place.
    I've always been a strong advocate of CC and was one of the earliest adopters (May 2012), but this is the end of the love affair. I need this fixed immediately. I have work to do. If I had a set-up file sitting on my computer or a disk, I would have no problem right now.

Maybe you are looking for

  • Maesus,can u help me,please.

    what is the PCI Latency Patch 0.19d & what is function??? where i can download ? thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • Looping a segment in DMEE

    Hi, I have created a DMEE format for which, during a payment run, I require one particular node to execute continuously as the number of vendor , the payment has been made to. Basically I need a segment to be LOOPed. Is there option available through

  • How can i mprove the jvm size

    Hi All is there any other way of doing jvm size instead of java -jmx

  • Web Printing Problem

    I have the smart web printing option, however it does not print. I selected the clip I want to print, hit print and nothing happens. What am I doing wrong?

  • Opening pdf embedded in web pages hangs

    Reader 10.0.1 running on Windows 7 64 bit, ever since the upgrage to Reader 10, when I try to view a web page that has an embedded pdf, it tries to open, finishes the download, then just locks up.  I have run repair from the reader help menu and from