Oracle 8 client for Linux

I really need to find the Oracle 8 client for Linux. It isn't available anywhere on Oracle's site. Is there an alternate way to get it? I need a modern PHP to be able to connect with an Oracle 7 database. It is not currently an option to upgrade the Oracle database, as much as I would love to do so.

8.0.4 for linux does not exists nor you need it to connect to a 8 database.
Just install the 9i client (available at OTN) and recompile your cgi's.
Saludos

Similar Messages

  • Graphical Oracle Client for Linux

    Hello,
    I'm used to work with pl/SQL Peveloper at work but at home I use linux. I wonder if there is a similar powerfull graphical client for oracle that runs on linux.
    I need at last the following features:
    -view/edit data in tables
    -create/test views
    -create/test stored procedures
    -create tables using diagrams or vice versa (nice to have)
    Any suggestions? What is the best linux software for that purpose?
    David

    And JDeveloper is another. (Although I'd call it power-hungry rather than powerful ;) )

  • Oracle Client for Linux

    We are in desperate need to install the ProC precompiler and accompanying libraries on a Linux Redhat 7.3 system. I cannot seem to locate the software on any of our current packages, and am finding it hard to locate them on the oracle web-site. All 'n need to do is connect a .pc program, written in ProC, to an existing Oracle server on a different server/platform.
    Any help would be greatly appreciated, as we are in a desperate need to implement this as soon as possible.
    Thank you in advance.

    Response from caragh cooney.
    The ProC client libraries are part of the Oracle Server distribution only and not available standalone. The
    currently available server releases are not certified on RedHat 7.3 and Oracle has no plans for such
    certification on RedHat 7.3.
    Thanks!
    caragh

  • Oracle 9i client for linux & PHP

    I'm looking to connect PHP on my linux server to a remote oracle server running 9i. I have been unsuccessful in finding good documentation on this process, as most people are either using windows or connecting to a local server.
    As far as I can tell, you must install the oracle client for linux, then recompile PHP with oracle support. So:
    1) Is this the best method to do this, and if so where can I get an oracle client for linux?
    2) Is there a location where I can get the oracle extension for PHP without having to recompile PHP?

    I believe the extensions are refered to in the php.ini
    and need to be setup.
    ;Windows Extensions
    ;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
    extension=php_oracle.dll
    ;Don't know if this is needed and whether there is a
    ;php_oci9.dll
    ;extension=php_oci8.dll
    which can be found by this:
    extension_dir = "C:\WINDOWS"
    I am trying to perform a similar task, well, sort of. I am running Oracle 9i (9.2.0.1.0) on a Win2003Server machine and do not want to build PHP either.
    Please let me know if you find your answer.
    Thanks
    [email protected]

  • Is there an Oracle VPN client for Linux (64-bit) ?

    Does anyone know if there is an Oracle VPN client for Linux (64-bit) ?
    Where to get it ?
    How to install it ?
    thanks!
    Greg

    Perhaps OpenVPN will work for you. Unfortunately you did not provide any OS information and VPN requirements.
    You can find help to install and setup OpenVPN in Google. You might want to check the Fedora EPEL repository http://fedoraproject.org/wiki/EPEL to install the software using standard yum in Enterprise Linux.

  • 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

  • Nslookup fails were as tnsping works - Oracle Client on Linux 4.0

    Hello Gurus,
    I am able to connect to Oracle DB on the Linux server and not from Oracle client on Linux box. I have installed Oracle Client windows version on my laptop and same release and version for Linux on Linux box.
    When I try to connect to the DB from Oracle Client installed on Linux box give me ORA-012545:Connect failed because target host or object does not exists.
    I have tried tnsping and the server name (hostname) ,IP and DB of the server it works.
    When I tried nslookup servername (hostname) , IP and DB it fails.
    Anyone over there please help me out. This is something silly happening works on Windows Oracle client and not on Linux Oracle Client. One thing to do add Linux Oracle Client has Virtual IP to it. ITs host file has an entry for local host as follows : 127.0.0.1 localhost.local.domain localhost.
    Also when I tried to create netservice names using netca it's just clean.
    Please help me.
    Thanks in advance
    Thanks
    Shiva

    Hello Matt,
    The reults
    [oracle@ccsdd-sdap3 admin]$ tnsping mdb
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 12-MAY-2008 10:20:16
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    /oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 172.17.180.110)(PORT = 1521))) (CONNECT_DATA = (SID = mdb) (SERVER=DEDICATED)))
    OK (10 msec)
    ===========================================================
    [oracle@ccsdd-sdap3 admin]$ tnsping ccsdd-sddb3.techteam.com
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 12-MAY-2008 10:25:56
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    /oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=ccsdd-sddb3.techteam.com))(ADDRESS=(PROTOCOL=TCP)(HOST=172.17.180.110)(PORT=1521)))
    OK (10 msec)
    ===========================================================
    [oracle@ccsdd-sdap3 admin]$ tnsping 172.X.X.X
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 12-MAY-2008 10:21:49
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    /oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=172.17.180.110))(ADDRESS=(PROTOCOL=TCP)(HOST=172.17.180.110)(PORT=1521)))
    OK (10 msec)
    ==========================================================
    tnsnames.ora
    [oracle@ccsdd-sdap3 admin]$ more tnsnames.ora
    # tnsnames.ora Network Configuration File: /oracle/app/oracle/product/10.2/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    mdb =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.X.X.X)(PORT = 1521))
    (CONNECT_DATA =
    (SID = mdb)
    (SERVER=DEDICATED)
    ===========================================================
    sqlnet.ora
    [oracle@ccsdd-sdap3 admin]$ more sqlnet.ora
    # sqlnet.ora Network Configuration File: /oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.DIRECTORY_PATH= (TNSNAMES,ONAMES,HOSTNAME)
    ==========================================================
    Yes these are the reults and the files. I think this will help us to determine the problem.
    Thanks
    Shiva

  • Applying patchset 10.2.0.3 to 10.2.0.1 Oracle client on Linux

    Hi folks,
    I want to apply patchset 10.2.0.3 to a 10.2.0.1 Oracle "Client" on Linux (both 32bit and 64bit). So, I started with the 64bit Linux.
    1. installed the 10.2.0.1 Client,
    2. downloaded the patchset 10.2.0.3 (5337014) for 64bit Linux,
    3. read the documentation for the 5337014 patchset
    I also downloaded the patchset 5601428 (specified in document 412160.1 referenced in the patchset document), and patchsets 4689959 and 5632264 (specified in document 396671.1 - which is Time Zone related).
    I understand that if I do apply the 10.2.0.3 patchset to a 10.2.0.1 database server installation, then I need to apply the patchsets 5601428 and 4689959 (or 5632264) but for just applying the patchset 10.2.0.3 (5337014) to a 10.2.0.1 client, do I still need to apply 4689959 and/or 5632264 ?
    will simply (only) applying 10.2.0.3 (5337014) will do the job on the Oracle Client ?
    I have done this so many times for the Database Server but haven't done it for the Oracle Client - did search the forums and Metalink but did not find anything specific to applying patchsets to Oracle Client installations.
    Thank you and Best regards
    Zafer

    Somebody replied my query on Metalink telling me applying the patchset is the same as the server and to follow the installation manual instructions :) Oracle patchset installation help file (document) could be clearer for the Client installation (as they did include explicit sections for RAC's, etc in the same doc).
    Edited by: zaferaktan on Jul 2, 2009 5:31 PM

  • Is there really a Cisco VPN client for Linux? _Really?_

    Hello folks,           
            I've finally after almost experiencing a brain aneurysm by trying to think too hard got my Cisco 881-SEC-K9 router properly configured for a multipoint IPSec VPN tunnel to my Amazon Virtual Private Cloud, so that hurdle is finally passed and I actually feel it was a very important milestone in my life somehow. I never thought I'd see the day I actually got my hands on a legitimate Cisco non-stink... erm.. I mean, non-linksys router. Now I just can't seem to find a 'client' VPN program for Linux. I'm currently running a Xen Hypervisor environment on openSUSE Linux because it's the only Linux distribution that completes all of my strenous requirements in a Linux server environment. It's also the most mature, and secure Linux on this planet, making it the most appreciable Linux distribution for my research needs.  Using NetworkManager is not really an option for a basic Linux server environment, and OpenVPN is just too confusing to comprehend for my tiny little head.  I've heard mention of some mysterious "Easy VPN" but after hours of digging online can't find any information about it, even the Cisco download link leads to a Page Not Found error.  I do see a Linux VPN API for the AnyConnect program, but is that an actual VPN client, or just an API?  It seems to want my money to download it but I don't have any money nor do I really know what it is because it's all secretive-like, closed source, and I can't even find a simple README file on it explaining what it is exactly.  I'm just an out-of-work software developer trying to connect to my home router for personal use and I can't really afford to fork over a million and a half dollars for a single program that I'm only going to need to download once in my lifetime that should have been included with the router in the first place. I more than likely won't even be able to figure out how to use the program anyways because I don't know anything about VPN connections which is why I bought this router so I can try to figure it all out as part of the not-for-profit open source, volunteer research I'm presently trying to conduct.  Is there some kind of evaluation or trial period for personal use? That would be really nice so I could at least figure out if I'm going to be able to figure it out or not.  I hate throwing money away when it's in such short supply these days. There's really no alternative to a Cisco router.  It's an absolute necessity for the things I'm trying to accomplish, so trying to settle for something else and going on with my life is not really an option. No, this is something I just need to face head on and get it over with.
    <Rant>
           Maybe I have a little too much crazy in me for my own good, but I don't see why it should take so much money just to learn how to do something for personal reference, it's not really a skill I would ever use otherwise.  Wouldn't it be great if Cisco made their VPN client open source and free to the public to use and modify, to improve on, to learn and to grow and bring the whole world closer together as a community? Even the source code to the old discontinued Cisco VPN client could be used as a valuable learning tool for some poor starving college student or Open Source Software developer somewhere trying to get by on Ramen Noodles and Ramen Noodle Sauce on Toast (don't tell me you never thought about it).  Through the ripple effect, It would drastically improve sales over the course of time, because it would open the door to a whole new market where those who previously could not afford to participate now could. That's the true power of Open Source. It creates a more skilled work force for the future by openly contributing and sharing knowledge together. What if the next big internet technology and the solution to world tyranny - the solution to end all wars forever - were locked in the mind of an unemployed software developer who couldn't afford to upgrade their cisco router software or access the software they needed because it was closed source and required committing to an expensive service contract to download?  That would be just terrible, wouldn't it?  I guess there's no way to ever know for sure. I suppose I'd be just as happy if some kind soul out there could point me to an easy to use alternative to an always on VPN connection that runs in the background which doesn't require NetworkManager or having to spend days upon days digging through and trying to comprehend either some really poor or extremely complex documentation?  I apologize for all the run on sentences posed as questions, but I've just got some serious mental burnout from all of this, being unemployed is some hard work folks. I could really use a vacation.  Perhaps a camping trip to the coast is in order after I get this working, that sounds nice, doesn't it? Nothing like a good summer thunder storm on the ocean beach - far away from technology - to refresh the mind.
    </Rant>

    I do tend to talk too much and I don't mince any words either.  What I am however, is really appreciative for the help. I know you hear that all the time, but you have no idea how much time and headache you just saved me.  I think vpnc might be just what I've been looking for, unless someone can think of a client for Linux that I might be able to throw a little further.  I'm very security minded now, after the backlash of Blackhat 2013, there's no telling which direction the internet might head next. Oh, you didn't hear? Well wether they realize it or not, DARPA basically declared war with other government agencies by releasing their own version of a spy program for civilians to use against the whoever -- possibly even the governmnet itself. They even went so far as to suggest it's private usage to blanket entire cities in information gathering. Civilians are a powerful foe, as they are not bound by the oath of office, any evidence they obtain is admissible in court, wether they know that or not. There's a very important reason for that. It's to prevent another civil war from ever happening, we shed enough blood the first time around less people forgot.  It's something that can and will be avoided because our civilization has advanced beyond the need for bloodshed. The courts have to obey the majority rule, no matter what. For the first time in history, cyberwarfare can reach into the physical world to cause serious damage to physical structures like the nuclear facility incident in Iran.  There's scarry bills trying to sneak through congress that are changing the landscape of technology forever for the entire world. We're at a pivotal point now where things can happen. It will be interesting to see how it all plays out over the next decade or so. No matter which way you look at it, just be preparerd to sell a whole lot of routers.

  • Does Oracle 8i for Linux include Oracle Enterprise Manager?

    What's the version of the current Oracle 8i for Linux?
    Enterprise Edition?
    null

    Hi,
    Michael (guest) wrote:
    : The latest OEM is in Java. It is included in o8i for Solaris,
    : which I use for an o8i machine at work. They don't seem to
    : include it with the Linux version, though, despite the fact
    that
    : it's Java and theoretically (the key word here...) it should be
    : platform-independent and run on Linux just the same.
    NO, it will not work. You cannot even install since the installer
    for Solaris is a Solaris binary and some windows exe also does
    not work. I guess somebody has to write a better bootstrap proggy
    first...
    I wonder why they did it that way...
    Marcus
    : Bryan Batchelder (guest) wrote:
    : : Oracle8i for Linux is Oracle 8.1.5.0 Enterprise Edition.
    : : As for Oracle Enterprise Manager, they still only have that
    for
    : : NT, but you can download it from OTN.
    : : --Bryan
    : : Gary Young (guest) wrote:
    : : : What's the version of the current Oracle 8i for Linux?
    : : : Enterprise Edition?
    null

  • Novell Client for Linux 2 beta & VMWare - bridged only?

    OpenSUSE 11.1 with Novell Client for Linux 2.0 SP2 beta.
    OpenSUSE is installed as a VMWare Workstation guest using NAT. When attempting to use contextless login, the Novell Client hangs. If you disable contextless login and then browse to the right context, you can login OK.
    If you change the virtual NIC from NAT to Bridged, contextless login works fine. If at all possible, we need to use Bridged instead of NAT (long story).
    Any idea what could be the problem? From what I can tell, SLP, DA, etc are set correctly, but I could be wrong.
    Thanks.

    Originally Posted by Thorsten Kampe
    * mlazovjp (Mon, 14 Dec 2009 18:56:02 GMT)
    > OpenSUSE 11.1 with Novell Client for Linux 2.0 SP2 beta.
    >
    > OpenSUSE is installed as a VMWare Workstation guest using NAT. When
    > attempting to use contextless login, the Novell Client hangs. If you
    > disable contextless login and then browse to the right context, you can
    > login OK.
    >
    > If you change the virtual NIC from NAT to Bridged, contextless login
    > works fine. If at all possible, we need to use Bridged instead of NAT
    > (long story).
    >
    > Any idea what could be the problem? From what I can tell, SLP, DA, etc
    > are set correctly, but I could be wrong.
    Use NAT only if you need NAT - otherwise use bridged.
    Thorsten
    I was afraid that someone was goign to say something like that :)
    We use port security hardware on our network, which will disable a port on the switch if it detects multiple MAC addresses on the same port. A virtual machine's bridged networking sets port security off and disables the port, so we have had to resort to NAT for all virtual machines. We can ask for exceptions to be made for a subset of our lab computers, but that is not an ideal solution.
    Not only is that extra overhead for us to manage these exceptions, but we will not be able to realize our long-term goal of providing the virtual machine to our students to use on their personal notebooks since we cannot provide them port security exceptions.
    I am still having problems grasping the reason that a contextless lookup (via LDAP, I assume) would misbehave while coming from a NATted connection but a bridged connection works fine on the exact same virtual machine. Shouldn't the communication between the VM and the LDAP server work properly either way??

  • Where can i find an oracle CLIENT for win98??

    I need an oracle client for win98 to access a 9i database, where
    can i find it?
    Best Regards
    Erik Rangel de Oliveira

    any oracle 8i client or oracle 8 client can connect to oracle 9i
    database if that helps.
    The clients can be obtained from the technet site.

  • Essbase 9.3.1 client for linux

    I am unable to complete the install of Essbase 9.3.1 client for linux (i386 on Redhat).
    I export the display and as soon as i click on next on hte Select Hyperion Home Directory screen the install hangs.
    Source files are local, installed to a local directory
    Anyone have any ideas?

    Hi,
    I think you'll run into issues if Server & client versions aren't matching.
    We had run into this problem even when we were migrating just from 9.3.1.0 to 9.3.1.3.
    - Natesh

  • Oracle 8i for Linux: Which platform

    Does anyone knows which platform is supported by Oracle 8i for
    linux?
    Here we using LinuxPPC (fpr PowerPC-Platform) with all the given
    reqirements!
    Does Oracle 8i runs on systems with PowerPC-processor?
    Thanx for answer
    Dieter Fiebelkorn
    null

    I had an Alpha I wanted to install 8i on under Linux, but at
    this point it only supports Linux on an Intel box. You may want
    to check the migration path to see if Oracle plans to port to a
    Power-PC
    null

  • ORACLE 8i for Linux

    I had ordered Oracle 8i for Linux long back. Have still not
    received the CD. Have been OTN member for more than 2 yrs now and
    this is the first instance that CD has been delayed and also no
    intimation has been provided.
    Hope I will receive the CD.
    Thanks in advance
    null

    Same thing was happend to me as well. Is been a long time since
    I have ordered Oracle 8i for Linux, and still have not got the
    CD.
    I hope we will receive it. Please if you have some news
    regarding that, I'll appreciate if you will let me know.
    Regards,
    Ciprian Stan
    Oracle Development Team wrote:
    : Sanjay Raj (guest) wrote:
    : : I had ordered Oracle 8i for Linux long back. Have still not
    : : received the CD. Have been OTN member for more than 2 yrs
    now
    : and
    : : this is the first instance that CD has been delayed and also
    no
    : : intimation has been provided.
    : : Hope I will receive the CD.
    : : Thanks in advance
    : The Oracle8i release on Linux has been delayed. We are
    : working hard to release by the end of June. Thanks for
    : your patience.
    : Get Technical!
    : http://technet.oracle.com
    null

