Install 10g client os x lepoard

when I try and run the installer for the Oracle client I get the following error
runInstaller -debug I get the following error and the visual tool does not load
line 59: 533 Segmentation fault
when I try and run the full install the visual tool does load but errors out when I try and run it.
I have copied the jars from the tmp folder to a location and set a env var to point to that directory which does include the oraInstaller
java.lang.UnsatisfiedLinkError: /private/tmp/OraInstall2008-02-11_05-48-58PM/oui/lib/macosx/liboraInstaller.jnilib:
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:968)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:372)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:119)
at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:594)
at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setDefaultInvLocVar(OiifwInvLocWCCE.java:406)
at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:335)
at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:208)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:937)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
Exception java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path occurred..
java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1753)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:390)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:119)
at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:594)
at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setDefaultInvLocVar(OiifwInvLocWCCE.java:406)
at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:335)
at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:208)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:937)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
Exception in thread "main" java.lang.NullPointerException
at oracle.sysman.oii.oiic.OiicInstallSession.dispose(OiicInstallSession.java:1027)
at oracle.sysman.oii.oiic.OiicSessionWrapper.dispose(OiicSessionWrapper.java:178)
at oracle.sysman.oii.oiic.OiicInstaller.dispose(OiicInstaller.java:426)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:780)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
os x 10.5.1

This is an unsupported configuration. 10gR1 (no plans for 10gR2 at all) is supported up to OS version 10.4 .
Werner

