Oracle 8.1.6 Installation on RedHat 6.2

I was sitting here now for 1 day and now got Oracle 8.1.6 installed on RedHat 6.2. First I downloaded it from the Oracle-Ftp-Server and wanted to run the "runInstaller". That didn't work because of bin/jre not found. In the version 8.1.5 I had an extra script called install/linux/runIns.sh. But that was not available in the downloaded version 8.1.6.
So I wrote one on my own (just copy this script and save it under install/linux/runIns.sh):
/usr/local/jre/bin/jre -ss4m -oss4m -ms32m -mx64m -Doracle.installer.nlsEnabled=TRUE -Doracle.installer.startup_location=. -Doracle.installer.library_loc=../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/bin/linux -cp ../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/swingaccess.jar:../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/InstImages.jar :../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/xmlparser.jar:../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/OraInstaller.ja r:../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/ewt.jar:../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/help.jar:../../stage /Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/InstHelp.jar:../../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/oracleice.jar:../../stage/Co mponents/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/OraInstaller.jar:/tmp/orainstall: -nojit oracle.sysman.oii.oiic.OiicInstaller -scratchPath /tmp/orainstall -sourceLoc "../../stage/products.jar" -sourceType network $1 $2 $3
Then you just go to directory install/linux and run "./runIns.sh"
With this script and jre 1.1.8_V1 (Blackdown) with link to /usr/local/jre it worked properly.
Hope, that helps.

All the GUI tools work just ONCE for me...After that i need to reboot the system for another GUI tool to work.
PS: I get the same messages as you.