Maybe you are looking for

  • Overheating iMac

    I'm running a 24" iMac with 2.8 GHz and 4 GB SDRAM. After installing Snow Leopard a few weeks ago, I noticed the back of the machine (upper left hand corner and below) is much hotter than it used to be. Heat is also noticeable while sitting in front

  • Result recording for quantitative inspection characteristic

    Team Greetings! Please find the following requirement. We are using quantitative characteristics inspection. Inspection lots are created automatically and the sample size for each characteristics are determined based on the sampling proceedure. when

  • Stock overview per vendor

    Hi Experts, I have an question. Made an query but need 2 extra coloms with the total amount sales and puchase per item. SELECT T2.[CardName], T0.[ItemCode], T0.[ItemName], T0.[OnHand], T0.[IsCommited] AS 'Bevestigd', T0.[OnOrder] AS 'In Bestelling',

  • Menu item icon not updating

    Hi, I have an action into which I set an Icon: action.putValue(Action.SMALL_ICON, icon1); now I set this action into my menu item and show the item in a menu. The item displays correctly and the icon is visible. later in the program i do: action.putV

  • Getting kicked off of ichat

    Okay, I am getting kicked off of ichat without even knowning that I am offline. I am hooked up through a linksys wireless router wrt54g model. Also, I ALWAYS get an error message when trying to connect to videochat. any help on this would be great! T