Similar Messages

  • Installing 10g client on windows7 64 bit. ( 11g r2 already installed)

    I am a fiscal auditor auditing data on databases with hundreds of millions rows. So not a professional database expert.
    I have Oracle 11.2.0.1.0 installed on Windows 7 64 bit ultimate
    I want to import data from warehouse which has Oracle 10.2.0.4.0 installed.
    When I try to import
    impdp usr/pass@WAREHOUSE TABLES=TABLE DIRECTORY=DATA_PUMP_DIR NETWORK_LINK=D_W VERSION=10.2
    It gives :
    UDI-00018: Data Pump client is incompatible with database version 10.2.0.4.0
    To overcome version incompatibility, I think I need to install 10g client on my computer.
    But I already have 11gr2 database installed, so I wanted to learn about potential problems.
    Especially about having two Oracle Homes, tnsnames.ora files, which 10g client version, etc..
    Step by step explanation is highly appreciated.
    Thanks.

    orafad wrote:
    Are you connected to the target or source database with impdp? Db link for source db to be used in NETWORK_LINK argument, in which database does it exist?
    Again, show impdp command session (copy-paste)
    orafad thanks, I understand my mistake but I encountered a new one.
    I was using source username/pass for impdp, it was wrong I should use target username.
    Here is the result now:
    SQLPlus: Release 11.2.0.1.0 Production on Pzt Ara 26 13:52:58 2011*
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Enter user-name: target_usr
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    *> $*
    *Microsoft Windows [Sürüm 6.1.7600]*
    Telif Hakkı (c) 2009 Microsoft Corporation. Tüm hakları saklıdır.
    D:\app\direct\product\11.2.0\dbhome_1\BIN>impdp target_usr/target_pass network_link=ambar
    Import: Release 11.2.0.1.0 - Production on Pzt Ara 26 13:53:23 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-31631: privileges are required
    ORA-39149: cannot link privileged user to non-privileged user
    Source schema has the exp_full_database privilege, so I don't understand why this happens.
    select privilege from user_sys_privs minus select privilege from user_sys_privs@ambar;
         PRIVILEGE
    1     ALTER TABLESPACE
    2     CREATE TABLESPACE
    3     DROP TABLESPACE
    select privilege from user_sys_privs@ambar minus select privilege from user_sys_privs;
         PRIVILEGE
    1     CREATE ANY VIEW
    2     ENQUEUE ANY QUEUE
    3     EXECUTE ANY CLASS
    4     EXECUTE ANY EVALUATION CONTEXT
    5     EXECUTE ANY INDEXTYPE
    6     EXECUTE ANY LIBRARY
    7     EXECUTE ANY OPERATOR
    8     EXECUTE ANY PROCEDURE
    9     EXECUTE ANY PROGRAM
    10     EXECUTE ANY RULE
    11     EXECUTE ANY RULE SET
    12     EXECUTE ANY TYPE
    13     EXEMPT ACCESS POLICY
    14     EXEMPT IDENTITY POLICY
    15     EXPORT FULL DATABASE
    16     FLASHBACK ANY TABLE
    17     FORCE ANY TRANSACTION
    18     FORCE TRANSACTION
    19     SELECT ANY TABLE
    select granted_role from user_role_privs minus select granted_role from user_role_privs@ambar;
         GRANTED_ROLE
    1     IMP_FULL_DATABASE

  • Errors when trying to Install 10g Client on OS X

    I was just trying to install 10g on Mac OS X, 10.3.7 and got the following two error messages:
    1) "File not found: %fileName%" when trying to install without the "Networking Utilities".
    (When looking at the log file it seems as if during the linking process a file or link /Users/oracle/OraHome1/lib/libclntsh.dylib.10.1 would missing)
    2) Additionally i received "Thrown when the ip address of a host cannot be determined" when trying to also install the "Networking utilities".
    Has someone encountered the same problem and came up with a solution ?
    Thanks,
    Dieter

    You need a static IP, not a reserved DHCP, a static.
    My Ten Step Program to Static IP is:
    1) Double click the Network Icon (two PCs) in the system tray
    2) Click Properties
    3) Highlight "Internet Protocol (TCP/IP)" and then click Properties
    4) Check the "Use the following IP address" radio button
    5) Set IP Address to xxx.xxx.xx.xx ( I use the 4 digit PC number split in two. Make sure a ping of that address times out before you assign to ensure no one else has it)
    6) Subnet mask should default to 255.255.0.0
    7) Set Default Gateway xxx.xxx.xx.x
    8) Set Preferred DNS server to xxx.xxx.xx.x
    9) Set Alternate DNS server to xxx.xxx.xx.x
    10) Grab large bottle of alcohol and enjoy the added functionality of a static IP address.

  • 10g client install -- "Error in accessing system registry"

    Yes, I am the administrator - there is just one account on my machine and it is me.
    I am attempting to install 10g client in hopes of fixing another problem. Everything is a problem it seems.
    When I launch setup.exe I get ...
    "Error in accessing system registry. You may not have enough permissions to modify registry. Installation cannot continue."
    My environment is ... Windows 7 Pro, I do have an Oracle Express Edition installed but since I am having a 32-bit vs. 64-bit issue with an app I am developing in C# 2008 Express, I thought I would try installing the 64-bit 10g standard edition client.

    I didn't know this about Windows 7...
    http://www.blogsdna.com/2168/windows-7-how-to-open-elevated-command-prompt-with-administrator-privileges.htm
    I had to open a command prompt with Administrator privileges. I was tipped off by your link which had paragraph 1.4 Managing User Accounts with User Account Control and states,
    To ensure that only trusted applications run on your computer, Windows Vista, Windows Server 2008, Windows Server 2008 R2, and Windows 7 provide User Account Control. If you have enabled this security feature, then, depending on how you have configured it, Oracle Universal Installer prompts you for either your consent or your credentials when installing Oracle Database. Provide either the consent or your Windows Administrator credentials as appropriate.
    You must have Administrator privileges to run some Oracle tools, such as Database Configuration Assistant, Net Configuration Assistant, and OPatch, or to run any tool or application that writes to any directory within the Oracle home. If User Account Control is enabled, and you are logged in as the local Administrator, then you can successfully run each of these commands in the usual way. However, if you are logged in as "a member of the Administrator group," then you must explicitly invoke these tasks with Windows Administrator privileges. All the Oracle shortcuts that require Administrator privileges will be invoked as "Administrator" automatically when you click the shortcuts. However, if you run the above tools from a Windows command prompt, you must run them from an Administrator command prompt. OPatch does not have a shortcut and has to be run from an Administrator command prompt.
    I followed the instructions concerning the elevated command prompt and then tried the Oracle 10g standard edition client install. I got past the registry problem but then I ran into a Universal Installer 10.2 problem. A window popped up stating, "Abnormal program termination. An internal error has occurred. Please provide the following files to Oracle Support:"
    "Unknown"
    "Unknown"
    "Unknown"
    Maybe that is due to 10g not being supported on Windows 7. So NOW I will try 11gR2. :-)

  • 10g Client Installation Problem on NT4.0

    Hi,
    I am trying to install 10g Client on a fresh machine with WinNT4.0 (which has no previous Oracle software installtions) Service pack 6. But the installation windows starts and just vanishes.
    Any help.
    Regards.
    Rajeev

    Have you have installed any Java VM on your machine??. Whats your hardware config?? and check for firewall settings??

  • Oracle 9i and 10g Client

    First I installed 9i client on F:\
    It was working and gettin connected to 10g servers.
    After this I installed 10g client on E:\ and even this was working...
    then I tried to change the oracle path from environment variables..to set path again for 9i client
    then now, 9i client was not working...
    please suggest the action for same.

    then I tried to change the oracle path from environment variables..to set path again for 9i clientHow did you do that ?
    then now, 9i client was not working...A bit generic... how it's not working ? Do you get an error ? which one ?

  • Instal XE Client;

    hi, srs;
    I was wondering, if we will find problems in uninstall 9i oracle's client and installing 10g client.
    Normally i will access 9i servers at all. executing sqlplus, imp, exp and development tools;
    Advanced Thanks
    Marcos Ortega Brasil;

    I would keep a client for each version of the database you will be working with. I have found in the past that that makes life less painful. Even if you never have to use it, it's nice to have it around. Of course, if you almost never access a particular version but you have the client on CD, you could always reinstall.
    But, I tend not to remove a client until I have removed the database.
    LewisC
    http://blogs.ittoolbox.com/oracle/guide/

  • 10g Client only

    Hi All,
    AIX 5.3
    As there is no 10g Client on separate file any more, I believe the Client installation should be an option at the beginning of OUI run?
    I have to install Client only, but the OUI offers me Database installation and no other option.
    What am I missing here?
    What's the way to install 10g Client only?
    Thx,

    The client media is found on the database download page and is a separate download.
    Try:
    http://www.oracle.com/technology/software/products/database/index.html
    Enterprise/Standard Edition for AIX5L:
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201aixsoft.html
    For Enterprise/Standard Edition for AIX5L, download both 10gr2_aix5l64_client.cpio.gz and 10gr2_aix5l64_companion.cpio.gz
    I would encourage the installation of the Companion CD for 10g because some Oracle apps like OID will require the companion cd if you decide to use your own database in place of the 10g database home provided by the OID media. Separate media for the 10g client is a change from 9i where the database and client install options were options within the same OUI and install media (at least for Windows and Solaris as I recall them).
    I have not installed on AIX -- the OS I typically support is Solaris. For Solaris, the database installation and patching is pretty much identical to the client installation except for the base installation where you elect to either install either the database media or the client media. During the client install of 10.2.0.1, select the admin install. This is the install with the largest disk space requirement and will pretty much preclude the issue where some component you later need is missing. I tried installing the instant client and found that much of what I needed was missing (again, install was Solaris/SPARC).
    The basic install outline is:
    Client 10.2.0.1
    Patchset 10.2.0.4 (or .5 when it comes out). FYI - 10.2.0.4 is the same download for client and database.
    Opatch - most current version --- again, same for client and database
    CPU patch - most current version ---- again, same for client and database.
    If you don't have the patch id's for 10.2.0.4, opatch, and CPU, I can snag them for you on Metalink.

  • Oracle 10g client software downloads

    Hi Guys,
    Can anyone direct me to the above. If you've got an existing client software i.e. 9i Do you have to remove it first or it will be automatically be removed / upgraded. What are about the existing configuartions, will they be lost or will stay the same?
    Thank you.

    Hi,
    E.g: If you install 10g client, this will install it in a different home and you will keep both. When Installing the new version you can remove previous installations if you desire (This option is in the first or second screen if I'm not wrong).
    Cheers,
    Francisco Munoz Alvarez
    http://www.oraclenz.com

  • Upgrading from Oracle 9 to 10g - Client ?

    Hello,
    my company is planning to migrate from Oracle 9 to Oracle 10. Databases will be installed on 2 differnets servers, so cohabitation won't be a problem.
    On user's computers, I'm required to install both 9 Client and 10 Client, and to switch from 9 to 1à on a specified date.
    - can I already install 10g client now ?
    - what are the parameter/manipulations necessary to continue using 9 Client ?
    - what are the parameter/manipulations necessary to switch to 10g Client ?
    Best regards
    J.-D.
    N.B :
    User's environment :
    Windows Server 2000 and 2003 SP2

    user11191197 wrote:
    Hello,
    - can I already install 10g client now ?yes
    - what are the parameter/manipulations necessary to continue using 9 Client ?only correct setup of oracle environment on those clients
    - what are the parameter/manipulations necessary to switch to 10g Client ?ORACLE_HOME variable
    >
    Best regardscheers
    >
    J.-D.
    N.B :
    User's environment :
    Windows Server 2000 and 2003 SP2

  • What is the official procedure to install a 10g-Client on SLES10

    Hi,
    we are having a server running SuSE SLES10 and we need to have it access a 10g database.
    We had a look at the certification-matrix and found that the combination
    SLES10/10g-Client is supported by Oracle.
    We know this now, but the installer obviously does not:
    snip
    # /home/oraclient/client/runInstaller
    Starting Oracle Universal Installer...
    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
    snip
    Although I found a way to circumvent the problem (I edited /etc/SuSE-release before installation, changed it back after inst.) - I am eager to know whether anyone
    can point me out any "official" Oracle-Page describing how to install.
    The installation guide does not help. I searched the forum and found you can
    start the installer with -nosysprereqs.
    But where can I find official information how to install? The problem is that I have to document everything I do, and this documentation is monitored closely, so I do not want to use any tricks that are NOT explained in a whitepaper or something similar. I
    have to show that what I did is supported.
    Any help welcome
    Arno

    You are right, installation guides (and corresponding check routines) are sometimes not up-to-date. Always check Release Notes for newer (and official) statements:
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15659/toc.htm#CJAFHGHG
    Werner

  • On Windows 2003 64-bit, Which 10g Client to Install ?

    hello again,
    I have a server with the Windows 2003 Enterprise 64-bit operating system.
    I need to install Oracle 10g Enterprise onto the server.
    I noticed there are 2 install folders for the 10g Client R2 - one is R2 x32 and the other is R2 x64. I want to be sure I install the best, most problem-free version of the client.
    Are there any known issues with using the 64-bit client? Sorry for the lame question - I googled and didn't find much.
    Thanks, John

    That's correct. And the primary application that will be installed is 32-bit. But I don't think it needs to interact with the client tools at all.
    We are upgrading the server from 32 bit to 64, the OS and the database from 9i Enterprise 32 bit to 10g Enterprise.
    I may just install the 32 bit client to avoid any problems.
    Thanks, John
    (The hardware is way ahead of the software)

  • I can't install Oracle 10g Client in x86-64(Intel EM64T)

    Dear All,
    Recently, I tried to install the Oracle 10g client in Redhat Enterprise Linux 4.0 with x86-64 (Intel EM64T) platform. As I know,that is either Oracle 9i or Oracle 10g has been certified to Redhat AS 3.0 operating system.
    How can I install Oracle 10g normally under all x86-64 platforms? Or, When does Oracle to release out the patch for all x86-64 versions?

    Please reffer to Installation section.
    Database Installation

  • Oracle 10g Client R2 Install

    Hi,
    I have recently installed the Oracle 10g Database release 2 and now want to install the client. I would like to install the client on the same pc as one of my standard users so I can write scripts(using sqlplus) and run them as this user, but the original oracle home was installed as oracle:oinstall. How should I proceed?
    Thanks,
    Chris.

    You don't need client for this. You could use binaries from existing database installation.
    Just setup the enviroment (ORACLE_HOME, LD_LIBRARY_PATH and other oracle variables except ORACLE_SID) and PATH for other user and it is done.

  • Install Oracle 9i client on a computer with Oracle 10g Client

    Hello all!!
    I'm using a computer with Oracle 10g client, and I access two databases. One server has Oracle 10g server, and the other server has Oracle 9i server.
    I want to install 9i client, to have it also in my computer. I haver read that I just have to install it in a different ORACLE_HOME, but I have a doubt.
    If I install 9i client, would I be able to use the utilities, (exp, expddp, sqlldr) of both versions, or which version will be used in the command line for the utilities.
    Thanks a lot!!!

    To start with, Home Selector is a "9i thing" (and older), in 10g there's the OUI -> Installed Products... -> Environment tab instead.
    About the 9i dbca with other Oracle products installed. If you use launch.exe to start via dbca start menu shortcut, it uses ora92\assistants\dbca as working directory ("start from"). So when not looking for "numbered dlls" like oracore9.dll, a later/different version will be loaded if earlier in path, since loading goes through jre directories, ora92\assistants\dbca, then the dir's from path variable. From there it may start to link in libraries from different homes (on my laptop, "launch.exe dbca" uses files from 2 additional home paths!)
    But, if you instead use dbca.bat started from ora92\bin, it will look in the right directories first and there's no dll mess-up. (But only when using the correct cwd!)
    Plain and simple: stay very far away from multiple-general-home installs. It is possible to install allright, in different homes and all very nicely, but there will be pain when you decide to use the stuff (perhaps with sql*plus as the only exception, but I've run into bugs with that too).
    Message was edited by:
    orafad

Maybe you are looking for