Similar Messages

  • Oracle 10g Grid Control Installation On RedHat Advanced Server 3.0

    I am planing to install Enterprise Manager 10g Grid Control Release 1 (v10.1.0.3)
    on RedHat Advanced Server 3.0. The agent I am trying to download is showing version 10.1.0.4.1. I am not sure iof this agent is going to work with (v10.1.0.3). Pl. let me know if someone has performed this installation. Do I need to apply any patch on OEM and agent.
    Thanks
    Raj

    Actually, entirely the other way around, unless you like seeing errors in your OMS.
    OMS must be at at least the same patch level as the communicating agents.
    10.1.0.3 agent against a 10.1.0.4 OMS = OK
    10.1.0.4 agent against a 10.1.0.3 OMS = Bad mojo
    Download the 10.1.0.4.1 patchset from Metalink and update your OMS, or stick with the 10.1.0.3 agent if you've no access to metalink.

  • 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

  • Oracle 9.2.0.1 installation on RedHat Linux 9.0

    I am installing Oracle 9.2.0.1 on RedHat Linux 9.0. After the install is started it hangs after couple of seconds, I mean I don't see change in the install log.
    I also see an error file (/u01/app/oracle/oraInventory/logs/oraInstall2003-08-22_03-44-45PM.err) created and its contents are as below :
    [oracle@oradba oracle]$ cat /u01/app/oracle/oraInventory/logs/oraInstall2003-08-22_03-44-45PM.err
    java.lang.UnsatisfiedLinkError: /u01/tmpdir/OraInstall2003-08-22_03-44-45PM/libactionUnix22.so: /u01/tmpdir/OraInstall2003-08-22_03-44-45PM/libactionUnix22.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1419)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1314)
    at java.lang.Runtime.load0(Runtime.java:698)
    at java.lang.System.load(System.java:797)
    at ssOiGenClassux22.<clinit>(ssOiGenClassux22.java:25)
    at sscreateLinkux.createLink(sscreateLinkux.java:255)
    at sscreateLinkux.installAction(sscreateLinkux.java:83)
    at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:1357)
    at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1157)
    at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:604)
    at CompActions.doActionP1createLink3(CompActions.java:310)
    at CompActions.stateChangeActions(CompActions.java:106)
    at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiilActionThr.run(OiicInstallActionsPhase.java:604)
    at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(OiicInstallActionsPhase.java:2199)
    at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstallActionsPhase.java:2052)
    at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInstallActionsPhase.java:2945)
    at java.lang.Thread.run(Thread.java:484)
    The following glibc versions are installed on this linux machine :
    [oracle@oradba logs]$ rpm -qa|grep -i glibc
    glibc-common-2.3.2-11.9
    glibc-2.3.2-11.9
    glibc-devel-2.3.2-11.9
    glibc-kernheaders-2.4-8.10
    tail /u01/app/oracle/oraInventory/logs/installActions2003-08-22_03-44-45PM.log
    Calling action unixActions2.2.0.6.0 createLink
    source = /u01/app/oracle/jre/1.1.8/bin/.java_wrapper
    destination = /u01/app/oracle/jre/1.1.8/bin/jre
    overwriteExistingLink = true

    9i R2 is not certified with RedHat 9.0
    Check the certified table on http://metalink.oracle.com => Certify and Avalaibility
    Fred

  • Unable to install Oracle 9.0.1 on Linux RedHat

    Hi,
    I am unable to install Oracle 9.0.1 on Linux RedHat, tried many times. While installing i get following errors-
    "Error in invoking target install of makefile
    /usr/oracle/9.0.1/plsql/lib/ins-plsql.mk"
    "error in invoking target ioracle of makefile
    /usr/oracle/9.0.1/rdbms/lib/ins-rdbms.mk"
    "Error loading native library : libnjni.so"
    Installation halts while configuring Net Confugration Assistant....
    Any workaround ???
    Thanks in advance.

    There are many versions of RedHat. Your post indicates you are using one of them, but your post really does not give a hint as to which one. Funny thing is - different versions have different install requirements.
    I really don't understand why operating system version is such a big secret. Especially since it is logically so critical to installation issue. Even when installing on Windows, the first questions is 'which Windows'.
    You have, of course, followed the suggestions at http://www.puschitz.com and noted the errors and workarounds, have you not.
    Especially about things like packages and versions.

  • Installing Problem: Oracle 8.0.5.1 on Redhat 6.0

    Hello All,
    I'm an oracle and LINUX Newbi.
    I have been trying to install Oracle 8.0.5.1 on Redhat 6.0
    and when I try to run any of the executable the application
    core dumps.
    I have tried all the fixes in the newsgroup..
    ie,manually copying $ORACLE_HOME\bin files, compat fix from
    redhat ...etc.. and have NOT made any progress!!
    Can somebody please writeup a "detailed HOWTO" to do
    a clean installation for Redhat 6.0??
    I'm almost on the verge of switching over to NT because
    of the problems..
    Any help will be greatly appreciated,
    regards,
    abhi
    null

    have set up Oracle using the patch putup by Oracle
    Everyting dseems to be working ok...
    Thanks All for help
    -abhi
    Kumar Srinivas (guest) wrote:
    : The problem is with EGCS and its libraries!
    : If possible, load Redhat 5.2 and install ORACLE -
    : it installs flawlessly.
    : Funnily, you can then run ORACLE on 6.0 without any
    : problems!
    : I am running it on Caldera 2.2 with ORACLE 8.0.5
    : (installed from Redhat 5.2 partition and mounted on the
    : new kernel)
    : Good luck.
    : Vittorio Turchetti (guest) wrote:
    : : Please see the reply by Alan Mullet to a similar question.
    : : There is a known problem with RedHat 6.0 new libraries.
    : : Best regards,
    : : Vittorio
    : : P.S. Please do not say "NT" again!
    : : Abhijit Arunachalam (guest) wrote:
    : : : Hello All,
    : : : I'm an oracle and LINUX Newbi.
    : : : I have been trying to install Oracle 8.0.5.1 on Redhat 6.0
    : : : and when I try to run any of the executable the
    application
    : : : core dumps.
    : : : I have tried all the fixes in the newsgroup..
    : : : ie,manually copying $ORACLE_HOME\bin files, compat fix from
    : : : redhat ...etc.. and have NOT made any progress!!
    : : : Can somebody please writeup a "detailed HOWTO" to do
    : : : a clean installation for Redhat 6.0??
    : : : I'm almost on the verge of switching over to NT because
    : : : of the problems..
    : : : Any help will be greatly appreciated,
    : : : regards,
    : : : abhi
    null

  • Oracle 8.0.5.1 on Redhat 7.2

    I installed Oracle 8.0.5.1 on RedHat 7.2. To make it work I forced the installation of compat-glibc 5.2, compat-libs 5.2, and compat-egcs 5.2. So far everything is working normally. I tried to recompile these packages, but with no success. What would be be the worst thing that could happen to my system with this kind of an installation ?
    Is there a proper way to install Oracle 8.0.5.1 on RedHat 7.2 ?

    Do you think running an upgrade from RH5.1 to RH6.0 will require
    any modifications to the existing Oracle installation?
    Philippe Thomassigny (guest) wrote:
    : Well. Good new !
    : I could do it :)
    : I did the following:
    : 1. Install Oracle 8 on a machine with redhat 5 and glibc 2.0.7
    : 2. copy everything in the same directory on the other machine
    : woth redhat 6, but with a directory in wich glibc2.0.7 is
    : installed
    : Ex: /usr/local/glib-2.0.7 contains glibc 2.0.7
    : so I put LD_LIBRARY_PATH=/usr/local/glib-
    2.0.7:$ORACLE_HOME/lib
    : in the env variables
    : so Oracle uses glib 2.0.7 instead of 2.1
    : Other importante stuff: Oracle user system ID and dba group
    ID
    : MUST be the same on both machines. (Ex: oracle=502 dba=101)
    : Then you can compile, recompile, install, desinstall
    everything
    : etc...
    : That's all folks !
    : Enjoy it
    : By the way , I put it on a HP quad-celeron 400 with 512 Meg
    : memory and Raid 5 disk array .... I LOVE velocity ;)
    : It's faster on this that on an SUN ULTRA 450 with same
    : characteristics ?!?!?!
    : Weird no ?
    null

  • The problem of installing oracle database 9.2.0 on Redhat 7.2

    Hi, there,
    I meet an error when I want to run runInstaller to install oracle database 9.2.0 on Redhat 7.2 at the Oracle Database Configuration Assistant step:
    ORA-03113:end-of-file on communication channel.
    the installer report every other things are installed successfully except Database Configuration Assistant. but after I try to connect to database using sqlplus:
    sqlplus /nolog
    connect / as sysdba
    after a very long responding time, there is an interior error. I don't know how to fix it. do I need reinstall the oracle or mannully configure the database? how to do that? my machine is P2 266 with 128M memory. the harddisk is 30GB. I don't know if this problem is caused by memory limitation?
    besides, who knows any other forums or website about oracle database installed on linux? I found there is very limit resource about this content on oarcle website.
    any hint will be great appreciated!

    It could be because of the memory. Oracle 9.x requires 512 MB minimum on Linux. Also the only Red Hat Oracle is now supporting is Advanced Server. But there are workarounds.
    There is an excellent web site for installing Oracle on Linux, but it has been down for the last week or two. But try it maybe next week:
    www.puschitz.com

  • Error installating oracle 9.2.0.4 in Redhat 9

    Hello,
    Every things goes fine while installation of oracle 9.2.0.4 in Redhat 9.0. But while creating database the progress bar seems stop at 80%. I tried to create database manually but there is error some thing like that.
    Disconnected forcefully. Unable to create database. Could anyone help me? Please...........

    Could you post last 30 lines from alert log file?

  • Oracle 9.2.0.1  on Redhat Linux ADVANCED SERVER -PATCHES

    HI
    Can some one help me out,
    is Oracle 9.2.0.1 on Redhat Linux ADVANCED SERVER , is having some patch
    set to work on Developer2000,
    if so,please let me know where in we get the same
    tks
    narayana rao

    hi,
    I am trying to install oracle 9i rel2 on red hat adv server 2.1
    Installation and Linking looks fine and during configuration ,
    the database configuration assistant fails with 'End of Communication channel'.
    This makes the software not usable as we get the same error while trying to connect to the database too..
    any ideas?Check the "Oracle Installation Errors" section at
    http://www.puschitz.com/OracleOnLinux.shtml
    In this section I explain what I did about the
    "end-of-file on communication channel" error
    on RH AS.
    Any feedback on this problem and solution is appreciated.
    Werner

  • Where is the oracle linux 6.4 installation screenshots documentation ?.

    Hello
    Some questions.
    1. Where is the oracle linux 6.4 installation screenshots documentation ?.
    2. Is the disk layout documentation/swap sizing information listed in documentation ?.
    I have 8GB memory installed on a 64 bit machine
    I want to install the swap partition at the end of the disk.
    I want to install oracle 11gr2 database software as well.
    --Cheers Glenn
    oracle otn
    (11.2.0.1.0)
    Edited by: Avi Miller on Apr 17, 2013 3:30 PM to remove download links.

    The installation guide available at https://linux.oracle.com/documentation/ may require some updating. Last time I checked, chapter 16.16.5. Recommended Partitioning Scheme, did not include the swap space required for hibernation mode.
    It is mentioned here:
    https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s2-diskpartrecommend-x86.html
    Swap space size recommendations issued for Red Hat Enterprise Linux 6.0, 6.1, and 6.2 differed from the current recommendations, which were first issued with the release of Red Hat Enterprise Linux 6.3 in June 2012 and did not account for hibernation space.

  • Guide to install Oracle WebLogic Server 10.3 on RedHat 5

    Hello buddies!
    Can anybody help me to install Oracle WebLogic Server 10.3 on RedHat 5.
    If anyone having Guide for that pls share wiith me..

    Sure. I always use the generic installer, that way the install is the same on all platforms:
    1 download and install JDK 6 update 10
    * http://java.sun.com/javase/downloads/index.jsp
    2 download generic installer
    * http://download.oracle.com/otn/bea/weblogic/server103/server103_generic.jar
    3 install
    * http://e-docs.bea.com/common/docs103/install/start.html#wp1074027
    -Adrian

  • Problem while intalling oracle 11i(11.5.9) on Redhat Enterprise Linux 3

    Dear all,
    we are installing oracle 11i ( 11.5.9) one Redhat Enterprise Linux 3
    it gives the following error massage .
    Error code received when running external process.check the log file for details._
    Running Database Install Driver for PROP instance._
    Please any suggestion.
    Thanks

    Hi,
    This is a generic error, so please check the installation log files for more details about the error.
    Regards,
    Hussein

  • Oracle EBS 12.1 certification Linux RedHat 5 (32 Bits)

    Hi,
    Is Oracle EBS 12.1 certified on Linux RedHat 5 (32 Bits) ?
    Regards,

    Yes - pl see MOS Doc 761564.1 (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86)
    HTH
    Srini

  • Oracle Application Server 10g Installation Guide for Windows

    The link to Oracle Application Server 10g Installation Guide for Windows on the OTN Web Site don't work. Using search on site does not turn up any installation document for Oracle Application Server 10g.
    How can I find the Installtion Guide or the Quick Installtion Guide for Oracle Application Server 10g for Windows?

    Hi,
    The docs you seek are available through the OTN documentation pages at: http://otn.oracle.com/documentation/index.html.
    Click on the link for "Oracle Application Server Release 10g (9.0.4)" and then on the "View Library" link for part B10468_04 - Oracle Application Server 10g Online Documentation 10g (9.0.4.0.0) for Microsoft Windows.
    The Docs are located under the Documentation tab.
    Alternatively, here is the direct link to the Documentation Tab interface of the Library:
    http://download.oracle.com/docs/cd/B10468_04/docs.htm
    Regards,
    Les

