Err when installing Oracle on solaris (URGENT) please help

while installing 10g database on solaris i am finding the following error
" ./runinstaller : line 56: /root/desktop/database/install/.oui: cannot execute binary file

Have you carefully followed the installation documents of your OS specific?
$ uname -a
By the way, Oracle has a good "Quick Installation Guide 10g Release 2 (10.2) for Solaris Operating System (SPARC 64-Bit)". Don't miss any pre-requisite steps. I have followed the same documentation to install and configure Oracle Database 10g on Solaris 5.10 - SPARC Machine.
http://download.oracle.com/docs/cd/B19306_01/install.102/b28053.pdf
Regards,
Sabdar Syed,
http://sabdarsyed.blogspot.com

Similar Messages

  • Do I need to install oracle 8i or 9i Please help

    Hi,
    I am a newbie to Redhat linux and Oracle. I have Redhat 9.0 installed on my machine. Now I have a doubt whether to install Oracle 9i or 8i. Some of my friends told me that Oracle 8i is very easier to configure than Oracle 9i. I think I am not fit for a tough configuration as I am a newbie. This is true? Is Oracle 9i is very difficult to configure than Oracle 8i? My aim is to get familiar with the Oracle and its all the features and to seriously play around with the good features of Oracle. So should I go for Oracle 9i? As I am a newbie, Is it nessessary to go for Oracle 9i?
    Please help me . I am waiting for your answer to get proceed with the Installation.
    Lot of Thanks in Advance.
    Waiting for your respondse.
    Bye
    Thanks and Regards
    Emmanuel mathew

    Hi,
    unfortunately you will have more general problems. Neither 8i nor 9i is certified for Red Hat 9. The certification matrix shows support for Red Hat 7.0 and 7.1 (9i) and for Red Hat 7.0/7.1/6.x (8i). That does not necessarily mean, it won't work at all, but Oracle doesn't give any support. In general, you should prefer 9i, you have much more options. If you perform, as a first step, a standard installation, it's not harder than an 8i installation.
    Good luck
    Werner

  • I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0

    I met problem when installing Oracle 8.1.6 on Turbo Linux 7.0.
    After setting up environment variables, and successfully
    accessed KDE interface, everything was going on well.
    The process of installation blocked at 80% in "Database Creation
    Process" dialog window.
    I have tried two times and got the same result.
    The error message is:
    Warning: Cannot convert string "-*-Kochi Gothic-medium-r-normal-
    *-*100...
    Help!

    I have done some oracle installations over RedHat 7.0 (not certificated):
    Let's check some things:
    1- You must have changed very few parameters on your shm.h sem.h files which are in /usr/include/linux directory.
    2- You need to upgrade the glibc and libstdc libraries (.rpm)
    3- You must have installed the jre116_v5 on /usr/jre and made a symbolic link like this
    ln -s /usr/jre/jre116_v5 /usr/local/jre
    4- You must include in the CLASSPATH parameter the jre116_v5 directory. It should look something like this
    CLASSPATH=/usr/jre/jre116_v5:$ORACLE_HOME/jlib
    5- Be sure to create and export all the parameters in your .bash_profile.
    6- Run the ./runInstaller.sh in a terminal window inside the Xwindow.
    You can find the jre116_v5 in www.backdown.org
    I hope these tips help you
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by xx:
    Hi every body
    when I run ./runInstaller from cdrom
    I get this messages :
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.Please wait ...
    Error in CreateOUIProcess ():-1
    : Bad Address
    I use JDK-1-1-6.
    Thx<HR></BLOCKQUOTE>
    null

  • Error in invoking target 'client_sharedlib' when installing Oracle on Linux

    Hi ,
    im tring to install Oracle 10g R2 on CentOS 6 on 64bit server ,
    the error below displays when it's 80 % already installing:
    Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk.
    below is the last lines of my $ORACLE_HOME/install/make.log
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    "/u01/app/oracle/product/10.2.0/db_1/install/make.log" 126L, 8147C
    Please, Help meeeee!!!!

    user11309581 wrote:
    Hi ,
    im tring to install Oracle 10g R2 on CentOS 6 on 64bit server ,
    10gR2 is de-supported - plus CentOS is not a certified distro, so things may or may not work - http://download.oracle.com/docs/cd/B19306_01/install.102/b15668/toc.htm#BABIAECC
    the error below displays when it's 80 % already installing:
    Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk.
    below is the last lines of my $ORACLE_HOME/install/make.log
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    "/u01/app/oracle/product/10.2.0/db_1/install/make.log" 126L, 8147C
    Please, Help meeeee!!!!Try installing on a certified distro such as Oracle Enterprise Linux - free download at http://linux.oracle.com
    HTH
    Srini

  • IOException2 when installing Oracle 9iR2 on Redhat 9

    I have problem when installing Oracle 9i release 2 on Redhat 9. When on Disk 2 of oracle, oracle installer hangs and got this message :
    I try to translate from French :
    The message is pasted from file :installActions*.log
    Exception due by action : copyGroupFromJar
    Exceotion name : IOException2
    Exception string : Error when writing in file :/usr/oracle/produit/920/demo/schema/sales_history/sh_sales.dat
    exception level : 2
    --

    FOR ALL OF YOU GUYS trying to install Oracle 9i R2 on Red Hat 9, PLEASE VISIT THIS LINK - http://www.puschitz.com/InstallingOracle9i.shtml
    It has comprehensive instructions on how to install Oracle (various releases,up to 9i Realease 2 on Linux). It takes a bit of effort, but you'll be smiling at the end!

  • The installer don't run when install oracle 9.2.0.1 on redhat 9 at 41%

    The installer don't run when install oracle 9.2.0.1 on redhat 9 at 41%
    just installed component of 'oracle intermedia ',the installer don't go on.i wait it pass five hour,but the installer's process still on 41%
    my set shmmax 1G and my physics memory is 512m
    please help me !

    Oracle is NOT certified on RedHat 9, only on RedHat AS 2.1. It is possible to make it work though. Refer to the following web site which has a very good list of problems and work arounds for installing Oracle on RedHat:
    www.puschitz.com

  • When i open after effects it says that i didnt install quicktime but i already installed it what to do please help ??????!!!!!!!!!!!!!!!!

    when i open after effects it says that i didnt install quicktime but i already installed it what to do please help ??????!!!!!!!!!!!!!!!!

    Like Mylenium says, check firewall, anti-virus, and other security software.
    If that's not it, read this: http://forums.adobe.com/thread/961743

  • Error 2755 when trying to install itunes on my laptop please help

    error 2755 when trying to install itunes on my laptop please help
    the installation process gets so far then the error 2755 appears saying that it cannot be installed

    Hey AJS4862,
    Thanks for the question. If I understand correctly, you are having trouble installing iTunes on Windows. I would recommend that you read this article, it may be able to help you isolate or resolve the issue.
    Issues installing iTunes for Windows - Apple Support
    Thanks for using Apple Support Communities.
    Have a great day,
    Mario

  • Errors when installing Oracle Client 10.2.0.2.0 on zLinux (Red Hat)

    I am receiving errors when installing Oracle Client 10.2.0.2.0 (Administrator) on zLinux. During the install I receive two notifications for File Not Found when the installer tries to create the link for lib32/libclntsh.so.10.1. I hit ignore on the pop-ups and the install completes. The Oracle Net Configuration Assistant then fails to launch with the following error:
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /opt/oracle/product/10.2.0/db_1/bin/netca /orahome /opt/oracle/product/10.2.0/db_1 /orahnam Oracle_home /instype custom /inscomp client,oraclenet,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /opt/oracle/product/10.2.0/db_1/network/install/netca_clt.rsp
    UnsatisfiedLinkError exception loading native library: njni10
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "/opt/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    I have seen multiple threads relating to very similar errors, but none of the fixes that were suggested have worked. I have double checked the required Red Hat packages and made sure they were all installed on the server. All of the prerequisite checks for the installer are successful. Any assistance would be of most helpful!

    Worked with my Linux system admin and figured out that we were indeed missing some packages. There are 390 and 390x rpm's for Red Hat on System Z, i.e. 64 bit and 32 bit versions. Since we are running a 64 bit os some of those 32 bit packages did not get installed. Since our roles are split up, I am kind of blind as to the OS setup so I was not able to catch the problem. It is truly puzzling as to why Oracle would need 32 bit packages even though Oracle client is 64 bit. Regardless, after adding the 32 bit rpm's the installer was able to perform the linking operation that was failing, and the network configuration script ran successfully.

  • Why i cant install adobe creative cloud - i try to download afew time's when i start the install its turns off..please help me fix that i wanna try AI

    why i cant install adobe creative cloud - i try to download afew time's when i start the install its turns off..please help me fix that i wanna try AI
    when its go to downloading Creative cloud to des its go down

    http://prntscr.com/4iaboa
    http://prntscr.com/4iabrvx
    anyone can help me please?

  • Disk partitioning tool, to install oracle in solaris

    I need to install oracle in solaris.Is there any version of solaris for intel processors.
    Is there any free disk partioning tool availbale

    The partitioning tool (fdisk) you need comes with OpenSolaris 10. First Download this free Operating System from sun.com. Then start the installation. You will be asked to partition your hard disk. The system automatically recognises Windows Installations and Linux Installations on the same disk. Windows Installations will be bootable after the Solaris Installation. Linux and Solaris is not able to use the same disk. Because they have the same boot loader/manager called GRUB and must make a different disk layout for this boot loader. But you can use Linux and Solaris on different disks.
    Oracle 10.1 and 10.2 is available for Solaris x64. I strongly recommend to use the 64 Bit AMD64 version. Its a real fun and fast as hell. Supported Raid Controllers can be found at the Solaris driver discussion forum at www.opensolaris.org.

  • Date format Problem in OAF R12 Urgent Please help!!!

    We have acustom application in OAF which was developed in 11i. Now we migrated the same to R12.
    In this there are two date fileds getting dispayed on the page and the query for the same is
    SELECT TO_CHAR (SYSDATE, 'dd-mm-yyyy') AS CURRENT_DATE, UPPER (TO_CHAR (SYSDATE - 10, 'mon-yy')) AS g_period, UPPER (TO_CHAR (SYSDATE + 5, 'mon-yy')) AS gnext_period, TO_CHAR (sysdate,'dd-mon-yyyy') as today_date, TO_CHAR (sysdate - 1,'dd-mon-yyyy') as yesterday_date FROM DUAL
    In 11i version the output is dispaying correctly but in R12 the current date is dispayed as
    Start Date 04-Nov-5242
    End Date 04-Nov-5241
    As per logic it should be
    Start Date 09-Feb-2012
    End Date 10-Feb-2012
    Please help..Urgent issue.

    Here are the answers to your problems :
    1. Once u restart , the oracle services and the database is not mounting automatically.That is because, when you install the Oracle Oracle8i Standard Edition Release (8.1.7), the two key services namely
    OracleOraHome81TNSListner and
    OracleService<your SID name>
    are configured as manual start ( check the NT --> start>setting>control panel>services. )
    For the database to start automatically the next time you start your machine, these two services will have to be put into "Automatic Start" mode.
    < for this double click on the respective service, select the "Automatic" radio button and click on ok>.
    Now when you restart the machine, your database will be automatically mounted.
    2. this as explained above is a corollory to the above problem. you can start or stop your database on NT using the "Services" window....
    hope this helps.
    bye.
    Hi All,
    I have installed Oracle Oracle8i Standard Edition Release (8.1.7) from technet site.
    I have installed it on windows NT 4.0 .
    Installation is fine.
    I can access or get into SQL prompt .
    I have created a database also.
    1st problem
    My problem is once I restart the Machine and try to access SQL plus .it gives me an error
    ORA-01034: Oracle not available
    ORA-27101: shared memory realm does not exist.
    2nd problem
    I dont know how to start and stop the database , as there is nothing to do that in the start menu of Oracle .
    How do i do this .
    This is very urgent please help.
    regards,
    Preeti

  • I can't install Desinger on my machine ,please help me

    I want to install Designer, but I can't succeed either when install Oracle Designer 6i Release 4.5 or when install Oracle Designer 9i. I have installed Oracle9i Release 2 (9.2.0.1.0) standard edition for Windows NT on my machine. When I install Oracle Designer 6i, the setup proccess automaticly stopped at checking the dependence of the components, and when I install Designer 9i, it said that some important things couldn't find.
    I don't know how to do,please help me.

    Hi Yushu,
    Designer 6i Release 4.5 is not supported on Oracle9i
    Standard Edition 9.2. I believe only 9i versions of
    Designer are supported on the Standard Edition 9.2.
    For 9i Designer, please can you tell me which version
    of Designer you are trying to install (i.e. 9.0.2.0.0,
    9.0.2.2.0 etc), if you are installing just Designer
    and give me details of which items the error says are
    missing?
    Regards,
    Dominic
    Designer Product Management
    Oracle Corp

  • Urgent, Please help me in this problem.I am getting problem while installation

    I am using Windows 8 in my system. I am trying to install Sql Server in system . Everything is fine, but finally  when i click on install button i am getting the following error .
    please help me quickly. I well be thankful to you.

    Triple post meanwhile:
    http://social.msdn.microsoft.com/Forums/en-US/7fafa499-ca1e-42f7-a117-73df924d9847/urgent-please-help-me-in-this-problemi-am-getting-problem-while-installation?forum=sqlsetupandupgrade
    http://social.msdn.microsoft.com/Forums/en-US/a1c7978c-2f84-495f-a8b6-9e9fe46654d7/getting-problem-while-installing-sql-server-2012?forum=sqlsetupandupgrade
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Urgent Please help: ORA-00940: invalid ALTER command

    I am not able to start my oracle db that is running Solaris 10, Oracle 10g.
    I made the following changes to Oracle Parameter and now I am not able to start.
    alter system set "_fix_control"='5705630:ON' scope=spfile;
    I get this error: ORA-00940: invalid ALTER command
    I am not even able to reset that parameter back, since oracle db won't start?
    I get this error when i run "startsap: on command
    Please help
    Thanks
    Kuamr
    Message was edited by:
            Kumar Subramaniam
    Message was edited by:
            Kumar Subramaniam

    I have renameed the spfile and try to start sap using initPR2.ora file and it worked fine and then I did this to re-create teh spfile.
    sqlplus / assysdba
    create spfile from pfile;
    shutdown immediate;
    startup;
    Everything works fine.
    Thanks for the quick response.

Maybe you are looking for