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

Similar Messages

  • X4200 with Red Hat Linux - Network not coming up

    I have a new X4200 with a fresh install of Red Hat. I have eth0 configured with static IP and iptables disabled. When I connect the Ethernet cable between server and switch, I get link LED and activity LED. However, I can ping anything on the local network or ping the server. Mii-tool reports "no link". I can ping the locally and the loopback.
    I have tested the cable and switch port with another computer and connectivity is fine.
    Anyone have any idea what could be wrong?
    Thanks.

    You didn't specify which port you connected to on the x4200.
    Note that RedHat considers Net2 to be eth0, and Net3 to be eth1 (for which it loads the e1000 driver (intel). The Net0 and Net1 interfaces are Nvidia ports, for which RedHat does not have a default driver.

  • GPIB-ENET/100 Issues with Red Hat Enterprise Linix 3.0

    Does anyone know of issues with Red Hat Enterprise Linux 3.0?
    Using Red Hat Linux 8.0, I am able to run EthernetConfig and identify all the GPIB-ENET/100 devices on my Ethernet.
    Running EthernetConfig under Enterprise Linux does not work properly. No devices are detected.
    Everything else appears to be working.
    I can ping the device.
    I can also detect the device using my Windows based program NI-488.2M for Windows NT/GPIB-ENET100 Utilities/Device Configuration.

    I do not know of any issues with RHEL 3.0 and the Beta 488.2 driver. I believe that you have started a support request via e-mail so I will deal with your issue there.
    Thanks,
    Scott B.
    Applications Engineer
    National Instruments

  • 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.

  • Oracle Calendar Server Configuration Assistant fails with Red Hat ES 4

    I am trying to install Oracle Collaboration Suite 10.1.2 on a Red Hat ES 4 server platform.
    I have installed with the Advanced Installation Option. The infra installation proceeds well then when i try to install the ocs application tier (different Oracle Home) the Calendar Server Configuration Assistant fail.
    Output :
    ================================================================================================================
    Output generated from configuration assistant "Calendar Server Configuration Assistant" (attempt 1):
    Time zone selected: EBST3EBDT.Warning: Existing node(s) found in unison.ini. Using node 1 for configuration tasks.
    Current State for Instance:ocsapp.lf-ocs1.lima_e_falcao.inet
    Component Type Up Status In Sync Status
    ================================================================================
    1 HTTP_Server HTTP_Server Up True
    2 OC4J_Content OC4J Up True
    3 OC4J_Mail OC4J Up True
    4 OC4J_OCSADMIN OC4J Up True
    5 OC4J_OCSClient OC4J Up True
    6 OC4J_Portal OC4J Up True
    7 OC4J_RM OC4J Down True(Disabled)
    8 OC4J_Wireless OC4J Up True
    9 OC4J_imeeting OC4J Up True
    10 Service_Component_Cont OC4J Up True
    11 home OC4J Up True
    Warning: more than one process-type Element in the snippet. only the 1st one is appended
    Error: can not append, there is a same named process type element in the exisitng ias-instance.ias-component
    Error: Could not configure OPMN module information.
    java.io.IOException: /u01/oracle/product/10.1.2/ocs_2/jdk/bin/java returned 1
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.configureOPMN(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.run(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.main(Unknown Source)
    3 [main] ERROR emSDK.config - oracle.sysman.emSDK.conf.TargetAdditionException: Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
    oracle.sysman.emSDK.conf.TargetAdditionException: Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
         at oracle.sysman.emSDK.conf.TargetInstaller.addTargetInt(TargetInstaller.java:1148)
         at oracle.sysman.emSDK.conf.TargetInstaller.addTargetFromFile(TargetInstaller.java:1075)
         at oracle.sysman.emSDK.conf.TargetInstaller.main(TargetInstaller.java:3669)
    Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
    Warning: ocad.conf already included in /u01/oracle/product/10.1.2/ocs_2/Apache/Apache/conf/oracle_apache.conf.
    Error: java.io.IOException: /u01/oracle/product/10.1.2/ocs_2/jdk/bin/java returned 1: Registration of ocal_targets.xml into targets.xml failed.unistart: Oracle Calendar Server 10.1.2.0.0
    unistart: Copyright (c) 1993, 2005, Oracle.
    unistart: All rights reserved.
    unistart:
    unistart: opmnctl: opmn is already running
    unistart: opmnctl: starting opmn managed processes...
    unistart: The Calendar Server started successfully.
    Orclguest account has already been provisioned for Calendar.
    Fatal Exception caught : java.lang.NullPointerExceptionopmnctl: stopping opmn managed processes...
    Configuration assistant "Calendar Server Configuration Assistant" failed
    ================================================================================================================
    Someone can help me?
    Thanks a lot.

    is it a reinstallation or a first one on a bare server ? if there were several attempts please be sure you cleaned evrything before launching the installation :
    - product directory
    - /etc/ora*
    - database
    - oraInventory
    - /tmp (I had a similar issue with remaining files in /tmp, even after rebooting)
    If it doesn't work, check that you don't hit the NO-EXCUTE problem (see the OCS 10.1.2 release notes, look for "noexec")

  • 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

  • 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

  • Permission issue  with red hat 5. security patch

    Hi Experts,
    We have a 4 node oracle 11.1 RAC in red hat 5.1 linux.
    the sys admin install red hat 5 version 1.1.2 june 2009 security benchmark in RAC.
    But the one node does not restart after implement security benchmark and patch task was stopped.
    OS person finial start up this node.
    However I got one message as
    [oracle@sale1 a bin]$ ./crs_stat -t -v
    -bash: ./crs_stat: Permission denied
    From other node, i saw all components are offline.
    what kind of issue is for this point? how to debug and fix it?
    Thanks for help!
    Regard
    Jim

    Thanks for your help.
    Log into root user and I got massage as -bash: ./crs_stat: No such file or directory.
    I checked system that all file is belong root and remove all oracle/orainstall owner from system.
    OS will work on it.
    I will let you know it later.
    Jim

  • PROBLEM BUILDING CDC WITH RED HAT 9.0

    HI, i'm trying to build CDC with the following command:
    make CVM_JAVABIN=/usr/java/jdk1.3/bin CVM_GNU_TOOLS_PATH=/usr/bin CVM_DEBUG=true
    It start to make some new direcotries, but later the following error occurs:
    ... mkdir ../../build/linux-i686/obj
    ... mkdir ../../build/linux-i686/btclasses
    ... mkdir ../../build/linux-i686/testclasses
    ... mkdir ../../build/linux-i686/cdc_classes
    Checking for build-time classes to compile ...
    Compiling build-time classes...
    error: compiler message file broken: key=compiler.err.sun.io.MalformedInputException arguments=null, null, null, null, null,
    null, null
    100 errors
    make: *** [.compile.btclasses] Error 1
    Do you know what can i do? I'm using jdse1.3.1 and red hat linux 9.0.Thanks very much.

    Hi,
    I ran into the same problem with RH 9.0. To fix this problem you have two options:
    1. Use jdk 1.4.x - if you use this jdk to perform the compile, you'll won't receive this error.
    2. Modify your make file that performs the javac and make the following change: javac -encoding "ISO-8859-1"
    Both of those approaches should get rid of that error.
    Hope this helps?
    Cheers,
    Jeff

  • Please help with RED HAT INSTALL

    I am trying to install jdk (or whatever have they changed it's name to) 1.3.1 on Red Had Linux, but i run into this problem:
    The file I get is called:
    j2sdk-1_3_1-linux-i386-rpm.bin
    and it is supposed to be a rpm file that when ran with rpm installs the application.
    But if i try to run rpm -ivh j2sdk-1_3_1-linux-i386-rpm.bin it says that this file doesn't look to be an RPM file. I am trying to install as root so there is no security issue.
    Any help is welcome,
    Calin

    j2sdk-1_3_1-linux-i386-rpm.bin
    I had the same problem with Debian. What I wound up
    doing was renaming the file. Try
    mv j2sdk-1_3_1-linux-i386-rpm.bin j2sdk-1_3_1-linux--386-rpm
    It should work after that.
    Mark

  • Oracle 8i installation with Red Hat Linux 6.2

    Hi
    Please help us in solving the below mentioned problem.
    We are trying to install Oracle 8.1.7 under Linux 6.2 . During the installation the following error displays and could not able to finish the instllation. The problem is
    Error in invoking target ntcontab.o of makefile /usr/local/u01/app/oracle/product/8.1.7/network/lib/ins_net_client.mk
    If any has a soln for this please reply to us. Thanks in advance
    regards
    Santhosh
    null

    Miguel Tsuboyama (guest) wrote:
    : Pinwu Xu (guest) wrote:
    : : Terry (guest) wrote:
    : : : Hi,
    : : : I am still stuck on DISPLAY error.
    : : : The messages I get when I issue ./runInstaller command are:
    : : : Initailizing Java Virtual Machine from
    : /usr/local/jre/bin/jre
    : : : Please wait...
    : : : Xlib: connection to "QIS:0.0" refused by server
    : : : Xlib: Invalid MIT-MAGIC-COOKIE-1 KEY
    : : : Java.lang.Internal Error: can't connect to X11 window
    server
    : : : using 'QIS:0.0' as the value of the DISPLAY variable
    : : : QIS is the server name that I am installing Oracle to.
    : : : The manual says I should set it to
    : : : DISPLAY=work_station_name:0.0
    : : : export DISPLAY
    : : The work_station_name is the name of the machine the monitor
    : : you are facing to connects to, with X Window running. If
    : : you have only one machine, simply typing
    : : export DISPLAY=:0
    : : suffices.
    : : Hope this helps.
    : : : but I don't have any workstations connected to the linux
    box
    : : : yet. I am installing oracle to a standalone machine. What
    : is
    : : : that work_staion_name supposed to be? Obviously using the
    : : server
    : : : name as work station name didn't do me any good.
    : : Pinwu
    : You must grant permission to connect to the XServer...
    : If you XServer was started by root, you must grant from root
    the
    : permission via: xhost +localhost
    : Regards,
    : Miguel T.
    Hi Terry,
    I initially experienced the same "connection refused" message as
    you from xlib when performing a local installation using GNOME.
    My problem was to do with logging on to X as root (to mount the
    CDROM) and then switching to the oracle account to do the
    install.
    If I logged to X as oracle I didn't need to change the default
    DISPLAY value of :0 .
    Daniel.
    null

  • Install problems - Red Hat 5.2 and Oracle 8.0.5.1

    I am trying to install Oracle 8.0.5.1 on 200Mhz/48Meg Intel Pentium system with RedHat 5.2
    As I'm rather new to Linux, I decided to find a thorough description of the installation procedure and have used the one on:
    http://jordan.fortwayne.com/oracle/rh5x.html
    However, when I get to the point where I should start ORAINST, the system tells me it cannot find the file.
    What can I do?
    null

    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

  • 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

  • 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!

Maybe you are looking for