Problems installing on Red Hat AS 2.1

Having looked through recent posts regarding installation it seems that most installation problems have been resolved quite easily. We've been struggling for several days to install the software. The installation terminates with the error: "Error in invoking target 'install' of makefile '/home/oracle/ora9iasInf/sqlplus/lib/ins-sqlplus.lnk'".
We have upgraded the kernel package to 2.4.9-e.25smp and binutils to 2.13.90.0.2-2, but the pre-installer checks reports an error that binutils 2.11.90.8-13 is missing. Continuing with the install just produces the link error.
If anyone can provide any help it would be grately appreciated.

responding to myself, you can find that version of binutils in metalink: Patch 2414946

Similar Messages

  • Oracle 8.1.7 installation problem on ( linux) red hat 7.1

    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

    Hi,
    My name is Fridirick REMBEAUX and I have the same problem. ;))
    I did not understand the first point after :
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    At which url can I get this script ?
    I think that maybe it's not the same problem because the installer and so the jre
    still executed but nothing else appears.
    And I'm also lost. When did the oracle products work well ??
    I think I damned.
    Hi
    I get same Problem on Rh7.3 !But when i execute 2 Step will be OK!
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    2. export LD_ASSUME_KENERL=2.2.5
    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

  • Dcnm install with red hat X11

    Hello I would like to know if i can install dcnm for red hat with X11 forwarding ,
    X11 is working ,
    but I can't lauch .bin
    here the result:
    sh dcnm-installer-x64-linux.6.3.2.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    Graphical installers are not supported by the VM. The console mode will be used instead...
    =======================================================
    Installer User Interface Mode Not Supported
    The valid UI modes identifiers are GUI, and Silent.  By default installer will run in GUI mode.  If you are running the installer in GUI mode, X windows resources should be available to display the GUI installer.   It is not possible to telnet or ssh and install DCNM in GUI mode.
    =======================================================
    thanks for your answer,

    Hi there,
    teh file orainst is very much in the directory. All you have to do is.
    1. set the PATH=$PATH:. in your .profile. This will ensure that can execute the files from the current directory.
    2. cd to /mnt/cdrom/orainst
    3. execute teh command orainst.
    If you have still problem I am glad to assist you.
    I have done my installation in RH5.2 , its fine, but RH6.1, I have problem
    thanks
    siva
    [email protected]
    null

  • Install on Red Hat Linux

    I've tried for some while now, to install Sun One Studio 4 on my Red Hat Linux, but it always hangs when it comes to the screen saying "Installing....This might take a few minutes". And it hangs for hours, so it's not that I don't wait long enough.
    I have tried loging in as a normal user and as super user, but never get it right. I've checked that the DISPLAY setting is set to DISPLAY=:0.
    Can anyone help me?
    -Trond

    Hello Trond!
    I had the same problem a few months ago.
    I solved it by running the install program
    with a previous JDK (I think it was 1.3),
    then when install finished I ran it with JDK1.4.2.
    You can use symlinks to achieve this.
    If it not works, look at your /tmp directory,
    it will contain the install jar file,
    run it: java -jar /tmp/... .jar
    Hope it helps you.
    regards
    Franz

  • Oracle 8.1.7 install on Red Hat 8.0 or 7.2

    I have been trying to install Oracle 8.1.7 on both Red Hat 8.0 and 7.2 and have followed all the instructions as per the install documents as well as the
    tips/tricks posted at various tech websites such as http://www.puschitz.com/ and so on. I am not able to get the installer to work because of the JRE.
    I am getting an error which says - Java Runtime Environment not found at /bin/jre, though I have installed JDK 1.1.8 downloaded from www.blackdown.org
    and followed all the required instructions.
    Can someboby, please help me to get this to work.
    Thanks
    Chandra
    P.S. BTW, I have successful Oracle9i installs.

    These are installation instructions for Oracle8i (8.1.7) on Linux 7.2 (Your suggestions would be welcome).
    1.     Login as root/password.
    2.     Create the following groups.
    a.     # groupadd osoper
    b.     # groupadd osdba
    c.     # groupadd osuser
    d.     # groupadd oinstall
    e.     # groupadd dba
    9.     Create the user – ‘oracle’ with password as ‘oracle’.
    a.     # useradd oracle –g oinstall –G osoper,osdba,osuser,dba (no spaces in between commas)
    b.     # passwd oracle (when prompted, enter ‘oracle’ as oracle’s password)
    Install the first set of Linux Patches:
    (Remember all commands as well as folder-names are case-sensitive)
    1.     Insert RedHat Linux CD2 to install the following patches.
    2.     Close all GUI
    3.     Open a terminal
    4.     # cd /mnt/cdrom/RedHat/RPMS
    5.     # ls compat*
    6.     Three of these patches will be installed now:
    # rpm –i compat-glibc-6.2-2.1.3.2.i386.rpm
    # rpm –i compat-egcs-6.2-1.1.2.16.i386.rpm
    # rpm –i compat-libs-6.2-3.i386.rpm
    7.     # cd                (To get out of /mnt/cdrom)
    8.     # umount /mnt/cdrom      (Unmount/Eject the CD to remove it).
    Set up the Oracle Environment:
    1.     Open a terminal window and connect as user – oracle:
    # su oracle
    2.     $ cd /home/oracle               (Mere $cd by itsel[i]Long postings are being truncated to ~1 kB at this time.

  • How to start SQLPLUS in oracle 10g which install on Red Hat Linux AS 4

    I install oracle 10g on Red hat linux enterprize AS 4. but i can not start SQLPLUS. I could not login to grid control. When installation, some agents installations are fail. what can i do? please help me out.

    I install oracle 10g on RHEL 4. But error occure in cofiguration assistant.
    following assistance not configured (which are recommended):
    Oracle Net Configuration Assistant - fail
    HTTP Server Configuration Assitant - skipped
    Java Security Configuration Assistant - skipped
    OC4J Configuration Assistant - skipped
    Web Cache Configuration Assistant - skipped
    Oracle Instance Configuration Assistant - skipped
    Oracle Database Configuration Assistant - skipped
    OC4J Instance Configuration Assistant - skipped
    OPMN Configuration Assistant - skipped
    Register DCM Plug-ins with EM - skipped
    Application Server Control Configuration Assistant -skipped
    DCM Repository Backup Assistant - skipped
    Enterprize Manager Reposotory Creation Assistant - skipped
    Log Details given about "Oracle Net Configuration Assistant" as
    /usr/app/oracle_sw_owner/oracle/product/10..0/EM10g_1/oracle.swd.jre/bin/..
    /lib/i686/native_thread/libzip.so : symbol errno version GLIBC_
    Unable to initialize threads:cannot find class javalang thread not define in file libc.so.6 with link time referance (libzip.so)
    could not create Java VM
    configuration of assistant "Oracle Net Configuration Assistant" fail
    When try to run sqlplus from xterm, it gives an following error :
    $ /usr/app/oracle_sw_owner/oracle/product/10.1.0/EM10g_1/bin/sqlplus
    Message file sp1<lang>.msb not found
    Error 6 initializing SQL*Plus
    After installation there is an information is given for Enterprise Manager Grid Control and it gives an url as http://localhost.localdomain:7777/em. But when i try to connect it gives an error massage as "The connection was refuse when attempting to contact localhost.localdomain:7777"
    Same situation when i try to connect Enterprise Manager Application Server (its url: http://localhost.localdomain:1810). It gives an error massage "The connection was refuse when attempting to contact localhost.localdomain:1810"
    What can i do in this situation? Please help me out.

  • SE1 install on Red Hat 4

    I am very new to both Linux and Oracle. I have a Windows background. I need to install Oracle on Red Hat. I followed the quick install direction word for word. During installation I received Oracle net configuration assistant (Recommended), Oracle Database Configuration Assistant (Recommended) and iSQL* Plus Configuration Assistant (Optional) errors. When I retry a screen pops up with OUI-25031: Some of the configuration assistants failed.....
    How do I begin troubleshooting this.

    To check (logon as user that executing dbca) LD_LIBRARY_PATH in enviroment.
    echo $LD_LIBRARY_PATHTo set LD_LIBRARY_PATH:
    export LD_LIBRARY_PATHNote if you type this command to shell, this settings will be valid for that shell session only.
    For permanent settings add that command to /home/<username>/.bash_profile and reload profile using . .bash_profileIf you want set that to OS global enviroment add that command (export) to /etc/profile .
    Enviroment settings is included on site posted by Daljit...
    Message was edited by:
    Ivan Kartik

  • 9i install on Red Hat 8.o

    install was Ok up to one error --
    Error in invoking Target install of --
    makefile/usr/oracle/ctx/lib/ins_ctx.mk
    I chose IGNORE , and the install finished with no more problems , INSTALL SUCCESFUL at end
    At the end, the EMC came up and worked ok .
    However after rebooting, The EMC would not work, From $ oemapp console .
    I set the shmmax to 2147483648, and The DISPLAY , ORACLE_HOME , ORACLE_SID etc.
    ( is it possible that when rebooting the database is NOT STARTED, if not how
    would it be started in linux)
    Help please!!

    http://www.puschitz.com/OracleOnLinux.shtml

  • Application Server 10g R2 install in Red Hat Enterprise Linux 5

    Hi all,
    We want to install Oracle Application Server 10g Release 2 under RHEL 5. We know it isn't certified yet, but it's necessary to install in that OS.
    My question is if anyone knowns a good guide to install that OAS version in that plataform?
    Thanks to all

    the manuals are fine.

  • 10.2.0.1 install, linux Red Hat 4 fails on Oracle Config Asst ORA-27102

    INFO: Configuration assistant "Oracle Net Configuration Assistant" succeeded
    INFO: Command = /oracle/ora10gr2/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName orcl -sid orcl -sysPassword 053d3e43dd32524082f71c639091631d49 -systemPassword 053d3e43dd32524082f71c639091631d49 -sysmanPassword 05b00420ddf1177c1f3b07b25fae5c1679 -dbsnmpPassword 05b00420ddf1177c1f3b07b25fae5c1679 -emConfiguration LOCAL -datafileJarLocation /oracle/ora10gr2/assistants/dbca/templates -datafileDestination /oracle/oradata/ -responseFile NO_VALUE -characterset WE8ISO8859P1 -obfuscatedPasswords true -sampleSchema true -oratabLocation /oracle/ora10gr2/install/oratab -recoveryAreaDestination NO_VALUE
    Command = /oracle/ora10gr2/bin/dbca has failed
    INFO: Configuration assistant "Oracle Database Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to /oracle/ora10gr2
    Configuration directory is set to /oracle/ora10gr2/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/oracle/ora10gr2/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.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    The error on the screen shows an ORA-27102 Out of Memory. This is confusing the machine has 8gb of memory and there is nothing running on it accept the install. My shmmax is set to 4180670464.
    Any ideas would be greatly appreciated.
    Thanks,
    Kim

    I too am failing on this.
    # /sbin/sysctl -a | grep shm
    # /sbin/sysctl -a | grep shm
    # /sbin/sysctl -a | grep shm
    # /sbin/sysctl -a | grep sem
    # /sbin/sysctl -a | grep file-max
    # /sbin/sysctl -a | grep ip_local_port_range
    # /sbin/sysctl -a | grep rmem_default
    # /sbin/sysctl -a | grep rmem_max
    # /sbin/sysctl -a | grep wmem_default
    # /sbin/sysctl -a | grep wmem_max
    vm.hugetlb_shm_group = 0
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    vm.hugetlb_shm_group = 0
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    vm.hugetlb_shm_group = 0
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 262144
    net.core.rmem_max = 262144
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144
    Any ideas?
    TIA!

  • DB lookup problem with Sun One App. Server 7.0,MySQL3.x - Red hat linux 7.2

    Hi Group,
    I have deployed my project in sun one application server 7.0 installed in red hat linux 7.2 and database is mysql. Its working in fine in normal conditions. I could not able to get connection from datasource after I kept my server 10 hours ideal. Again its working fine once I restarted the server. Please give me any solution to prevent this.
    The same project is working fine under all conditions in Sun one app server 7.0 installed in windows 2000 server without any look up probem. I Got this problem only in linux OS.
    mysql datasource class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
    please find the below code..
    Context ctx = new InitialContext();
    Datasource testDS = (javax.sql.DataSource)ctx.lookup( "jdbc/testDS");
    Connection con = testDs.getConnection();
    connection pool settings
    <jdbc-connection-pool steady-pool-size="8" max-pool-size="32" max-wait-time-in-millis="0" pool-resize-quantity="2" idle-timeout-in-seconds="0" is-isolation-level-guaranteed="false" is-connection-validation-required="false" connection-validation-method="auto-commit" fail-all-connections="false" datasource-classname="com.mysql.jdbc.jdbc2.optional.MysqlDataSource" name="testCP">
    <property value="localhost" name="serverName"/>
    <property value="3306" name="portNumber"/>
    <property value="root" name="user"/>
    <property value="test" name="databaseName"/>
    </jdbc-connection-pool>
    Regards,
    Hari haran

    My team solved the problem and I thought that we would share.
    The version of Xalan that was packaged with the JRE, that is installed by the Sun One app server, was at least 2 versions out of date. Updating the Xalan package solves the issue and the WAR file now works.
    Again, this appears to be only on the Linux version as the package deploys and works perfectly on the Windows version.

  • Installing oracle 10g R2 on Red Hat AS4 update 6

    Has anyone been able to get 10g R2 to install on Red Hat AS 4 u6?
    I have had errors on both the 64 bit version and the 32 bit version.
    32 Bit Version
    The 32 bit version useing the 32 bit version of oracle 10g r2 (10.2.0.1) displays this error: Enterprise manager configuration failed due to the following error - Invalid value null for parameter PORT.
    The log states:
    CONFIG: SQLEngine connecting with SID: murasaki, oracleHome: /opt/oracle/product/10.2.0/db_1, and user: DBSNMP
    May 2, 2008 8:56:11 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    May 2, 2008 8:56:11 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Invalid value null for parameter PORT
    Refer to the log file at /opt/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/murasaki/emConfig.log for more details.
    May 2, 2008 8:56:11 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Invalid value null for parameter PORT
    at oracle.sysman.emcp.ParamsManager.checkParam(ParamsManager.java:2630)
    at oracle.sysman.emcp.EMDBPreConfig.checkConfigParams(EMDBPreConfig.java:1285)
    at oracle.sysman.emcp.EMDBPreConfig.checkParameters(EMDBPreConfig.java:1060)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:174)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:426)
    at java.lang.Thread.run(Thread.java:534)
    64 Bit version
    The 64 bit versions spits out unable to make "install" various different files anywhere between 62% to 68% completed.
    unfortunately i dont have more information on the error at this time. I have all the development packages installed.
    any help would be greatly apreciated as i am getting no where with google and searching various forums.

    Please check on this link.. that may help you.
    http://www.puschitz.com/InstallingOracle10g.shtml
    --Girish                                                                                                                                                                                                                               

  • Help with installing pre-requisite packages on Red Hat Linux

    Having issue with installing packages with yum
    OS is RHEL 6 and following package which are prerequisites for Oracle Fusion Middleware install on Red Hat Linux 6
    uname details as follows
    2.6.32-220.el6.x86_64 #1 SMP Wed Nov 9 08:03:13 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
    Example error: yum install gives error as follows for all packages.
    No package compat-libcap1-1.10-1 available
    Need to install following packages (as mentioned in the prerequisites)
    binutils-2.20.51.0.2-5.28.el6
    compat-libcap1-1.10-1
    compat-libstdc++-33-3.2.3-69.el6 for x86_64
    compat-libstdc++-33-3.2.3-69.el6 for i686
    gcc-4.4.4-13.el6
    gcc-c++-4.4.4-13.el6
    glibc-2.12-1.7.el6 for x86_64
    glibc-2.12-1.7.el6 for i686
    glibc-devel-2.12-1.7.el6 for i686
    libaio-0.3.107-10.el6
    libaio-devel-0.3.107-10.el6
    libgcc-4.4.4-13.el6
    libstdc++-4.4.4-13.el6 for x86_64
    libstdc++-4.4.4-13.el6 for i686
    libstdc++-devel-4.4.4-13.el6
    libXext for i686
    libXtst for i686
    FYI: If this forum is not appropriate please let me know appropriate forum and shall repost there.

    Hey,
    Normally I use YUM : http://taliphakanozturken.wordpress.com/2012/03/17/how-to-use-yum-to-install-rpm-packages-with-dependencies/
    Let me know if this is what are you looking for.
    I hope it helps you,
    Thiago Leoncio.

  • Problems installing Directory Server 5.0

    I am currently trying to install DS5.0 and get through the whole process until it says updating system information when I get the message
    slapd.exe
    The instruction at 0x004fdaff referenced memory at 0x70616c2d.
    The memory could not be read
    Has anybody had this before or can anyone give me any clues what too look for
    Many thanks
    Paul Clements

    I tried installing on Red Hat ES 3.0 Update 2 (I know, I know, tempting fate again...). Got the same result. Admin server segfaults after starting, briefly. In versions of RHL after 7.2 I got the same behavior. While nslapd runs fine, there's no easy way to manage it without the admin server -- like setting up replication. One idea is to look at the patches for Sun Enterprise Server to see if this may be a more common problem with that software on Red Hat past 7.2. Going to explore that next. Have hit a dead end here and elsewhere with the diectory package as a whole.

  • Oracle Forms  (11.1.2.2.0) is supported on RED HAT 7

    Hi, all...
    I need know if Oracle Forms  (11.1.2.2.0) is supported on RED HAT 7, in certmatrix, the RED HAT 6  is supported, if I install in RED HAT 7, Oracle supports the product?
    Thank you.

    This forum is dedicated to support the Oracle Maven Repository and related Maven functionality and therefore, are unlikely to find answers to your Oracle Forms-related questions here.  However, if the certification matrix does not explicitly list RHEL 7, that means that it has not been certified to run on RHEL 7.

Maybe you are looking for