Problem to Install Oraclce 11g on Linux

HI I am Try to Install Oracle 11g on Enterprise linux 4.
But The Following Problem Come.
How can I configured to display at least 256 colors?
How can I resolve it.
Checking Temp space: must be greater than 80 MB. Actual 14041 MB Passed
Checking swap space: must be greater than 150 MB. Actual 2047 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
Some requirement checks failed. You must fulfill these requirements before
continuing with the installation,at which time they will be rechecked.
Continue? (y/n) [n]
Rechecking installer requirements....
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2007-08-19_10-42-07AM. Please wait ...[oracle@aca8005f database]$ Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java:53)
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:142) at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
at java.awt.Window.init(Window.java:270)
at java.awt.Window.<init>(Window.java:318)
at java.awt.Frame.<init>(Frame.java:419)
at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:328)
at oracle.s
Thanks
Tamim Khan

From ORA-12532: TNS:invalid argument it seems that you solved this problem.... isn't it ?

Similar Messages

  • Problem in Installing oracle 11g in enterprise linux

    Hello all,
    Iam new to linux and oracle .... I had downloaded enterprise linux from oraclewebsite, My question is i was not able to install oracle 11g in enterprise linux...
    And when i am trying to install ./runInstaller
    iam getting error message (permission denied).
    is that necessary to install oracle vm server or manager .. if so how to do it .. Please give me clear idea how and where to start..

    Hi,
    The error message which iam getting is
    [root@Karthik database]# ls -la
    total 48
    drwxr-xr-x 8 root root 4096 Sep 10 15:42 .
    drwxr-xr-x 3 root root 4096 Sep 10 15:40 ..
    drwxr-xr-x 12 root root 4096 Sep 10 15:42 doc
    drwxr-xr-x 4 root root 4096 Sep 10 15:42 install
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 response
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 rpm
    -rwxrwxrwx 1 root root 4352 Aug 13 23:56 runInstaller
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 sshsetup
    drwxr-xr-x 14 root root 4096 Sep 10 15:46 stage
    -rw-r--r-- 1 root root 5400 Aug 17 12:25 welcome.html
    [root@Karthik database]# ./runInstaller
    ./runInstaller: line 137: /root/Desktop/linux_11gR2_database_1of2/database/install/.oui: Permission denied
    The command
    bash ./runInstaller.sh didnt helped. again got the error of bash: ./runInstaller.sh: No such file or directory
    Thanks,
    karthik

  • Error installing OBIEE 11g on Linux 64 bits - Configuration Assistant fails

    Hello,
    I am trying to install OBISE1 on Oracle Linux 5 - 64 bits.
    I've followed these steps:
    1) Install Oracle DB
    2) Install jdk Linux 64 bits (jdk1.7.0)
    3) Install WebLogic
    4) Install RCU
    5) Install OBI 11g (Software only installation)
    Until here, all is correct.
    6) Configuration assistant failed:
    [2011-09-12T12:04:58.844+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0]
    [2011-09-12T12:04:58.845+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0] [[
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3149)
    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3039)
    at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
    at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    [2011-09-12T12:04:58.846+02:00] [as] [ERROR] [] [oracle.as.provisioning]
    [tid: 14] [ecid: 0000J9Soq_rFGBWFLz6UOA1ERSJh000005,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
    at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    I have fount posts with a similar problem, but is over Windows.
    I appreciate any ide/suggestion.
    Thank you in advance.
    Regards,

    I have seen that WebLogic is shut down, so I am trying to start up, but I can't:
    starting weblogic with Java version:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    /usr/java/jdk1.7.0/bin/java -jrockit -Xms512m -Xmx512m
    -Dweblogic.Name=AdminServer
    -Djava.security.policy=/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy
    -Dweblogic.ProductionModeEnabled=true -da
    -Dplatform.home=/root/Oracle/Middleware/wlserver_10.3
    -Dwls.home=/root/Oracle/Middleware/wlserver_10.3/server
    -Dweblogic.home=/root/Oracle/Middleware/wlserver_10.3/server
    -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/root/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/root/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath
    weblogic.Server
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    I have modified /etc/profile, including JAVA_HOME and PATH with the java PATH. And it is ok, because if I executed java -version I can see the new jdk:
    java version "1.7.0"
    Java(TM) SE Runtime Environment (build 1.7.0-b147)
    Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)
    Any idea¿?

  • Problem While installing ODI 11g

    Hi,
    I have downloaded the latest version of ODI and tried to install but I am getting the following error.
    http://2.bp.blogspot.com/-oOb6cVeQq5c/US2ly0p2-pI/AAAAAAAAAeI/3SA8zdP0CO0/s1600/odierror.JPG
    I tried three time but faced the same error. I am new to ODI. Please help me to figure out the problem.
    Thank you,
    Muhammad Nasir

    HI
    Hope you followed below link screen shot.
    http://oracleinstall.wordpress.com/2011/07/14/oracle-data-integrator-11g-installation-linux/
    Before ODI 11g installation, please check the prerequisite and start the installation.
    Regards,
    Phanikanth

  • Problem when installing Oracle 11g R2 x64 on rhel 5.8 x86_64

    Hi All,
    I’m trying to install oracle 11g software only to upgrade my database from 10g to 11g and i install all required packages listed in installation prerequisites but the below error appeared
    error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    $tail -15 $ORACLE_HOME/install/make.log
    /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' make -f /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk relink_exe EXENAME=nmo make[1]: Entering directory `/oradata/db/tech_st/11.2.0/sysman/lib' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:113: warning: overriding commands for target `nmosudo' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' gcc -o /oradata/db/tech_st/11.2.0/sysman/lib/nmo -L/oradata/db/tech_st/11.2.0/lib/ -L/oradata/db/tech_st/11.2.0/sysman/lib/ `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -lm `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm -L/oradata/db/tech_st/11.2.0/lib /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o /oradata/db/tech_st/11.2.0/sysman/lib/libnmo.a -lcrypt -ldl    `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm /bin/sh: cat: command not found /bin/sh: cat: command not found /bin/sh: cat: command not found /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o: In function `main': s0nmo.c:(.text+0x1b): undefined reference to `__intel_new_proc_init' make[1]: Leaving directory `/oradata/db/tech_st/11.2.0/sysman/lib' collect2: ld returned 1 exit status make[1]: *** [/oradata/db/tech_st/11.2.0/sysman/lib/nmo] Error 1 make: *** [nmo] Error 2 EBS :12.0.4
    Please help me in this issue. Thanks in advance

    Seems you are trying to Install 32-bit 11g R2 on Linux RHEL 5 (64-bit) server fails with relinking errors - 'Mkldflags ntcontab.o nnfgt.o'
    Please check following MOS Notes.
    Install/Clone 32-bit 11GR2 Client On Linux x86_64 Fails With Error In Invoking Target 'Mkldflags ntcontab.o nnfgt.o' Of Makefile ins_net_client.mk (Doc ID 1473421.1)

  • How to Install Oracle 11g on Linux for Power?

    I've installed RedHat Enterprise Linux 5.4 on IBM PowerPC server.
    Now I want to install Oracle 11g on it. But there are no Oracle 11g downloads for Linux for Power.
    Is there any workaround so Oracle 11g can be installed on Linux on Power?

    Hi,
    I think you can forget it. Oracle 10g R2 was the last version supported on Linux PowerPC.
    Cheers,
    David
    OCP 9i
    http://www.oratoolkit.ch/knowledge/howto/installation/otn.php

  • How to install Oracle 11g on linux from VNC

    Hi:
    I need to install oracle 11g from VNC viewer. The VNC is stalled on linux. I managed login. Now I have a screen that has some icons on the top like, Connection Options, "i", refresh, CTRl, ...
    under that I have
    Accept clipboard from viewers
    Send clipboard to viewers
    Send primary selection to viewers
    From the Connection Options window, I checked Hextile for Use encoding and Let remote server deal with mouse cursor.
    What is next? How do I connect to the server. (When I login I used hostname:1)
    BTW, when I click on "Start TightVNC service" from Start button, I got "Failed to start TightVNC service for the following reason: Access is denied(error code 5).
    The VNC on the linux server is running.
    Thankyou.
    Edited by: 907485 on Mar 21, 2012 7:21 AM

    907485 wrote:
    Hi:
    I need to install oracle 11g from VNC viewer. The VNC is stalled on linux. I managed login. Now I have a screen that has some icons on the top like, Connection Options, "i", refresh, CTRl, ...
    under that I have
    Accept clipboard from viewers
    Send clipboard to viewers
    Send primary selection to viewers
    From the Connection Options window, I checked Hextile for Use encoding and Let remote server deal with mouse cursor.
    What is next? How do I connect to the server. (When I login I used hostname:1)
    Thankyou.we only know what you post.
    where does linux reside?
    where is VNC installed?

  • Problem when install ODAC 11g " Updating registry key "

    Hi every one,
    I have O/S Windows XP with service Pack 3 , and i install Oracle DataBase 10g Release 1 , and install Microsoft Visula Studio 2005.
    The problem is :
    When install ODAC 11g v.11.1.0.6.21 and the install reach ( progress ) to 60% i see a message _" The specified Home Nam e was not found in the registry "_ , with two option :
    * Stop installation of all product.
    * Stop installation of this component only.
    By the way,the installation process stop when it is : Copying files for ' Oracle Services For Microsoft transaction Server '
    Can any one tell me what is the problem ?
    with regards
    Naif

    Well, the MTS services that is part of ODAC 11g is for Oracle DB 11g. So if you are using Oracle Database 10g, you cannot install that. Just check off the components you need to install and leave the others unchecked.

  • Problem to install oracle 10g on linux

    Hi,
    I want to install Oracle 10g on Linux
    (I have Linux X76CLLCFAUU 2.6.18-194.17.1.el5 #1 SMP Mon Sep 20 07:12:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux)
    , when i run ./runInstaller, i have the following error , do you known what is the problem :
    Démarrage d'Oracle Universal Installer...
    Vérification des exigences du programme d'installation...
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<
    Fermeture d'Oracle Universal Installer ; le journal de cette session figure à l'emplacement /tmp/OraInstall2010-11-17_05-03-15PM/installActions2010-11-17_05-03-15PM.log

    Hello,
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<So, when the Installer checked the OS Release, it didn't find the correct one.
    The message said that you should have one of this OS:
    Redhat-3, SuSE-9, Redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2As previously posted, you should check from the Installation Guide that you have the right OS requirements before running the Installer.
    Hope this help.
    Best regards,
    Jean-Valentin

  • Problems in Installing 9i or RedHat Linux

    Can anyone please tell me the steps to extract and install oracle 9i on linux platform..

    For downloading Oracle 9i on linux:
    http://www.oracle.com/technology/software/products/oracle9i/index.html
    For installation instructions:
    http://www.puschitz.com/InstallingOracle9i.shtml
    FYI, a simple google search can help!

  • Problem in installing Oracle 11g in home edtion of windows xp

    i m trying to install Oracle 11g in home edition of windows xp. it is trelling some files not found. plz help me.!!!!!!!!!

    Upgrade to XP Professional, Home Edition is not supported.
    Werner

  • Problem with installing Forms 11g on clients

    Hi all,
    I have successfuly installed weblogic server and Oracle Forms 11g on a server and everything works fine. I need to install Forms 11g on different clients for developers. My question is that do i need to install Weblogic on every single client or i can use the one that i have installed on my server. If i can use the one that i have installed, please explain how i can do this because i have tried a lot and the installer does not go to next page after asking for email address.
    Thanks in forward,
    Shademani
    p.s. The clients are Win Xp

    Two recommendations:
    1. Read this:
    http://blogs.oracle.com/shay/2007/03/02
    2. If you are new to the product and/or product version, you should probably read the documentation before starting to install. Here is the url to the installation guide. This is a good starting place.
    http://download.oracle.com/docs/cd/E17904_01/install.1111/e10421/toc.htm
    The installation guide explains what is needed and how to install.

  • Help on installing BIEE 11g on Linux(Ubuntu 32bits)

    Hello guys,
    Im trying for 3 days and i get the same error on pre-requisites
    looks like this -> http://www.artofbi.com/index.php/2010/11/obiee-11g-pre-requisites-kernel-failure/
    but on 4 itens:
    glibc, kernel, physical memory, checking recomended os
    i dont know how to fix it...
    and i click on continue to ignore these errors, i connect to RCU normaly DEV_BIPLATFORM etc etc
    the installation finish on 100%
    but on configuration, it freezes on creating domain ( the 1st on configuration ) im waiting for 2hours and nothing
    anyone know how to solve it? prerequisites first
    i watch on site to download compat-db-4.2.52-5.1.i386.rpm , but isnt compatible whit my OS
    Package
    The prerequis verification of the installer will check all package. With an Oracle Database 11g installed, you need only to install one package (compat-db-4.1.25-9) that you can get from yum of from the installation DVD.
    On yum, I found the package compat-db-4.2.52-5.1.i386.rpm that I have copied and installed from the tmp directory.
    [root@oel11g tmp]# rpm -Uvh compat-db-4.2*
    Preparing... ########################################### [100%]
    1:compat-db ########################################### [100%]
    Font: http://gerardnico.com/wiki/dat/obiee/installation_11.1
    i cant do that...
    the freeze is there -> http://1.bp.blogspot.com/_ywbO8z1Xuok/TO5XQWpwLLI/AAAAAAAAASE/d_Q26Knbvac/s1600/obiee15.JPG
    thanks all!

    First of all, Ubuntu is not supported.
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls
    You may have to install it on OEL or Redhat.
    Second, have you installed your database ?
    Check this link:
    http://gerardnico.com/wiki/database/oracle/install_11gr2_oel_linux
    I've tried to give a lot of information about how to play with the kernel parameter and the package.
    If your database is correctly installed, you will not have this problem.
    Succes
    Nico

  • Getting No argument error while installing orcale 11g on linux 6

    As i have completed all the preinstallation task,but after creating the oracle a/c and installing oracle data base
    getting error No argument found
    and also i am unable to get the coorrect version of java on linux 6
    please help me for this one

    Dear Sir,
    Please tell where i have to improve
    i have made alll the pre installation task
    then i have installed jdk-6u-38-ea-bin-b04-linuxamd64 on my 64bit system'''
    i have insatlled oracle 64 bit on linus 64 bit os and also installed all the 64bit rpm package for oracle databse 11g
    but when i am using ./run installer cmd getting error
    "unzip command failed for oraparam.ini,plaese specifiy full path"
    i have checekd oraparam file also but there all is fine,
    please help me where i have to imporve
    i will thankful to you.

  • Problem while install forms 11g

    dear sirs
    when i install forms and report 11g it give me error about jvm, and i try to install java se to solve the problem, but problem still
    pls tell me how to solve or how to install this jvm, known that i use operating system windows 7 64bit

    The problem is that you are trying to install a version of Forms 11g which needs a 64 bits JVM and you have a 32 bits JVM.
    So you should install a 64 bits JDK and a 64 bits Weblogic (because the weblogic that comes with jdeveloper is a 32 bits weblogic).
    Then you will be able to install the Forms you are trying to install, also look at this link to set the JAVA_HOME if you are installing on windows:
    https://confluence.atlassian.com/display/CONF25/Set+JAVA_HOME+variable+in+Windows
    Regards
    Carlos

Maybe you are looking for