Maybe you are looking for

  • Itunes wont open/ crashes, safari is buggy

    Hi, So i have a G5 dual 1.8 with 10.5 and have updated most everything and just yesterday updated safari to its current version and itunes as well. Now safari keeps giving me cannot open web page errors when i log in to sites like myspace or try to l

  • Validation Errors with adf dialog

    Hi! We are using Oracle BC and ADF Faces. I'm having some validation problems with a adf dialog. The scenario is the following: An editing page. A field in this page has a LOV. The LOV has some search criteria, and a search button. When the button is

  • Ssh -X solaris 9 host fails to set DISPLAY

    i'm running Suse 9.1 Pro as my graphis client. x86 doesn't quite work yet on my host. i'm trying to run smc from my E250 (headless) to my Suse 9.1 desktop. the E250 is running Solaris 9. when i ssh -X and echo $DISPLAY, DISPLAY is empty. howerver, i

  • Beginner ?:  How to align Items in HTML Region so they display nicely?

    I am new to Application Express so please be gentle.... I have an HTML region that contains several items/fields that I am using to gather user input. So my Page or HTML region looks something like the example below..... Name:__________ Birthdate:___

  • Defining mapping program

    hi all. here iam dealing with file to BAPI. mw sender sample file is in sender file. HEADER|22012007|WMD 123565139|220.05 133565127|1230.05 143565511|260.00 153565812|11345.05 122565912|320.05 123565013|21259 125565814|232.05 131565212|200.00 1325651