Installing Oracle server on Leopard (10.5.1 client)

I'm just getting errors when I try to install, but I'm guessing it has to do with X-Code not being installed here yet. Have to get the Leopard disc from home later today and try again tomorrow.
Anyway, is this at all possible? Is there anything special I need to do? I followed this guide: http://www.nostalgix.org/blog/2005/05/install-oracle-10g-on-mac-os-x-104.html
In case it's not a problem with X-Code missing here's the output from the oraInstall2008-01-21_03-12-27PM.err file:
java.lang.UnsatisfiedLinkError: /private/tmp/OraInstall2008-01-21_03-12-27PM/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)

I will suggest you to read a couple of threads:
Oracle 10.1 + Leopard
Re: Oracle as good as dead on the Mac
According to the Certify Matrix, leopard is not a certified platform, i.e. you can go as far as you can, if it works, it's Ok, if it doesn't ... :(
~ Madrid

Similar Messages

  • Any way to install Oracle server on Leopard (10.5.1, not server)

    I'm just getting errors when I try to install, but I'm guessing it has to do with X-Code not being installed here yet. Have to get the Leopard disc from home later today and try again tomorrow.
    Anyway, is this at all possible? Is there anything special I need to do? I followed this guide: http://www.nostalgix.org/blog/2005/05/install-oracle-10g-on-mac-os-x-104.html
    In case it's not a problem with X-Code missing here's the output from the oraInstall2008-01-21_03-12-27PM.err file:
    java.lang.UnsatisfiedLinkError: /private/tmp/OraInstall2008-01-21_03-12-27PM/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)

    Success!
    It took me a few attempts but i have managed to install as follows ...
    1 - VMWare fusion for mac - downloaded 30 day trial
    2 - Followed the article below to install linux and oracle in a virtual machine
    http://www.oracle.com/technology/pub/articles/smiley-11gr1-install.html
    - Oracle Enterprise Linux 64 bit
    - Oracle 11gR1 RDBMS
    3 - Installed Oracle SQL developer for MAC OS X
    http://www.oracle.com/technology/products/database/sql_developer/index.html
    I can now access the database using the oracle enterprise manager tool from safari and access the database via SQL developer on the mac.
    Cheers
    Gary

  • Installing oracle server on windows xp !!!!!

    Is it possible to install oracle application server 10g AND oracle developer suite 10g on my home PC under Windows XP ....
    If yes, How to do it for Apllication server 10g ... PLs steps
    Thanks alot

    Thanks for you...
    But i have 1 GB ram my pc p4-1700 ??? Is it will work ??
    last question IS it i need to install oracle server or not ,because i have project and i need to test it ......

  • Instal oracle server

    I want to know if i can instal oracle server 9.2 on
    windowsXP ?
    or if you know any addresses to find about compatibility
    of operating systems and oracle versions.
    best regards.

    The certification matrix is available here http://otn.oracle.com/support/metalink/index.html
    Quick answer is yes, assuming you're talking about Windows XP Professional.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • After installing oracle 10gr2 on Leopard, got ORA-12547

    Hello everyone,
    I've installed 10.2.0.4 on Leopard 10.5.6. Once I created a database, I connected to it and then logged out successfully. But after a reboot, I cannot connect to it anymore.
    SQL*Plus: Release 10.2.0.4.0 - Production on Sun Apr 26 22:30:02 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    SQL> conn / as sysdba
    ERROR:
    ORA-12547: TNS:lost contact
    Here's lsnrctl output:
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for MacOS X Server: Version 10.2.0.4.0 - Production
    Start Date 26-APR-2009 16:39:24
    Uptime 0 days 6 hr. 6 min. 30 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /Users/oracle/oracle/product/10.2.0/network/admin/listener.ora
    Listener Log File /Users/oracle/oracle/product/10.2.0/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    And tnsping is OK:
    bash-3.2$ tnsping macora
    TNS Ping Utility for MacOS X Server: Version 10.2.0.4.0 - Production on 26-APR-2009 22:46:41
    Copyright (c) 1997, 2007, Oracle. All rights reserved.
    Used parameter files:
    /Users/oracle/oracle/product/10.2.0/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = macora)))
    OK (0 msec)
    Any suggestions? Thank you in advance.

    I got an answer from http://blog.rayapps.com/2009/04/12/how-to-install-oracle-database-10g-on-mac-os-x-intel/#comment-472
    Run
    ulimit -Hn 65536
    ulimit -Sn 65536
    It works!

  • Installing Oracle Server 8i with Form 6.0

    Hello Hi,
    I want to Install Form 6.0 With Oracle 8i on Server
    mean not personal oracle,
    if i install first oracle 8i and then form 6.0 then
    they overwrite their homes and vice versa.
    What method i use to control this problem.
    please help me so that i install form 6.0 on oracle 8i server.
    thanks
    hayat ([email protected])

    Install Oracle8i Personal and Dev2k on same machine in following steps
    1. Install Oracle Personal
    2. Install Dev2k (Include SQL Net) and restart the computer
    3. Find file tnsnames.ora
    4. Locate string "TCP-Loopback" in tnsnames.ora
    5. Change it with some other name and remember it.
    6. In the regarding entry (few lines below) specify oracle SID
    7. If you dont know you ORACLE-SID find it in init.ora file
    8. Go to command prompt and write 'lsnrctl'
    9. A propmpt will come write 'start'
    Note:
    1. If you are Installing Dev-2k on a client machine and Oracle server is running on any other machine then Do steps-1,8,9 on server and rest on DEV-2k Machine.
    2. If bad-command occurs on 'lsnrctl' then try to find out the similar exe file in ORACLE_HOME\bin directory and write that name
    If you still get some error mail me at [email protected]

  • What is the minimum config to install Oracle Server ?

    Hi All,
    I am new to this installation forums , although I am a regular member iof OTN , Actually I wanted to ask that "what is the minimum configuration one must have to install oracle database server . I am not talking about Oracle enterprize edition , as
    I already install it on my personal PC.
    hare krishna
    Alok

    I am not talking
    about Oracle enterprize edition , as
    I already install it on my personal PC.Then, what do you mean ? On installation documentation you can find hardware/software requisites, but you should be expert enough about that :-)

  • Install Oracle Server before Developer?

    Could someone one please confirm that whether the Server or Developer needs to be installed first in a Windows installation.
    I have to reinstall.
    I have just been educated in the busines of get Net*8 connection set up so that tnsname.ora and the listener process have the same values for

    Dear Steve,
    Even I am facing the same dilemma as well.
    I installed Oracle8i Release 8.1.7 on my Pentium III machine running Windows NT 4.00 Server (Service Pack 6a) into the ORACLE_HOME "Ora81". I followed this by installing Designer 6i Release 2 and Forms 6i Patch 2 (in that sequence) into the ORACLE_HOME "Orant".
    However, I am unable to install the OTN Sample Code for Forms and Reports Feature/Benefit Demos (available at http://technet.oracle.com/sample_code/products/forms/listing.htm#featdemo). When I try to install it in the ORACLE_HOME "Orant", the installer informs me that "Oracle Forms Demos does not support multiple installations, and therefore cannot be installed on 'Orant'. It can only be installed on 'Ora81'." Then, when I try to install the demos in the ORACLE_HOME "Ora81" it informs me that "Ora81 is already used as an Oracle home for 'Oracle 817 Production'. It cannot be used as an Oracle home for 'nt.'"
    I am wondering whether my problems are due to the fact there is a necessary sequence that has to be followed for installing Oracle8i Server, Designer 6i, and Forms 6i. If so, what is it?
    Also, is it mandatory to have Oracle WebDB installed and running on my machine to deploy both - client-server mode and Web-based (3-tier) mode of the Forms 6i / Reports 6i demos / applications. I already have the Apache HTTP server (that is packaged along with the Oracle8i Release 8.1.7 Server) running on my machine. What are the additional configurations (if any) that I have to do?
    Thanks in advance to anybody who can shed some more light on the subject.
    Regards,
    Sudip Dasgupta.

  • Best way to install oracle server + odp on same machine

    Hello,
    I've been having problems with this configuration:
    Win 2003 x64 R2
    + IIS Server
    + Oracle DataBase 10g Release 2 102010_win64_x64_database
    + 10.2.02 patchset Win2003 x64
    + ODAC 10.2.02 x64 Beta
    So far, I've installed all in the same Oracle_home.
    I get an ORA-12154 "TNS:could not resolve service name" error when running my ASP .NET application.
    Been reading in the Knowledge Base and found that there where some issues with access to bin directories from ASP applications. Tried to solve it that way but couldn't make it work.
    I'm reinstalling now, and I'm wondering if it's better to install ODP on a different ORACLE_HOME...
    Any advice?
    Thanks for your help.

    On web.config you can find this line:
    <add assembly="Oracle.DataAccess, Version=2.102.2.20, Culture=neutral,
    PublicKeyToken=89B483F429C47342"/>
    I could change this version to the one on my GAC but i cannot change the
    version inside one of the DLLs of our app.There's 2 ways to reference an assembly. One is to use web.config, which is specific to ASP.NET. When you add a reference in the VS IDE, it will create this entry in web.config for you. Or, you can hand-edit the file to create it. Of course, you might get an entry like this "by accident" if you copy from somebody else's code example.
    For library, console, Win Forms, and all other project types except ASP.NET, a reference placed within the IDE will create metadata in the assembly's manifest area.
    In all cases, you should only put a reference on the specific Oracle assembly you want to use. If the manifest or web.config are wrong, it means you referenced the wrong assembly. The manifest of an assembly can be viewed with ildasm.
    You need to be anal about developing with the same exact assemblies as the ones you will deploy with.
    Sometimes Oracle will add a "binding redirect" assemblies with new updates, and this forces all pre-existing programs to automatically use the new assemblies. I personally would like to see them document this better. This can cause a great deal of confusion because it can cause production programs to use newer assemblies than the ones you developed with. In most cases, we hope this is fine. But it flies in the face of "side-by-side" deployment and invalidates one of the key advantages of .NET.
    Eric

  • Error Installing Oracle 8.1.6.0.0 Admin Client

    I am new to Oracle and I am having an issue installing the administrator client programs on my Desktop. Machine is configured as follows.
    Win2k SP1
    Dell Latitude PIII 650 Laptop
    256 MB Ram
    When I run Oracle Universal Install it gets to the point where it's "processing" all of the components. I then get a popup error box that states the following.
    Title: Error
    Message:
    There was an error during load library: RunningProcessQuery
    I then have the option to stop processing of this component or all components. The status bar on the top always stops at 82% where it is processing the "Net8 Client". There is a RunningProcessQuery.jar file on the CD, so I am assuming that this is some Java error (gotta love Java). I had a bunch of versions of Java VMs installed on my machine, however, removing them did not help. I was able to get past this error on this same laptop using Win98 (dual boot) and on several other machines running Win2k and Win98.
    I also tried booting in safe mode, but received the same error. I am at the point where I may have to reinstall the OS to get this installed unless someone has some suggestions.
    TIA

    Thanks for the reply.
    Unfortunately I've been there and done that. Skipping this component takes me to about 5 or 6 others that fail with the same error. I was able to then continue and install some components, however, nothing appeared to work. Shortcuts were there, but they pointed nowhere and even the icons were standard windows .exe icons.
    Installing just the client also gives me these errors.
    Looks like I need to reinstall the OS. Not looking forward to it since I have about 3 GB worth of software to install and a lot of customization to do.

  • Problem installing ODAC for Oracle Server 11g

    I have installed Oracle Server 11g (OS:Windows XP)
    Questions:
    1. I tried installing ODAC for Oracle Server 11.1.0.6.21, then its giving the following error message: "Oracle data access components can only be installed over an existing oracle server 11g".
    2. We have a Monorail application running on NHibernate using ODP.NET. It's working perfectly when I run it on my Visual Studio 2008.
    But, when I tried to host this application, it gave me the following error message: "The provider is not compatible with the version of Oracle client"
    Please suggest how to resolve these issues.

    Hi
    Could that be related to the %ORACLE_HOME% ?
    I've read that on the ODAC installation guide:
    On a machine without Visual Studio .NET 2003 installed, ODAC products now work if they are installed in a new Oracle Home
    So it should be performed in a new %ORACLE_HOME% and not the same as the database. Please change that and retry.
    Source:
    http://www.oracle.com/technology/software/tech/windows/odpnet/install11106.html
    On your second question :
    Q: I get an error: "Unable to load DLL (OraOps.dll)". How do I fix this?
    A: First, ensure the OraOps.dll file is in your Oracle bin directory (e.g. d:\oracle\ora92\bin\). Next, check that your Oracle bin directory is in the Windows system path. If either of these are not present, re-install ODP.NET. Depending on the application, you may have to restart the application (e.g. Windows Service) or reboot the computer (e.g. ODP.NET install makes changes to the PATH) for ODP.NET installation to be complete. If your ODP.NET installation is still not working, you may be running into this problem.
    Source:
    http://www.oracle.com/technology/tech/windows/odpnet/faq.html#DLL
    Let us know if it helps?
    thanks
    Edited by: Hub on Oct 23, 2008 9:30 PM

  • Install Oracle 8.0.03 on WIN 2003

    I am trying to install Oracle server 8.0.3 on windows 2003
    I get an error as "Unable to delete the NT service for the SQL*Net V2 listener".
    1) the installation is a fresh one.
    2) before installing i have checked the services applet where there is no oracle services.
    Pls respond . how shouls i proceed.
    hardware configuration
    PIV 256
    Thanks.

    First, technical questions need to be addressed to an appropriate technical forum. There is an installation forum under Products | Database | Installation.
    Second, Oracle 8.1.7 was the first version of Oracle that was certified on Windows 2000. 9.2 was the first version certified on Windows 2003. Oracle 8.0.3 hasn't been supported in a number of years. I wouldn't expect this combination to work.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Can't install Oracle 8 in Linux 6

    I can't install Oracle 8 in Linux 6 because I encounted the
    following error during installation:
    Error during action 'Running startorcl.sql'.
    Command: /u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    @/u01/app/oracle/admin/orcl/create/startorcl.sql
    exit
    What should I do ? Please help me.
    null

    Bjarne (guest) wrote:
    : Jameshow (guest) wrote:
    : : I can't install Oracle 8 in Linux 6 because I encounted the
    : : following error during installation:
    : : Error during action 'Running startorcl.sql'.
    : : Command: /u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    : : @/u01/app/oracle/admin/orcl/create/startorcl.sql
    : : exit
    : : What should I do ? Please help me.
    : I got the same error message, and I still haven't figured out
    : what to do. If there are anyone who can help, I think we both
    : would appreciate it. Please help us both.
    Hi there!
    The first thing you should do if you get ANY (almost) error when
    installing Oracle Server in RedHat Linux v6,0 is to read this
    document carefully: http://jordan.fortwayne.com/oracle/
    After hours of struggle it finally worked for me :-)))))
    Only two things to add here:
    1) If you want to be able to connect to the Linux server
    (telnet) and running utilities like sqlplus locally on the
    server, you should copy the ".profile" file to the users home
    directory, add the user to the group "dba" AND make sure that
    the $ORACLE_HOME directory has execute permissions for members
    of the "dba" group (mine had default ONLY permission for the
    owner to execute).
    2) The file "listener.ora" was (for some reason) written
    with "oracle_sid" where it really should say the real SID name
    that is in my case "ORCL".
    I just can't thank the guy who wrote the step-by-step
    Installation guide for Oracle on RedHat Linux enough... THANK
    YOU!
    null

  • Error in Oracle Server Installation in AIX.--Urgent pls

    I am in the process of installing Oracle Server in AIX Machine.
    I am getting error when i install oracle.
    The following is the output of make.log
    /usr/ccs/bin/make -f ins_rdbms.mk part_on ORACLE_HOME=/oracle/DBW/102_64/     /bin/ar -X64 cr /oracle/DBW/102_64/rdbms/lib/libknlopt.a /oracle/DBW/102_64/rdbms/lib/kkpoban.o
    /usr/ccs/bin/make -f ins_net_server.mk install ORACLE_HOME=/oracle/DBW/102_64/     /bin/chmod 755 /oracle/DBW/102_64/bin/
    - Linking tnslsnr
         rm -f tnslsnr
         ld -b64 -o tnslsnr -L/oracle/DBW/102_64/network/lib/ -L/oracle/DBW/102_64/lib/ /oracle/DBW/102_64/network/lib/s0nsgl.o /oracle/DBW/102_64/network/lib/snsglp.o `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/DBW/102_64/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lld -lm `cat /oracle/DBW/102_64/lib/sysliblist` -lm `if [ "\`/usr/bin/uname -v\`" = "4" ]; \
    then echo "-bI:/oracle/DBW/102_64/lib/pw-syscall.exp"; fi;` /oracle/DBW/102_64/lib/nautab.o /oracle/DBW/102_64/lib/naeet.o /oracle/DBW/102_64/lib/naect.o /oracle/DBW/102_64/lib/naedhs.o /oracle/DBW/102_64/rdbms/lib/defopt.o -lmm -lons -lnl10 -ln10 -lnlsnr10 -lnlsnrc10 -lnsgr10 -lnms -lncm10 -lnmsp -lpeer -lnro10 -ln10 -lnl10 -lnlsnr10 -lnlsnrc10 -lnms -lncm10 -lnmsp -ln10 -lnnz10 -lm
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    ld: 0706-006 Cannot find or open library file: -l m
         ld:open(): No such file or directory
    make: The error code from the last command is 255.
    The following is the output of installActions2007 file
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/oracle/DBW/102_64/network/lib/ins_net_server.mk'. See '/oracle/oraInventory/logs/installActions2007-11-02_10-42-16AM.log' for details.
    Exception Severity: 1
    since i need to solve this issue asap, I request you to please help

    Assuming that you are following the written instructions available at http://docs.oracle.com that walk you through the install. And assuming you installed the correct versions of libraries. And assuming you set permissions correctly.
    I'd suggest metalink and opening an SR.
    If you didn't follow the docs ... rm -rf would be a good place to start.

  • Oracle Server + Emulex HBA Lpc11002

    Hi,
    We have installed Oracle Server 2.2.1 with Emulex LPC11002, When we are trying to fetch the information about the particular FC or when we are trying to install CLI interface module to that FC its throwing error
    "Error while loading shared libraries: libnl.so.1: cannot open shared object file: No such file or directory"
    Oracle VM Server has inbuild drivers for Emulex lpc11002 as per the release notes from Oracle VM Server
    Kindly let us know what would be the problem
    Regrads,
    Shanthakumar K

    Hi,
    it seems OVM Server 2.2.1 does not install libnl by default.
    If you have access to ULN install the libnl from there.
    Otherwise configure your server to have access to publicyum.oracle.com (howto you will find on the site),
    And do a
    # yum install libnl
    Hopefully OVM will not miss other packages you might need for the CLI interface...
    Regards
    Sebastian

Maybe you are looking for