Installation of Oracle Client

I downloaded the Oracle 8 client and am trying to install it. I reach a installation screen but the moment I run the installer it just shuts down without installing the client.
Can someone please help?

1) This is a macosx/Jaguar forum, not linux.
2) what glibc are you using ? The oui binaries are linked with glibc 2.1.3. There is also a similar problem on windows running pentium-4 or xeon chips. In that case I use the installer that comes with v9.2 and with a little luck it also works in your situation.
Ronald.
http://ronr.nl/unix-dba

Similar Messages

  • Is the Runtime installation of Oracle Client 10.2.0.4 supported with Busine

    Hi all,
    I have a some queries.
    1. Is the Runtime installation of Oracle Client 10.2.0.4 supported with BusinessObjects XI 3.1?
    2. Is the Administration installation of Oracle Client 10.2.0.4 supported with BusinessObjects XI 3.1?
    3. Does BusinessObjects XI 3.1 use Oracle .NET?  I'm asking this because the Runtime installation doesn't install Oracle .NET.
    4. Is there any functionality that is lost from BusinessObjects XI 3.1 if the Runtime installation of Oracle Client 10.2.0.4?
    Regards
    Kultar P

    Hi Kultar,
    I do not have any problem with an Oracle Installation and BO XI 3.0. I have a virtual machine which has oracle database 10.2.0.1 and BO XI 3.0.
    The CMS repository resides in the Oracle DB. From My Experience I do not have any problem with the two installations in the same machine.
    Regards
    Ishaq

  • Installation of Oracle Client 32 bit on Windows 64 bit

    Hi ,
    I'm trying to install the 32 bit Oracle client (release 11.2.0) on a Windows server with 64 bit (Microsoft Windows Server 2008 R2 Standard, Service Pack 1).
    It's my understanding that this is supported and should work. However, the 64 bit Oracle client (release 11.2.0) is already installed on the server.
    We need the 32 bit client since an older application requires this.
    The GUI for the install of the client starts fine - but when the step "Finish installation" the GUI suddenly disappeares. The logfile of the installation ends
    with
    INFO: Setting the value  for INSTALL_TYPE variable
    INFO: Variable "INSTALL_TYPE" wird auf "InstantClient" festgelegt. Der Wert wurde von der Befehlszeile empfangen.
    INFO: adding the variable oracle_install_NoMigration to command line args table
    INFO: adding the variable oracle_install_RACInstall to command line args table
    INFO: adding the variable oracle_install_WindowsSystemDirectory to command line args table
    INFO: Update the State machine to STATE_INIT_SESSION
    INFO: Creating & Initializing the Session Interface Manager
    INFO: Calling OiicInstallAPISession's prepareForInstallOperations
    INFO: Do the iterator execution till Summary
    INFO: Initialisieren des Installationsbestands
    INFO: Einrichten des Installationsbestands
    I'm executing the installation as a local admin - I've tried the installation with setting the compatibility mode to Windows 2000. No success at all :-(
    Did I get it wrong that ths 32 bit client is certified with this windows version? Does anybody have experience with the same situation?
    Any help will be appreciated!
    Rgds
    Jan

    Are you using separate ORACLE_BASE directories ?
    Oracle® Database
    HTH
    Srini

  • Could not browse pages from IIS after re-installation of Oracle client

    Hi all,
    Unfortunately, I hit a issue today in the morning. I could not browse pages from IIS after I re-installed my oracle client on my machine. Below is the error massage from browser.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: Could not load file or assembly 'Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.
    Source Error:
    Line 174: <healthMonitoring>
    Line 175: <providers>
    Line 176: <add name="OracleWebEventProvider" type="Oracle.Web.Management.OracleWebEventProvider, Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342" connectionStringName="OraAspNetConString" buffer="true" bufferMode="OracleNotification" />
    Line 177: </providers>
    Line 178: </healthMonitoring>
    Source File: c:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Config\machine.config Line: 176
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342' could not be loaded.
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    When I comment a line for OracleWebEventProvider in health monitoring providers in machine.config, it works fine for me. But, Im wondering what went wrong during re-installation and how do I rectify this issue with out a temporary workaround.
    Please let me know your suggestions in this regards and thanks for the help in advance.
    Regards,
    Kumar

    After I ran the "uninstaller" on the Oracle CD .. there were services still in existance, however, once I deleted the c:/Oracle folder, they were gone. I also re-booted the pc and double-checked, before I tried re-installing.
    Thanks !
    Tammy
    Hi,
    look into services, is there any services is still exist or running with the same name.
    or give any other SID which you have given previously.
    Yogi
    [email protected]

  • How to uninstall oracle components silents using oracle universal installer in oracle client 11.2.0.3.0?

    Hi,
    I have installed oracle client 11.2.0.3.0 silently using the response file with INSTALL type as runtime. I want to remove  'Oracle sql developer' from the installed products. Using Oracle Universal Installer I am able to remove this component in GUI. Please provide me the silent switch to remove this component. I have tried with DEINSTALL_LIST property , but I am getting an error that 'no products selected for deinstall'. Please suggest on this.

    Pl post your OS details
    AFAIK, SQL Developer is not included in the Oracle Client install - it is a separate install. You will have to follow the instructions for uninstalling SQL Developer - check the docs for your specific version of SQLD - Oracle SQL Developer
    e.g. for 3.1, see Installing Oracle SQL Developer

  • Loadjava.bat not available in installation of Oracle Client 11gR2

    I installed Oracle Client 11gR2 on Windows 7. I am trying to load java classes into Oracle database, remotely, to be used as procedures using TOAD. TOAD depends on the Oracle Client to do this. However, loadjava.bat is not installed in Client installation. There may be other files needed as well. As a consequence, this loading of Java classes is not happening.
    What do I need to do to make this work?
    I realize that there is the option of loading these Java classes directly from the server that hosts Oracle Database, but I'd like to do it from a remote client.
    Thanks

    user5370695 wrote:
    I installed Oracle Client 11gR2 on Windows 7. I am trying to load java classes into Oracle database, remotely, to be used as procedures using TOAD. TOAD depends on the Oracle Client to do this. However, loadjava.bat is not installed in Client installation. There may be other files needed as well. As a consequence, this loading of Java classes is not happening.
    What do I need to do to make this work?
    I realize that there is the option of loading these Java classes directly from the server that hosts Oracle Database, but I'd like to do it from a remote client.
    Thankswhich Edition of Windows 7?
    one possible solution would be to install Oracle XE on your system.

  • Installation of Oracle Client 10.2.0.1 on Windows Vista Business

    I get the error "cannot initiate oci.dll"
    can anybody help?
    yours
    Andreas Umlauft

    Hi,
    Please note that an interim solution has been posted on this Blog:
    http://cshay.blogspot.com/2007/02/getting-ready-for-windows-vista.html
    I am in the process of installing the patchset 10.2.0.3 and perform the client installation.
    Good luck!
    Regards,
    Jesmond

  • Oracle Client 11g Release 2 silent installation.

    Hi, I try to make a silent installation of oracle client 11g release 2 for windows 7 enterprise edition.
    I'm familiar with the response file, and how to create this in earlyer versions.
    But the "-record -destinationFile <filepath>" switch do not work, and when I run "setup -help" the -record switch is gone.
    How do you create a response file with 11g release 2?
    Best regards
    Lansti

    Hey Hans - We shouldn't have to read the manual each time a new installer comes out...why would there be a need to constantly redo how the installers works from a general standpoint (like -record)?? Stupid doesn't even begin to describe it.
    Edited by: user10051782 on Jun 2, 2010 1:07 PM

  • Where do I find the Oracle Client installation for HPUX

    I thought I could install the Oracle Client on my HPUX Itanium server from these zipfiles:
    hpia64_11gR2_database_1of2.zip
    hpia64_11gR2_database_2of2.zip
    But, after unzipping them, I'm not locating "clientadmin.rsp" which I was expecting to find in the binary distribution.
    The only .rsp files I'm finding are these:
    ./database/response/dbca.rsp
    ./database/response/netca.rsp
    ./database/response/db_install.rsp
    Is the install media for Oracle Client going to found somewhere else? I'm having quite some difficulty locating it.
    Locating the "Instant Client" was easy, but that's not what we're trying to accomplish here. We want to run the "Administrator installation of Oracle Client".
    Any help is, of course, greatly appreciated.
    Thanks!
    ...Chuck...

    It seems that my concern is that I haven't got the correct binary (zip) files yet. After extracting BOTH files I'm left with the following, top-level structure:
    $ pwd
    /home/szpqw7/11gR2Client/database
    $ ll
    total 80
    drwxr-xr-x 12 root sys 8192 Dec 16 09:41 doc
    drwxr-xr-x 4 root sys 8192 Dec 16 09:41 install
    drwxr-xr-x 2 root sys 96 Dec 16 09:41 response
    drwxr-xr-x 2 root sys 96 Dec 16 09:41 rpm
    -rw-r--r-- 1 root sys 7046 Dec 16 09:41 runInstaller
    drwxr-xr-x 2 root sys 96 Dec 16 09:41 sshsetup
    drwxr-xr-x 14 root sys 8192 Dec 16 09:41 stage
    -rw-r--r-- 1 root sys 5386 Dec 16 09:41 welcome.html
    $
    As you can see, there is no "client" directory there. What binary should I be looking for that would contain the folder you are suggesting??

  • Oracle client 32/64 bit on Crystal Server 2013 and Windows Server 2012

    I'm getting the error "Unknown Database Connector Error" when I run report on the server and it works OK on crystal designer 2013.
    Been reading this thread 32&64 bit Oracle Client but not much help there.
    Here are the  details
    System
    Windows Server 2012
    Crystal Server 2013 SP5
    Crystal Server has been installed and appears to work fine. I was able to develop a brand new report locally and saved it to the server and it displays ok. Of course when I click on refresh on the report, it will error out due to database connection it looks like.
    We have installed both oracle client drivers 64 and 32. 64 was installed first and then 32.The path has been modified so that the 32 shows up first.
    I even ensure oracle_home and oracle_home32 are specified and restarted the server. I still get the same error.
    The tns entries are also located in both installs of oracle client...
    What might be the issue?

    Oracle Database Client 12.1.0.2.0 (32-bit and 64-bit installed)
    Installation Type: Custom
    COMPONENTS INSTALLED:
    SQLPLUS
    ORACLE NET
    We are currently not using an ODBC connection.
    We installed Crystal 2013 Server SP05. This is the sole package installed (believe it's the latest version) without any extra patch package installed (believe no patch needed as it's the latest version).

  • SQL Loader part of Oracle Client? Seperate install,licensing

    I use Oracle SQL Loader on one of my network machines.
    The second does not have the SQLLDR.exe in the /bin directory.
    First, can I install this component seperately and secondly
    what are the licensing implications ?
    Thanks

    Assuming you are referring to client installation, the other machine where the SQLLDR.EXE is missing seems to be a "runtime" client installation. Oracle client is a free download so there should be no implications for installing an administrator type install on this machine.
    If this is not the case, then you should be talking to the sales person about knowing the implications.

  • Installing Oracle client for Red Hat release 5.5 throws error

    I have Linux OS Red Hat Enterprise Linux Server release 5.5 (Tikanga) over 64 Bit and trying to install Oracle client 10.2.1, I downloaded it from
    http://www.oracle.com/technetwork/database/10201linx8664soft-092456.html
    I am doing silent install and getting error
    Using paramFile: /u01/app/oracle/staging/client/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-06-29_10-25-50AM/installActions2011-06-29_10-25-50AM.log
    can someone let me know that 10.2.1 is compatible with RH5.5 or I need to download software from someplace else.

    @Paul M - I followed that metalink note and make changes to oraparam.ini file and add redhat-5 but getting warning messages after install like
    The installation of Oracle Client was successful, but some optional configuration assistants failed, were cancelled or skipped
    @Aman - I am going to go with 11g client for RH 5.5
    Thanks guys...

  • Oracle Client 11gR2 installation issue on RHEL v5.4 64-bit

    Hi,
    I am trying to install Oracle Client software 11gR2 on RHEL v5.4 64-bit. I have resolved all the libraries dependency as well as Kernel changes as suggested by the installer. The error in the log file is as attached. At present I have "skipped" this error and proceeded with installation.
    While installing the client, the installer fails while configuring the Net CA with error:
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: #
    INFO: # An unexpected error has been detected by HotSpot Virtual Machine:
    INFO: #
    INFO: # SIGSEGV (0xb) at pc=0xe5e97498, pid=27377, tid=4160075984
    INFO: #
    INFO: # Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
    INFO: # Problematic frame:
    INFO: # C [libnnz11.so+0x3c498]
    INFO: #
    INFO: # An error report file with more information is saved as hs_err_pid27377.log
    INFO: #
    INFO: # If you would like to submit a bug report, please visit:
    INFO: # http://java.sun.com/webapps/bugreport/crash.jsp
    INFO: #
    WARNING: /home/oracle/app/oracle/product/11.2.0/client_1/bin/netca: line 178: 27377 Aborted $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.ne
    t.ca.NetCA $*
    WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    Also when I invoke the SQL Client; sqlplus user@db and enter the password, the sqlplus exits without any error and returns to the terminal console. Please note earlier I has getting a SELinux violation and have changed it to "permissive" mode
    Please let me know how to resolve NetCA installation and the sqplus issue.
    Thanks & regards,
    Vinay

    Hi,
    Thet NetCA error occurs during installation and I believe the installer should take care of the ORACLE_HOME variable setting.
    But before invoking sqlplus I have set the ORACLE_HOME and LD_LIBRARY_PATH setting in the .bash_profile as mentioned in the installation guide. The snippet of the profile file is:
    export ORACLE_HOME=~/app/oracle/product/11.2.0/client_1
    export JAVA_HOME=$ORACLE_HOME/jdk
    export PATH=$ORACLE_HOME/bin:$JAVA_HOME/bin:$PATH;
    export LD_LIBRARY_PATH=$ORACLE_HOME:$LD_LIBRARY_PATH
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export TWO_TASK=mmcoedb
    I am able to tnsping to the server/service name too but when I try to login using the user/password using sqlplus, it simply exits without any error.
    Please let me know how to resolve the error.
    Best regards,
    Vinay

  • Installation of Oracle 11g 32 bit Client on Windows 7 (32 bit) laptop.

    Hi,
    I just got a new Laptop with Windows 7 (32 bit) operating system.
    Has any one successfully installed Oracle 11g client on in Windows 7 environment and if so what are the steps involved.
    In the past I have never had any trouble installing an Oracle client on a Windows work station.
    Thanks,
    Ashim.

    Oracle hasn't officially supported 11g on windows 7. folks have installed it successfully too. Check the below threads.
    Re: 11g R1 database installation is successful on windows 7 64-bit
    Oracle 11g on Windows 7
    Re: DB 11gR2 for Windows ??
    HTH
    -Anantha

  • Installation Oracle Client 8.1.7 on Windows NT Server

    I am trying to install Oracle Client 8.1.7 on Windows NT Server:
    1) I started autorun
    2) Clicked the "Install/Deinstall" Button
    3) NOTHING happened execpt that the screen for autorun disappeared
    What's the cure for this?
    Regards
    Davide

    Hi,
    if you're running the installation on a Pentium4 have a look at this thread:
    Oracle Installation or Uninstallation Solutions For Windows 95/98/2000/ME/NT/XP
    from Beau Leo

