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?

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

  • 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 :-)

  • 64-bit Instant Client for Oracle 9i

    Based on what I've read here, it looks like there are no Instant Clients for prior to 10.1.
    - Is this correct?
    - Does a 10.1 Instant Client work for accessing 9i databases?
    Thanks

    Yes, and yes. Except that the database should be 9.2, as connections to 9.0 are desupported.
    Yours,
    Laurenz Albe

  • 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

  • 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

  • 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...

  • 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

  • When Instant Client for AIX 5L 32 and HP-UX PA-RISC 32 are released?

    Does anyone know when Instant Client for AIX 5L 32 might be release?
    and also, Instant Client for HP-UX PA-RISC 32 ?

    There isn't much to check. This is the Instant Client and it was downloaded specifically for the 32-bit PA-RISC platform. The "documentation" simply says I should set the "LD_LIBRARY_PATH" environment variable to include the directory where I unzipped the files. It is obviously looking at the libraries when I load my application, otherwise I would get a different type of error message along the lines of "missing Oracle client". FYI, This is not one of the newer 8x00 chips which support 64-bit addressing, but that is the point of the 32-bit option. I assumed this was compiled for my platform (which more specifically is an HP PA-RISC 7300LC 160MHz processor with 768MB RAM). I know this isn't the most modern box, but I would like to have a simple lab environment for my ERP application and save the hassle and additional expense of aquiring a 64-bit compatible workstation. I figure what I have works well with my application, and there is no 9i 32-bit client...so why not try the 10g Instant Client which should be backwards compatible with my database. BTW, the database is not running on this box, it's on a remote server which does support 64-bit and happens to be running Oracle 9.2.0.4.

  • Instant Client for VxWorks RTOS?

    Hi All,
    Could you please let me know if an instant client for VxWorks RTOS is available? If yes, where?
    Rosh

    Good news!

  • Instant-client for os/390 or zos

    Is there an install for Instant-client for os/390 or zos platform? Or do you have to download full database product and install off of that media.
    Thanks for any information,
    Chad Hughes

    Good news!

  • Any simple program available for testing instant client for Windows

    Any simple program available for testing installation of instant client for Windows.
    Thankx in advance

    Having a program means you need a dev environment to compile, link and then test it with your instant client env.
    I would suggest you download sqlplus ZIP and connect to a DB server.

  • Instant client for Oracle 8.1.6

    Hi, I need some previous version of instant client for ODBC. Current version needs at least Oracle 8.1.7. Is it possible to download ODBC instant client with support for 8.1.6?
    Thanks
    Paja

    In my testing, the 10g full client will only connect to 8.1.7.4 and later databases. I beleive the 10g Instant Client would have the same restrictions.
    If you have an 8.1.6 back end, you would need to install a 9i full client to connect or to purchase a third-party wire-protocol ODBC driver that supports 8.1.6. The Instant Client is a new 10g feature.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • 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.

Maybe you are looking for

  • Error when creating a sales order

    Hello All! I am working in a B2B scenario in ISA R/3. I am able to add the products to the cart and update it. But when I click   TO ORDER, the price of the products become zero and I get a blank screen in the next step. What could be the reason for

  • Need help in creating multivalued table

    hi all, please i need help how to create a table with a column that require to have many cells in each cell of each record. plz help me with the datatype and the sql syntax. thanks

  • ITunes Wont Open. I Do Not Have NIS Installed

    As the title states. ITunes refuses to open. As I've seen with many other post's this was solved by uninstalling NIS but I do not have it installed. When I click on ITunes the license agreement thing shows for a split second then dissapears. Thats ab

  • What is the best HDMI splitter for apple TV?

    I need to find an inexpensive, but reliable HDMI splitter.  I have Apple TV and a HD DVR with only one HDMI port in the TV.  Really don't need anything more than 2 inputs.  I was told to purchase a switcher, but I would have to manually change the in

  • Crossdomain.xml and Reporting Services

    Hi, I'm trying to get my Flex application to call a webservice on a remote Reporting Services instance, but am running up against insummountable problems with the Flash Player's cross-site scripting security. Due to the way that Reporting Services wo