12c OCI Instant Client for Linux is on OTN

The Oracle Database 12c Linux x86 and x86_64 Instant Client bundles were pushed to OTN a few minutes ago:
Instant Client downloads for Linux x86
Instant Client downloads for Linux x86-64
Other platforms are still pending.
(The top level page for Instant Client is http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html)

just curious... which distro are you running on SPARC 64??? :)

Similar Messages

  • Failed to install php-oci8 with instant Client for linux 64

    Hello,
    I have a 64-bits Linux box with RHEL4, and PHP version has been upgraded from 4.3.9 to 5.1.6. I try to make the connection to remote oracle server.
    I download instantclient-basic-linuxppc-10.2.0.2-20060327.zip , and follow the instruction to
    install it.
    But when i try to install php-oci8*.rpm, no matter which i use:
    php-oci8-5.1.6-1.el5.i386.rpm or php-oci8-4.3.9-2.2.el4.i386.rpm
    The installation always failed due to dependencies errors with oracle instant client.
    I also tried with some other packages like: php-oci8-4.3.9-3.el4.x86_64.rpm
    All my tries gave me dependency errors.
    sometime like:
    error: Failed dependencies:
    libclntsh.so.10.1 is needed by php-oci8-5.1.6-1.el5.i386
    oracle-instantclient = 10.2.0.3 is needed by
    php-oci8-5.1.6-1.el5.i386And I cannt find the right RPM for oracle instant client for linux 64 bits box, and php-oci8 5.1.6 64 bits.
    I have been trying on this problem for more than one week, and so frustrated. I will appreciate if I can be guide on this issue.
    Thanks in advance!

    See my followup to your duplicate post in the PHP forum

  • Instant Client for Linux Sparc64

    Does anyone know if the Instant Client will be made available for Sparc64 running Linux.

    Hi,
    You can read Note:391116.1 from Oracle Metalink
    Cheers

  • Missing sdk download for instant client for Linux

    Hi,
    I'm following Ubuntu community documentation here https://help.ubuntu.com/community/PHPOracle to get started developing php/oracle applications.
    My problem is that the sdk download is missing. It is in the list here http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html but the link for it is missing. I don't see anything else looking like sdk or development files for instant client.
    Can anyone tell me where the download is?
    Thank you

    How about the following link:
    http://www.oracle.com/technetwork/topics/linuxsoft-082809.html

  • Instant Client for Linux for SPARC 64?

    I'm running Linux on SPARC64 and I would like to compile PHP with the OCI module... BUT I cannot.
    I either run in to TLS problems (which get fixed with LD_PRELOAD=libclntsh.so ) or I run in to missing Sun libraries (as expected, but I found no ports) like libkstats.
    Is it possible to do what I want to do? I have thought about using the PHP and JavaBridge, but that doesn't seem to mean I don't have to use OCI libraries (libclntsh and etc)... and may be a huge performance hit (two interpreted languages? UGH!)
    Ideas?

    just curious... which distro are you running on SPARC 64??? :)

  • Please help me to debug a bug for instant client on linux x86-64

    I am a c junior programmer, I wrote a c demo based on <Call Interface Programmer's Guide>,but i found failed sometimes and successful somtimes when i run my demo on linux x86-64.
    I wondered why it was failed sometimes and successful sometimes, so i used command strace to debug my demo.
    I found my demo was failed when called function getsockopt  whose third argument was negative. The following code:
    getsockopt  (5, SOL_SOCKET, SO_SNDBUF, [-8683868481690533888], [4]) = 0
    my demo run successful when the third argument of function getsockopt was positive.The following code:
    getsockopt(5, SOL_SOCKET, SO_SNDBUF, [4636081913715490816], [4]) = 0
    I downloaded rpm package of instant client for linux x86-32 and installed, the same demo worked perfectly on linux x86-32.
    Did instant client for linux x86-64 has a bug?
    any advise would be great.
    Thank you!

    thanks.
    I have solved this problem that result in my c demo.
    I was a wrong way to use this function OCIBindByName. I ignored it's Indicator Variables must be 0 , -1 or -2.

  • Instant client for Solaris AMD x64

    Hi,
    I am desperately looking for OCI instant client for solaris AMD x64. I tried instant client download page (http://www.oracle.com/technology/software/tech/oci/instantclient/index.html) but it is not listed there. I have no idea who to contact within Oracle or Oracle tech support.
    Any help is greatly appreciated.
    Thank you,
    Boris

    I've just downloaded the basic and sqlplus zip files and sqlplus works fine. sqlplus is linked to libclntsh.so.10.1, so I doubt that file is corrupt.
    instantclient_10_2> ls -l
    total 225992
    -r--r--r--   1 oracle   dba      1594191 May 19  2006 classes12.jar
    -r--r--r--   1 oracle   dba         1525 May 19  2006 glogin.sql
    -rwxr-xr-x   1 oracle   dba      29618728 May 19  2006 libclntsh.so.10.1
    -rwxr-xr-x   1 oracle   dba      7860792 May 19  2006 libnnz10.so
    -rwxr-xr-x   1 oracle   dba      1404480 May 19  2006 libocci.so.10.1
    -rwxr-xr-x   1 oracle   dba      70141168 May 19  2006 libociei.so
    -rwxr-xr-x   1 oracle   dba       146640 May 19  2006 libocijdbc10.so
    -rwxr-xr-x   1 oracle   dba      1913800 May 19  2006 libsqlplus.so
    -rwxr-xr-x   1 oracle   dba      1437952 May 19  2006 libsqlplusic.so
    -r--r--r--   1 oracle   dba      1540457 May 19  2006 ojdbc14.jar
    -rw-rw-r--   1 oracle   dba         6690 Apr 28 14:43 sqlnet.log
    -rwxr-xr-x   1 oracle   dba        11536 May 19  2006 sqlplus
    instantclient_10_2> ldd sqlplus
            libsqlplus.so =>         /tmp/ic/instantclient_10_2/libsqlplus.so
            libclntsh.so.10.1 =>     /tmp/ic/instantclient_10_2/libclntsh.so.10.1
            libnnz10.so =>   /tmp/ic/instantclient_10_2/libnnz10.so
            libkstat.so.1 =>         /lib/64/libkstat.so.1
            libnsl.so.1 =>   /lib/64/libnsl.so.1
            libsocket.so.1 =>        /lib/64/libsocket.so.1
            libgen.so.1 =>   /lib/64/libgen.so.1
            libdl.so.1 =>    /lib/64/libdl.so.1
            libsched.so.1 =>         /usr/lib/64/libsched.so.1
            libc.so.1 =>     /lib/64/libc.so.1
            librt.so.1 =>    /lib/64/librt.so.1
            libaio.so.1 =>   /lib/64/libaio.so.1
            libm.so.2 =>     /lib/64/libm.so.2
            libthread.so.1 =>        /lib/64/libthread.so.1
            libmp.so.2 =>    /lib/64/libmp.so.2
            libmd.so.1 =>    /lib/64/libmd.so.1
            libscf.so.1 =>   /lib/64/libscf.so.1
            libdoor.so.1 =>  /lib/64/libdoor.so.1
            libuutil.so.1 =>         /lib/64/libuutil.so.1
    instantclient_10_2> ./sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Apr 28 14:47:04 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    SQL> exit
    instantclient_10_2> uname -a
    SunOS xxxx 5.10 Generic_120012-14 i86pc i386 i86pc

  • Instant Client for z/Linux

    Is there an instant client for z/Linux? z/linux 31 bit?

    Hi,
    You can read Note:391116.1 from Oracle Metalink
    Cheers

  • 11.1.0.6.0 instant client for x86_64?

    hy,
    since some day's the 11.1.0.6.0 for x86 linux is out. I need the DRCP Feature for PHP and I didn't want install the big client on every server.
    My Problem is that I have an x86_64 system running. Does anybody know where I can find an 11.1.0.6.0 instant client for x86_64 linux?

    Like you've said, the release for Linux x86 platform is out. The Database products was recently released for Linux x86-64, so I guess we can just wait and see. You could check the IC downloads pages until it happens:
    http://www.oracle.com/technology/software/tech/oci/instantclient/index.html
    Is your app (PHP in this case) designed to make use of DRCP features?

  • Instant Client for Apple MAC OS X on Intel x86 Available on OTN

    10.2.0.4 Database Client (+ Instant Client) for Apple MAC OS X on Intel x86 is now available for download on OTN: http://www.oracle.com/technology/software/tech/oci/instantclient/
    Kuassi http://db360.blogspot.com

    FWIW, the 10.2.0.4 releases for Win 32 and Linux x86 are also now available.
    -- cj

  • Instant client for SQLLDR

    I see Oracle provides several instant client downloads. Is there a SQLLDR instant client, or a lite version that doesn't require the whole Oracle client for Linux (both 64 and 32 bit)?

    yes - i am sure - things to consider:
    the sqlldr needs to be from the same O/S (if obv, sorry)
    you need to copy the contents of the rdbms/mesg/ folder so the status messages can be displayed.
    make sure you've got a ln to bin and lib.
    here is a typical instant client folder contents:
    rdbms/mesg/ (directory)
    network/admin/tnsnames.ora (directory & file)
    lib     ->     ../instantclient_10_2
    bin     ->     ../instantclient_10_2
    install          (directory)
    libclntsh.so.10.1
    libociei.so          
    libnnz10.so          
    libocci.so.10.1          
    libclntsh.so.10.1          
    ojdbc14.jar          
    libocijdbc10.so          
    classes12.jar          
    sqlplus          
    libsqlplus.so          
    libsqlplusic.so          
    glogin.sql          
    sqlldr          
    hope this helps; let me know
    also - i still have no exception or idea if Oracle Support will support this.

  • Oracle Instant Client for Intel MacOS X

    Hi all, this is my first post here (so I don't know if it's the proper place, but to try it is free. Sorry for any inconvenience).
    Anybody, can confirm/explain why, one year after launch, there isn't one available download of Oracle Instant Client for Intel MacOS X?
    Without it's impossible, for example, to compile PHP with OCI support under Intel MacOS X (native mode) and it's really a pain.
    With PPC version existing since ages, wouldn't be absolutely easy to recompile that cool stuff for Intel MacOS X?
    TIA and ciao, Eloy Lafuente :-)

    Hi again...
    just to know a bit more... two months later... how is customer demand going...?
    Have you searched for "macos x instant client intel" ?
    Aren't PHP/Perl/Ruby applications enough?
    I sincerely think it's a big mistake to don't offer native connectivity for MacOS X Intel users... of course, your mistake.
    Some developers, like me, will stop developing/improving Oracle support in their applications just because they use MacOS X to develop. So, those applications won't run ok under Oracle, no matter where you deploy them.
    With thousands of applications running natively under MacOS X Intel... isn't there (@ Oracle) able to recompile that tiny piece of software to run under Intels... sorry but I cannot believe it.
    I'll email SJ right now! Ciao :-)

  • Oracle 10.2.0.4 Instant Client for Mac OS X (Intel x86) is available

    The 10.2.0.4 Instant Client for Mac OS X (Intel x86) can be downloaded from:
    http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/intel_macsoft.html

    sqlplus gives me a bus error:
    warcholw-osxi:~/oracle/instantclient_10_2 warcholw$ sqlplus
    Bus error
    warcholw-osxi:~/oracle/instantclient_10_2 warcholw$ gdb sqlplus
    GNU gdb 6.1-20040303 (Apple version gdb-437) (Fri Jan 13 18:45:48 GMT 2006)
    Copyright 2004 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB. Type "show warranty" for details.
    This GDB was configured as "i386-apple-darwin"...
    warning: Unable to read symbols for "/scratch/plebld/208/sqlplus/lib/libsqlplus.dylib" (file not found).
    warning: Unable to read symbols for "/scratch/plebld/208/rdbms/lib/libclntsh.dylib.10.1" (file not found).
    warning: Unable to read symbols for "/scratch/plebld/208/network/lib/libnnz10.dylib" (file not found).
    Reading symbols for shared libraries ... done
    (gdb) run
    Starting program: /Volumes/UserData/Users/warcholw/oracle/instantclient_10_2/sqlplus
    dyld: Library not loaded: /scratch/plebld/208/sqlplus/lib/libsqlplus.dylib
    Referenced from: /Volumes/UserData/Users/warcholw/oracle/instantclient_10_2/sqlplus
    Reason: image not found
    Program received signal SIGTRAP, Trace/breakpoint trap.
    0x8fe06046 in __dyld__ZN4dyld5_mainEPK11mach_headeriPPKcS5_S5_ ()
    echo $PATH $DYLD_LIBRARY_PATH
    /sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/Volumes/UserData/Users/Shared/opensource/bin:/Users/warcholw/oracle/instantclient_10_2 /Users/warcholw/oracle/instantclient_10_2
    warcholw-osxi:~/oracle/instantclient_10_2 warcholw$ ls
    BASIC_LITE_README genezi libnnz10.dylib libocijdbc10.dylib network
    BASIC_README glogin.sql libocci.dylib.10.1 libocijdbc10.jnilib ojdbc14.jar
    SQLPLUS_README glogin.sql.orig libociei.dylib libsqlplus.dylib sdk
    classes12.jar libclntsh.dylib.10.1 libociicus.dylib libsqlplusic.dylib sqlplus
    warcholw-osxi:~/oracle/instantclient_10_2 warcholw$
    warcholw-osxi:~/oracle/instantclient_10_2 warcholw$ uname -a
    Darwin warcholw-osxi.local 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386
    warcholw-osxi:~/oracle/instantclient_10_2

  • 9.2 client for linux

    Is it possible to download a 9.2 client for linux?

    In that case you need to download the RDBMS I think. The OCI stuff (libraries/headers/demos) is included with the db install.
    The runtime portions (shared libraries and such) are in the client and the InstantClient would work for this as well.

  • Instant client for windows

    When instant client for windows:
    http://otn.oracle.com/software/tech/oci/instantclient/index.html will be available?
    Thanks.

    Now, it seems :)
    Thinking about it, I later downloaded Client CD from:
    http://otn.oracle.com/software/products/database/oracle10g/htdocs/winsoft.html
    On the Select Install Type page we have as the first choice: InstantClient
    New Installations (9 products)
    Oracle Client 10.1.0.2.0
    Oracle Instant Client 10.1.0.2.0
    RDBMS Required Support Files for Instant Client 10.1.0.2.0
    Oracle ODBC Driverfor Instant Client 10.1.0.2.0
    Oracle C++ Call Interface for Instant Client 10.1.0.2.0
    JDBC/OCI Common Files for Instant Client 10.1.0.2.0
    SSL Required Support Files for InstantClient 10.1.0.2.0
    Oracle JDBC Thin Driver for JDK 1.4 for Instant Client 10.1.0.2.0
    Oracle Instant Client Required Support Files 10.1.0.2.0
    Maybe it's not quite complete after all, or Oracle just forgot to update the Instant Client main page...

Maybe you are looking for