Maybe you are looking for

  • What is the icon on the far right that looks like a circle and has a small number that changes depending on the website page? in the bottom right edge of

    I am wondering what this thing is. It is an icon located on the far right of the page next to the search toolbar. It is shaped like a circle with a number on the bottom right edge. The number changes depending on which tab I have opened. An empty tab

  • IPod Software Update Server can not be contacted

    I have a vintage iPod Mini that I am attempting to Restore on a iMac PPC with iTunes 9.  When I select the Restore button in iTunes, a dialog box appears stating that the iPod Update Server can not be contacted.  Resolutions from the iTunes Help rela

  • Macs and USB Devices Not Getting Along

    I am posting this incase I'm not the only one. I have noticed this issue with my Intel iMac as well as my PPC iMac Both are running the latest versions of OSX 10.4.9 This is regarding USB connectivity and the effect connected devices have on the syst

  • Macbook Screen Black - won't brighten

    I was using my macbook last night, and when I went to sleep, I closed my macbook and put it away, plugged in. When I woke up, it was fully charged, but when I opened it this morning, the screen was fully black and won't brighten. I restarted it and i

  • Pricing condition copy

    Gurus.. Here is my requirement.. I have 3 conditions in my pricing procedure. 1st one in step 100, lets call it Z001. The 2nd one somewhere down the line in step 250, lets call it z015. The last one somewhere down the line in step 300, lets call it z