Need Oracle Client 8.1.7.4 Version

I can find the 8.1.7.0 download but do not see an 8.1.7.4 version for download. How do I find that version and complete a download?

Patchsets are available from Metalink if you have a support contract. Unfortunately, you cannot generally get access to patchsets without a support contract.
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • Can I install Oracle client on Mac os X version 10.4.6?

    Hello,
    My os version:
    ProductName: Mac OS X
    ProductVersion: 10.4.6
    BuildVersion: 8I127
    The processor information is "Dual 800 MHz PowerPC G4 2MB L3 cache per processor"
    Memory 1 GB SDRAM
    120 gig hard drive
    I would like to install the Oracle client software so i can run sql*Plus. I'm looking at the quick install guide and it says that "Only Mac OS X Server is supported." and it also says "The operating system version must be Apple Mac OS X Server 10.3.6"
    Why would Oracle only create an Oracle client that runs on a mac server? Is this information correct? or can I go ahead and install the client on my machine?
    Thank you,
    David

    No luck for me. :( Even gave total access to the directory and files. But the location of the lib file is not any directory on my machine.
    Thanks for any help you can provide.
    Eric
    <pre>
    /usr/ora_instant_client $ll
    total 86100
    0 drwxr-xr-x 12 root wheel 408B Jul 7 22:22:46 2007 ../
    0 drwxrwxrwx 14 root wheel 476B Jul 7 22:47:30 2007 ./
    16 -rwxrwxrwx 1 root wheel 15K Jul 7 22:48:25 2007 sqlplus*
    1368 -rw-rw-rw- 1 root wheel 1M Jul 7 22:48:25 2007 ojdbc14.jar
    728 -rwxrwxrwx 1 root wheel 727K Jul 7 22:48:25 2007 libsqlplus.dylib*
    92 -rwxrwxrwx 1 root wheel 90K Jul 7 22:48:25 2007 libocijdbc10.dylib*
    64612 -rwxrwxrwx 1 root wheel 63M Jul 7 22:48:25 2007 libociei.dylib*
    1800 -rw-rw-rw- 1 root wheel 1M Jul 7 22:48:25 2007 libocci.dylib.10.1
    1484 -rw-rw-rw- 1 root wheel 1M Jul 7 22:48:25 2007 libnnz10.dylib
    14544 -rwxrwxrwx 1 root wheel 14M Jul 7 22:48:25 2007 libclntsh.dylib.10.1*
    0 drwxrwxrwx 3 root wheel 102B Jul 7 22:48:25 2007 instantclient10_1/
    4 -rw-rw-rw- 1 root wheel 1K Jul 7 22:48:25 2007 glogin.sql
    1428 -rw-rw-rw- 1 root wheel 1M Jul 7 22:48:25 2007 classes12.jar
    24 -rw-rw-rw- 1 root wheel 20K Jul 7 22:48:25 2007 README_IC.htm
    /usr/ora_instant_client $sqlplus
    dyld: Library not loaded: /b/729/sqlplus/lib/libsqlplus.dylib
    Referenced from: /usr/ora_instant_client/sqlplus
    Reason: image not found
    Trace/BPT trap
    /usr/ora_instant_client $export
    DYLD_LIBRARY_PATH=/usr/ora_instant_client/instantclient10_1
    HOME=/Users/xxx
    LOGNAME=xxx
    PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/ora_instant_client
    PS1='$PWD $'
    PWD=/usr/ora_instant_client
    SHELL=/bin/ksh
    TERM=ansi
    TERM_PROGRAM=iTerm.app
    TNS_ADMIN=/usr/ora_instant_client/instantclient10_1
    </pre>

  • Requires Oracle client for windows server 2008 Version 6.1

    Hello
    I am using Windows 2008 Server Version 6.1 (64 Bit). I want to install Oracle client on this server. Which version is suitable for my requirement and from where i can download it.
    Thanks
    Sijo Thomas

    user12248518 wrote:
    I am in the same boat, I have downloaded what was told to download and it doesn't install it keeps saying "Unknown" 3 times in a popup when I try to install.Oracle has roughly 3,000 products. You downloaded 'what you were told' - one of those 3,000 products. And it didn't work.
    The amount of information you provide is surprisingly sparse, assuming you want assistance.
    So - if you want help, you might wnat to provide some information:
    - the operating system (including edition, and major service pack if WIndows, or distro && major/minor release and kernel if *nix)
    - the URL froim which you downloaded
    - the country yuo are in (since ORacle could redirect to several sitres based on region)
    - the command or executable, including directory path, you run or double-click on
    - the 'exact' error message, or if a generic one like "Unknown", perhaps a screen shot to convince us that it is actually such a generic message
    It's just a suggestion, but answering in such detail actually tells us you are serious about resolving the issue - you put in effort, and that may convince us to return some effort.

  • Does Admin server need Oracle Client

    I have a setup where the admin server resides on a different server than the managed server. To setup a Data Source/connection pool does the admin server need to have the Oracle client setup for the data source to work which is targeted ONLY to the managed server.
    Thanks
    John

    John Essert wrote:
    I have a setup where the admin server resides on a different server than the managed server. To setup a Data Source/connection pool does the admin server need to have the Oracle client setup for the data source to work which is targeted ONLY to the managed server.
    Thanks
    JohnHi John, no, and we recoomend highly that you use the oracle driver
    in the thin mode, which needs no Oracle client installation at all.
    Joe

  • Do we need Oracle client?

    Hi,
    I have Java-JSP running on my local machine. I don't have Oracle client on my dektop. I am trying to connect to the database server using Oracle Drivers (classes12.jar). I am getting SqlException: Network Adapter Could not establish connection.
    I am not sure whether I need to have Oracle Client installation? Does oracle drivers help us to talk to oracle database without client installed? Please let me know.

    Hi,
    I have Java-JSP running on my local machine. I don't
    have Oracle client on my dektop. I am trying to
    connect to the database server using Oracle Drivers
    (classes12.jar). I am getting SqlException: Network
    Adapter Could not establish connection.
    I am not sure whether I need to have Oracle Client
    installation? Does oracle drivers help us to talk to
    oracle database without client installed? Please let
    me know.If you are using the OCI driver then you must have the client installed.
    The client install would also allow you to use "tnsping" which determines connectivity to the oracle database.
    The oracle data is installed on another computer correct? (If it is on your desktop then there is no point in not also having the Oracle client installed on your desktop.)

  • Need Oracle Client tools 8.1.6 NT/2000

    Hello, All I can find online are the 8.1.7 client tools, were can I obtain the 8.1.6 tools for nt/2000? We have the 8.1.7 tools,but are unable to export from a 8.1.6 server sucessfully and have instructed to obtain the 8.1.6 tools.
    Thanks,
    Kyle Patrick

    Yes.
    Although we haven't shipped any library specific to 816, you can use the library that is
    in
    $WL_HOME/bin/oci815_8 directory.
    Kumar
    Mattias Kardell wrote:
    Is it possible to use the Oracle client version 8.1.6 with Weblogic 5.1 and NT4.0 ???
    I get the 'no weblogicoci36 ...' exception and I'm trying to minimize the causes...
    Thanks in advance,
    Mattias

  • Acces Oracle DB, do i need oracle client locally

    i have asp.net application which acces an Oracle DB throught ODP .net, my project includes the Oracle.DataAccess.dll, my test server has a oracle 10g client on it so i can access the DB fine, although the DB is on another server, wheni move my application to my live server and open my application (logon.aspx connects the DB ) i get this error :Unable to load DLL 'OraOps10.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    do i need to have an Oracle Client installation on my production server, can I not just access using ODP without having to have a client locally?

    In your live web server, you will have to install ODP.NET using the OUI installer. The ODP.NET can be downloaded from "http://www.oracle.com/technology/software/tech/windows/odpnet/index.html". When you run the installer, you will have to select the ODP.NET component and install it.
    Just GAC'ing Oracle.DataAccess.dll will not work as it requires several other unmanaged dlls to implement ODP.NET functionality.

  • Does JDBC application need oracle client

    We are going to wirte java application that going to use jdbc connection to Oracle database. The question is does this application require to have oracle client software to connect to Oracle?
    Thanks.

    No, I don't thinks so that you don't need a client for using JDBC
    Edited by: OrionNet on Dec 8, 2008 11:33 AM
    Edited by: OrionNet on Dec 8, 2008 11:37 AM

  • Oracle client not needed--xcopy helps??

    Suppose i am using Oracle 11g..and now releasing the website or win application.
    Someone told me that we dont need Oracle client installed on machine (server where we are putting release)
    (server where we are releasing we dont need client)
    And xcopy or carring the dll in bin in release and thats it...
    is that possible?? i have always installed client on application server...
    if yes!! how and what are the steps. I am using asp.net framework 4
    Edited by: 894288 on 01-Nov-2011 08:33

    http://ora-00001.blogspot.com/2010/01/odpnet-minimal-non-intrusive-install.html
    i followed the above link it helps great for win application but for web its giving error!!
    please guide

  • From my session how to find out the version of my oracle client ?

    From my session how to find out the version of my oracle client ?
    Thanks in advance

    Client version?
    BTW, trying all forums?

  • Oracle Client 8.1.6 problem on Win2000 Japan version

    Hi,
    I'm trying to retrive data using SQL Plus on Win2000 Japan SP2 but give me a junk character. The data is OK when I retrive on another japan server, it can shows Japanese character. I installed Oracle Client 8.1.6 to connect to the Database server. Do I have to use ORacle Client 8.1.6 Japan version ? I think when I installed the Oracle Client It automatic recognize the Japanese Language.
    Please help me to solve this problem.
    thank's and regards,
    [email protected]

    I sent an earlier response to Lau Kelvin advising to check out the work around proposed by the Wagner Tavares posting "Oracle 8.1.7 Running on RH7 box". There are a couple of other postings that appear to have met with success. Both are based on a solution proposed by Richard Rankin. One is "Oracle 8.1.7 on Red Hat 7 works (here's now)" posted 1/28/2001 and the second "startup nomount hangs" posted 3/13/2001 spells out the same steps in a little more detail. I can't personally recommend either, just yet, but thought you might like to review these solutions on your own.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Harrison Lee ([email protected]):
    It happen to me too. Was trying all sort work around like creating the script instead of using the GUI. The result is the same too.
    I have been trying for weeks. Recently appreciate that someone could provide some helps.
    Harrison
    <HR></BLOCKQUOTE>
    null

  • Oracle client for Itanium2 CPU (Montvale)

    We found an oracle client software which works on Montesito CPU (previous Itanium2 CPU). But this version of the software does not support Windows Server 2008 Itanium Edition.
    We need oracle Client which works on Intel Itanium2 (Montvale) CPU and Windows Server 2008 Itanium Edition(x64).
    Would you please inform me how can i get the latest Oracle Client software which supports Intel Itanium2-Montvale CPU?
    Thanks for your help.
    Best Regards.

    If you didn't find one on otn, than I'm afraid you won't find one...
    I only found the ones certified for Win Server 2003 Itanium, but Server 2008 seems only to be certified for x86...
    You could hope that Server 2003 client works under Server 2008 (I'd give that a go), but that's not certified...
    regards

  • Oracle Client(8.0.5) installation on Linux(6.0)

    Please Help,
    These are the steps followed in the Oracle
    client installation of the Linux
    version
    1. Loaded SQLNET, TCP/IP Adapter and sqlplus from the Oracle CD for Linux.
    2. While running SQLPLUS it gave the 'Missing Library file'
    3. Added LD_LIBRARY_PATH parameter to .profile, problem solved.
    4. While running SQLPLUS a new message 'Segmentation Fault - Core dumped'
    started coming.
    After analysing it was observed that none of the Linux memory parametre
    required for oracle had been tuned. these parameters are :-
    shmmax,shmseg, shmmin, shmmni, semmns, semmni
    We know the value of these parameters but the problem is that in linux we
    are not able to find the Kernel paramater file,
    as we do not know the Kernel parameter file name and the location in which
    it is situated.
    I have done the configuration of Oracle in Sun Solaris successfully and
    also modified the Kernel parameter. the following in the sample data
    extracted from the /etc/system file present in Sun Solaris.
    set shmsys:shminfo_shmmax=208388608
    set shmsys:shminfo_shmseg=15
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=150
    set semsys:seminfo_semmns=250
    set semsys:seminfo_semmni=100
    What I request is that kindly tell me how and where to update the same in
    the Linux for installing Oracle Client(8.0.5) on Linux(6.0).Regards And Thanks
    Sanjay Kr. Pandey

    You'll have to be prepared to wade through and understand the Linux way of recompiling your kernel. The files can be located using the "find" command. There is some great "HOW-TO"s in the Linux RedHat site.
    Tip: Be very careful how you answer the "make config" questions because it can mess up the resulting VMLINUZ object. Also, be sure to place secondary entry in your "lilo.conf" to allow you a graceful way of getting back to the old kernel should the new one fail.
    Good Luck!

  • Compile with Oracle Client 10.0.5

    I know that node-oracledb needs Oracle Client 11.2 or above as it states on the github repository. What I would like to know if it is possible to use the oracle client 10.0.5, even with less features.
    I'm asking this because I have some oracle 9.0.1 databases in production and they won't be upgraded soon and I would like to use nodejs with them :-)
    Event-loop and asynchronous access are perfect for what I need...
    TYA
    Alex

    I would love to upgrade :-)
    We're talking about 400 Oracle 7.3.4 Databases connected to 400 Oracle 9.0.1 databases, running Oracle Forms 3  and Forms 6 :-)
    I imagine that 5 years from now we will still have this situation, so my question about this possibility.
    Just to lighten up I was imagining node as a broker for all these databases :-)

  • Which oracle client for aix 6 xi31 sp3?

    I need oracle client 10.2 for a installation of xi31 sp3 on aix 6 with an oracle 11g db in order for ldap to work properly.
    My apologies for my lack of DB (oracle) experience,  however, can someone please tell me which file I need for this and the associated link to download it?

    Hi,
       Please explain in more details what do you mean "which files"?
       If you mean getting the physical files, then :
          To download BOE XI 3.1 with SP3, you need to log onto the SAP Support Portal (aka: Service Market Place) - http://service.sap.com/
          The Oracle D/B and the Oracle client will need to come from Oracle website. You will need to check with Oracle to see how you can get your hands on the files.
          As for AIX 6.1, I assumed that should already been setup since you quoted that in your last note.
    Ken

Maybe you are looking for

  • SSL - Always Prompted with "Request Authentication"

    Hi, We have developed an Applet which works as an Download Manager and we had it signed as it needs to access the file system of the users. We have two deployment environments one over SSL (Entrust) and other Non-SSL. The signed applet works well ove

  • Access point not work correctly

    Hello everybody, I have a problem in my BlackBerry Passport. I can't turn on "access point" function,this function not work. Does this function work in the future OS updates? P.S access point give your internet from the mobile network to your WiFi

  • I want to know what InputField is selected in the table

    Hi Experts Please help me I have table with 4 columns (each column have TableCellEditor of type InputField) I need to know what InputField is selected in the table(or in wich column)

  • What are the chances that an actual timestamp will be added to the Canon XF200 ?

    I shoot depositions for a living and a timestamp is required sometimes. I upgraded to the XF200 from the XHA1s. the XHA1s had a timestamp so i assumed the XF200 would as well. I saw inthe manual that the time and date could be displayed so I bought t

  • Hierarchy Datasources in modified status

    Folks, Hierarchy datasources (replicated ones from R/3) are all in the modified version. They are 3.x datasources. I tried to activate them using following methods: 1) replicated them again 2) activated the transfer rule again 3) installed the dataso