$ sudo /etc/init.d/oracle-xe configure

Hello,
I installed XE 64bit on Ubuntu 10.10 after I used alien. When I do
$ sudo /etc/init.d/oracle-xe configure
I get,
Configuring database...grep: /u01/app/oracle/product/11.2.0/xe/config/log/*.log: No such file or directory
grep: /u01/app/oracle/product/11.2.0/xe/config/log/*.log: No such file or directory
Database Configuration failed. Look into /u01/app/oracle/product/11.2.0/xe/config/log for details
Thanks,
Eric J.

I get this error on fedora 14. Turns out the problem was that SELinux was blocking lsnrctl. Following the instructions from /var/log/messages fixed the specific problem (though it showed up again for sqlplus and was fixed in the same way). Presumably, disabling SELinux would fix the problem too.
Rodney

Similar Messages

  • I am trying to install oracle 11g xe on ubuntu aws instance when i execute sudo /etc/init.d/oracle-xe configure command iam getting this error: sudo: /etc/init.d/oracle-xe : command not found

    i am trying to install oracle 11g xe on ubuntu aws instance when i execute sudo /etc/init.d/oracle-xe configure command iam getting this error: sudo: /etc/init.d/oracle-xe : command not found.

    "command not found" means ... there is no such thing.
    Has the .rpm been installed?
    http://docs.oracle.com/cd/E17781_01/install.112/e18802/toc.htm#XEINL122

  • Installing Oracle - /etc/init.d/oracle-xe configure command missing?

    I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.
    1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
    2) Then I ran
    sudo apt-get install bc (ran fine)
    sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb (gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine)
    Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
    I ran the following command-
    Manually uninstalling Oracle 10g
    sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
    Then I again ran the following command to install oracle-xe
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
    See below what I got as the output-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
    dpkg: warning: overriding problem because --force enabled:
    package architecture (i386) does not match system (amd64)
    (Reading database ... 184865 files and directories currently installed.)
    Preparing to replace oracle-xe-universal:i386 10.2.0.1-1.1 (using oracle-xe-universal_10.2.0.1-1.1_i386.deb) ...
    Unpacking replacement oracle-xe-universal:i386 ...
    Setting up oracle-xe-universal:i386 (10.2.0.1-1.1) ...
    Executing Post-install steps...
    Processing triggers for ureadahead ...
    Processing triggers for bamfdaemon ...
    Rebuilding /usr/share/applications/bamf.index...
    Processing triggers for desktop-file-utils ...
    Processing triggers for python-gmenu ...
    Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
    Processing triggers for man-db ...
    Processing triggers for python-support ...
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Now if I try to run the following command, it says command not found-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo /etc/init.d/oracle-xe configure
    sudo: /etc/init.d/oracle-xe: command not found
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Even in applications menu I don't see the if oracle has been installed.
    So i conclude first time installation was ok but somehow http client didn't worked.
    After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
    Please help here.

    user1680826 wrote:
    I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.Not surprising, given that Ubuntu is not a supported OS for Oracle products.
    Any reason you are not using a supported OS?
    And any reason you are running two threads on the same problem? /etc/init.d/oracle-xe is missing?
    >
    1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
    2) Then I ran
    sudo apt-get install bc (ran fine)
    sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb (gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine)
    Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
    I ran the following command-
    Manually uninstalling Oracle 10g
    sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
    Then I again ran the following command to install oracle-xe
    sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
    See below what I got as the output-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
    dpkg: warning: overriding problem because --force enabled:
    package architecture (i386) does not match system (amd64)
    (Reading database ... 184865 files and directories currently installed.)
    Preparing to replace oracle-xe-universal:i386 10.2.0.1-1.1 (using oracle-xe-universal_10.2.0.1-1.1_i386.deb) ...
    Unpacking replacement oracle-xe-universal:i386 ...
    Setting up oracle-xe-universal:i386 (10.2.0.1-1.1) ...
    Executing Post-install steps...
    Processing triggers for ureadahead ...
    Processing triggers for bamfdaemon ...
    Rebuilding /usr/share/applications/bamf.index...
    Processing triggers for desktop-file-utils ...
    Processing triggers for python-gmenu ...
    Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
    Processing triggers for man-db ...
    Processing triggers for python-support ...
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Now if I try to run the following command, it says command not found-
    rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo /etc/init.d/oracle-xe configure
    sudo: /etc/init.d/oracle-xe: command not found
    rocky@ubuntu:~/git/mygit/edas2/libaio$
    Even in applications menu I don't see the if oracle has been installed.
    So i conclude first time installation was ok but somehow http client didn't worked.
    After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
    Please help here.Edited by: EdStevens on Jul 24, 2011 4:56 PM

  • Starting Oracle XE on linux by /etc/init.d/oracle-xe start

    Hello,
    I installed Oracle Database 10g Express Edition on a Linux Ubuntu 7.04 (feisty)
    following official installation instructions found here
    http://www.oracle.com/technology/software/products/database/xe/files/install.102/b25144/toc.htm#BABCEAHD
    but I noticed a weird behavior.
    The installation process was ok.
    The configuration process (/etc/init.d/oracle-xe configure) was also ok.
    I set everything on default except for the “starting on boot” option I choose NO, because the instructions let me understand that I can start the service manually by the command:
    $ /etc/init.d/oracle-xe start
    The configuration process at the end also started the service well, so I could test my new oracle installation on my web browser following the url http://127.0.0.1:8080/apex
    Everything went fine... but...
    On the next boot I wanted to start my oracle so I typed
    sudo /etc/init.d/oracle-xe start
    but nothing happened and the server didn't go up.
    Looking into to script /etc/init.d/oracle-xe
    we can find this switch
    case "$1" in
    start)
         if test -f "$CONFIGURATION"
         then
              if test "$ORACLE_DBENABLED" != "true"
              then
                   exit 0
              fi
         else
         echo "Oracle Database 10g Express Edition is not configured. You must run
    '/etc/init.d/oracle-xe configure' as the root user to configure the database."
              exit 0
         fi
         start
    this means that if you chose NO (N) for the “starting on boot” option on the configuration process (NB this choice put false in the env variable ORACLE_DBENABLED) you can't start the dbms by this script.
    I try comment the few lines
         then
              #if test "$ORACLE_DBENABLED" != "true"
              #then
              #     exit 0
              #fi
         else
    and this time the server starts well.
    So I deduced that something was wrong with the script and the official installation instructions.

    Yes... Thank you.
    But I saw the problem could to be simple avoided using the options
    enable/disable for the script /etc/init.d/oracle-xe,
    If you choose not to start oracle at boot time, you can start it
    manually by the sequence
    /etc/init.d/oracle-xe enable
    /etc/init.d/oracle-xe start
    then when you want to stop it
    /etc/init.d/oracle-xe stop
    /etc/init.d/oracle-xe disable
    by this last command we don't make oracle restart
    at the next system boot.
    I think it would be a good thing to update the reference
    documentation at
    http://www.oracle.com/technology/software/products/database/xe/files/install.102/b25144/toc.htm#BABCEAHD
    to explain this situation better.

  • Bash: /etc/init.d/oracle-xe: Permission denied

    arjun@ubuntu:~$ sudo su
    root@ubuntu:/home/arjun# /etc/init.d/oracle-xe configure
    bash: /etc/init.d/oracle-xe: Permission denied
    root@ubuntu:/home/arjun#

    Hi,
    arjun@ubuntu:~$ sudo /etc/init.d/oracle-xe configureRegards,
    Jari

  • /etc/init.d/oracle-xe not found

    Hi,
    I installed oracle-xe-universal 10g on debian 4 after that manually deistalled
    see:
    http://www.oracle.com/technology/software/products/database/xe/files/install.102/b25144/toc.htm#CIHDDHJD
    then I installed xe again.
    My second installation was ok. But I didn't find /etc/init.d/oracle-xe for configuration (First installation worked fine, init.d/oracle-xe existed). 2nd installation didn't display oracle-xe icons in applications menu at Gnome too.
    If I try reinstall this in Gnome /etc/init.d/oracle-xe will be contained in package installer/includes files - but not relly.
    Could you help me please.
    Message was edited by:
    Perseus

    Yes dpkg has a purge flag.
    dpkg --purge packagename will remove the entire package + support/config files for it.
    Use carefully.
    MaShaun

  • /etc/init.d/oracle-xe status gives /bin/su: /bin/bash: Permission denied

    Hi all,
    This is my first attempt at Oracle so I tried XE on a linux machine (RedHat Enterprise).
    Install and configuration went fine, however trying http://localhost:8080/apex gives me a connection refused message. So i tried '/etc/init.d/oracle-xe status' to check the status. However i got the following message : '/bin/su: /bin/bash: Permission denied'.
    I installed as root. What gives? What did i do wrong?

    Fixed that issue. I had to set the permission to enter the directory also and to execute these two files. I have the following problem now though. See below:
    [root@localhost root]# /etc/init.d/oracle-xe status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 09-AUG-2006 19:57:42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused

  • Oracle-xe configure DESTROYED everything... Seriously?!

    Okay so, I had some problems with the XE listener so I decided to remove /etc/sysconfig/oracle-xe ( the configuration file as I've understood ).
    And then running:
    /etc/init.d/oracle-xe configure
    Just pressing enter untill its done.
    Now i Cannot use sqlplus to connect, because it says my password for system is not correct ( which is what i put into the configuration ). And when doing the "hack" and using su to run the sqlplus as dba, the database is CORRUPT.. ALL my stuff are gone?!
    Where is it?!
    And why the !"#!% would "configure" REMOVE stuff?!
    Seriously, this is irritating and is really making me sad :(
    Any ideas?

    I don't have any hands-on with XE specifically, and am sitting in a bar right now, so can't dig very deep, but here are some things that will help:
    Filip E. wrote:
    Sorry for being unclear, it's been a long working day, over 12 hours by now and I am getting tired of this problem. :)
    I will try to give you some better information.
    At the moment I have another problem with the Database, all of a sudden I am getting the following:
    ORA-01033: ORACLE initialization or shutdown in progress
    Any time you see an ORA-nnnnn message, you should stop right there and look it up. Either google or (better) go to tahiti.oracle.com. THat is the portal to the entire oracle doc library. Drill down to your product and version and use the 'search facility.
    even thougn I run the commands in order:
    shutdown abort
    shutdown immediate
    startup mount
    startup
    However this results in the following:
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database openAgain, always look up any ORA-nnnnn messages.
    >
    Going back to the previous problem, when I try to start the database such as:
    startup
    or database recover;
    I get an error telling me that I need to rename my .dbs to a valid name, the current name is somewhat like MISSING000005 ( can't remember the amount of 0-s ).
    again, exact error message
    But altering it wont work, because then I get another error telling me it doesn't exists, even though I provide the Exact path to it.
    Is it possible to load a .dbf-file and just see if the data is intact? or what should I do?you don't load .dbf files. All you can do is restore (from a backup) and recover (apply redo)
    >
    How do I easily show you guys what my errors are?
    Lose the GUI and work at a command line, where you can copy everything you do and paste it into your posts here. Be sure to enclose any pasted text with the "{code}" tag.
    First of all I guess i need to fix the above problem, which I have no clue how to do.. Suggestions?
    I am thankfull for all input on this matter.

  • Oracle 10g Configuration for Student Edition

    To Whom It May Concern,
    I am currently enrolled in an Oracle 10g course at a local community college, and am using the "Guide to Oracle 10g" textbook by Morrison, Morrison & Conrad (ISBN: 0-619-21629-8). This book came with two CD's that contain a scaled-down student version of two Oracle 10g databases (Northwoods University & Clearwarter Traders).
    I have attempted to install and configure the database software so that I can log on to the databases using SQL*Plus, but I am unable to do so. When attempting to log on, I get a "TNS:no listener" error (ORA-12541) or similar error. I have tried adding and configuring a listener, net service, etc. using the Oracle Net Configuration Assistant, but nothing works. The configuration tests always fail. I am sure that I am using the correct host name (I checked the TNSNames.ora file).
    Can you please assist? Do you have documentation (or advice) on how to successfully configure this software?
    Thank you,
    Greg

    Thanks again for your reply, Phiri. I tried your suggestion, but still get the same errors. I tried searching the Oracle Home directory for a batch or executable file with the name "lsnrctl", but the search only returns two htm files. It looks like it can't execute the program simply because it does not exist.
    NOTE: According to the .htm files, you are supposed to include the listener name after the command.
    Ex: lsnrctl start My_Listener_01
    I tried this, but it did not work either
    DOS commands and error messages are as follows:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Eddie>cd ../..
    C:\>cd C:\Oracle_Home_01\BIN
    C:\Oracle_Home_01\BIN>lsnrctl status
    'lsnrctl' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Oracle_Home_01\BIN>lsnrctl start
    'lsnrctl' is not recognized as an internal or external command,
    operable program or batch file.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Oracle_Home_01\BIN>lsnrctl status MY_LISTENER_01
    'lsnrctl' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Oracle_Home_01\BIN>lsnrctl start MY_LISTENER_01
    'lsnrctl' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Oracle_Home_01\BIN>lsnrctl start SID_LIST_MY_LISTENER_0
    'lsnrctl' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Oracle_Home_01\BIN>

  • /etc/init.d/oracleasm configure do not create /dev/oracleasm mountpoint

    Dear All,
    I have to put my question like this, I am following humter_rac10gr2_iscsi. I have done everything as per documentation and the results so far have been ok. When i come to the part where we have to create ASM volumes and when i after installing asm library give the following command:
    /etc/init.d/oracleasm configure
    The commd runs sucessfully but misses the folling line that is in documentation:
    Creating /dev/oracleasm mount point: [OK]
    Because of this miss I guess last time when i reached the poing during dbca database creation where it shows ASM volumes, it did not discover any ASM volumes and i was stuck at this point.
    Kindly help me on this?
    Regards, Imran baig

    Hello,
    Well i run /etc/init.d/oracleasm configure command as root user.
    Yesh I have just checked i can cd to /dev/oracleasm/disks and can find
    VOLl VOL2 VOL3 VOL4 there
    I have delete first and then create ASM volumes and now i can scan and list then from both nodes.
    /etc/init.d/oracleasm status says that
    Checking if ASM is loaded: [OK]
    Checking if /dev/oracleasm is mounted: [OK] :)
    But id did not show it during configuration and similary when i run dbca at the screen where to specify volumes, nothing is there even when i cange disk path to ORCL:VOL* there is nothing....
    Kindly help with the dbca configurations so that it pick up the ASM VOLUMES.
    Regards,
    Imran

  • Oracle Net Configuration Assistant Error

    Hi,
    when i'm installing oracle 10.2.2 on RHEL 5.5 This error occured. how can i solve?
    log file;_
    INFO: Starting to execute configuration assistants
    INFO: Command = /oracle/orcl/10.2.2/jdk/jre//bin/java -Duser.dir=/oracle/orcl/10.2.2/network/jlib -classpath /oracle/orcl/10.2.2/jdk/jre//lib/i18n.jar:/oracle/orcl/10.2.2/jdk/jre//lib/rt.jar:/oracle/orcl/10.2.2/jlib/ewt3.jar:/oracle/orcl/10.2.2/jlib/ewtcompat-3_3_15.jar:/oracle/orcl/10.2.2/jlib/netcfg.jar:/oracle/orcl/10.2.2/network/jlib/netcam.jar:/oracle/orcl/10.2.2/network/jlib/netca.jar:/oracle/orcl/10.2.2/jlib/help4.jar:/oracle/orcl/10.2.2/jlib/jewt4.jar:/oracle/orcl/10.2.2/jlib/oracle_ice.jar:/oracle/orcl/10.2.2/jlib/share.jar:/oracle/orcl/10.2.2/jlib/swingall-1_1_1.jar:/oracle/orcl/10.2.2/jlib/srvmhas.jar:/oracle/orcl/10.2.2/jlib/srvm.jar:/oracle/orcl/10.2.2/network/tools:/oracle/orcl/10.2.2/jlib/ldapjclnt9.jar:/oracle/orcl/10.2.2/jlib/ldapjclnt10.jar:/oracle/orcl/10.2.2/oui/jlib/OraInstaller.jar:/oracle/orcl/10.2.2/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /oracle/orcl/10.2.2 /orahnam OraDb10g_home1 /instype custom /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /oracle/orcl/10.2.2/network/install/netca_typ.rsp
    etected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x328B33
    Function=index+0x63
    Library=/lib/libc.so.6
    Current Java thread:
         at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
         at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)
         at oracle.net.ca.InitialSetup.<init>(Unknown Source)
         at oracle.net.ca.NetCA.main(Unknown Source)
    Dynamic libraries:
    001ac000-00200000 r-xp 00000000 fd:00 1019071 /usr/lib/libXt.so.6.0.0
    00200000-00204000 rwxp 00054000 fd:00 1019071 /usr/lib/libXt.so.6.0.0
    0029b000-002b5000 r-xp 00000000 fd:00 262157 /lib/ld-2.5.so
    002b5000-002b6000 r-xp 00019000 fd:00 262157 /lib/ld-2.5.so
    002b6000-002b7000 rwxp 0001a000 fd:00 262157 /lib/ld-2.5.so
    002b9000-003f8000 r-xp 00000000 fd:00 260625 /lib/libc-2.5.so
    003f8000-003f9000 ---p 0013f000 fd:00 260625 /lib/libc-2.5.so
    003f9000-003fb000 r-xp 0013f000 fd:00 260625 /lib/libc-2.5.so
    003fb000-003fc000 rwxp 00141000 fd:00 260625 /lib/libc-2.5.so
    00401000-00403000 r-xp 00000000 fd:00 260640 /lib/libdl-2.5.so
    00403000-00404000 r-xp 00001000 fd:00 260640 /lib/libdl-2.5.so
    00404000-00405000 rwxp 00002000 fd:00 260640 /lib/libdl-2.5.so
    00407000-0041b000 r-xp 00000000 fd:00 260687 /lib/libpthread-2.5.so
    0041b000-0041c000 r-xp 00013000 fd:00 260687 /lib/libpthread-2.5.so
    0041c000-0041d000 rwxp 00014000 fd:00 260687 /lib/libpthread-2.5.so
    00421000-00446000 r-xp 00000000 fd:00 260632 /lib/libm-2.5.so
    00446000-00447000 r-xp 00024000 fd:00 260632 /lib/libm-2.5.so
    00447000-00448000 rwxp 00025000 fd:00 260632 /lib/libm-2.5.so
    00520000-00525000 r-xp 00000000 fd:00 1019174 /usr/lib/libXdmcp.so.6.0.0
    00525000-00526000 rwxp 00004000 fd:00 1019174 /usr/lib/libXdmcp.so.6.0.0
    00528000-00627000 r-xp 00000000 fd:00 1020054 /usr/lib/libX11.so.6.2.0
    00627000-0062b000 rwxp 000ff000 fd:00 1020054 /usr/lib/libX11.so.6.2.0
    0062d000-0063c000 r-xp 00000000 fd:00 1020412 /usr/lib/libXext.so.6.4.0
    0063c000-0063d000 rwxp 0000e000 fd:00 1020412 /usr/lib/libXext.so.6.4.0
    00653000-00655000 r-xp 00000000 fd:00 1019079 /usr/lib/libXau.so.6.0.0
    00655000-00656000 rwxp 00001000 fd:00 1019079 /usr/lib/libXau.so.6.0.0
    0065f000-0066e000 r-xp 00000000 fd:00 260689 /lib/libresolv-2.5.so
    0066e000-0066f000 r-xp 0000e000 fd:00 260689 /lib/libresolv-2.5.so
    0066f000-00670000 rwxp 0000f000 fd:00 260689 /lib/libresolv-2.5.so
    00674000-00687000 r-xp 00000000 fd:00 262140 /lib/libnsl-2.5.so
    00687000-00688000 r-xp 00012000 fd:00 262140 /lib/libnsl-2.5.so
    00688000-00689000 rwxp 00013000 fd:00 262140 /lib/libnsl-2.5.so
    007e6000-007fd000 r-xp 00000000 fd:00 1021459 /usr/lib/libICE.so.6.3.0
    007fd000-007fe000 rwxp 00016000 fd:00 1021459 /usr/lib/libICE.so.6.3.0
    00802000-0080a000 r-xp 00000000 fd:00 1017973 /usr/lib/libSM.so.6.0.0
    0080a000-0080b000 rwxp 00007000 fd:00 1017973 /usr/lib/libSM.so.6.0.0
    00bfd000-00c02000 r-xp 00000000 fd:00 1039163 /usr/lib/libXtst.so.6.1.0
    00c02000-00c03000 rwxp 00004000 fd:00 1039163 /usr/lib/libXtst.so.6.1.0
    08048000-08056000 r-xp 00000000 fd:00 859779 /oracle/orcl/10.2.2/jdk/jre/bin/java
    08056000-08059000 rwxp 0000d000 fd:00 859779 /oracle/orcl/10.2.2/jdk/jre/bin/java
    08d36000-090fe000 rwxp 08d36000 00:00 0 [heap]
    e91ec000-e93c8000 r-xp 00000000 fd:00 853448 /oracle/orcl/10.2.2/lib32/libnnz10.so
    e93c8000-e93ee000 rwxp 001dc000 fd:00 853448 /oracle/orcl/10.2.2/lib32/libnnz10.so
    e93f0000-ea11d000 r-xp 00000000 fd:00 853494 /oracle/orcl/10.2.2/lib32/libclntsh.so.10.1
    ea11d000-ea17e000 rwxp 00d2c000 fd:00 853494 /oracle/orcl/10.2.2/lib32/libclntsh.so.10.1
    ea192000-ea1a7000 r-xp 00000000 fd:00 853447 /oracle/orcl/10.2.2/lib32/libnjni10.so
    ea1a7000-ea1ab000 rwxp 00014000 fd:00 853447 /oracle/orcl/10.2.2/lib32/libnjni10.so
    ea1ab000-ea2d3000 r-xs 00000000 fd:00 854667 /oracle/orcl/10.2.2/lib/xmlparserv2.jar
    ea2d3000-ea2da000 r-xp 00000000 fd:00 1040401 /usr/lib/libXp.so.6.2.0
    ea2da000-ea2db000 rwxp 00006000 fd:00 1040401 /usr/lib/libXp.so.6.2.0
    ea2e5000-ea2e9000 r-xp 00000000 fd:00 260646 /lib/libnss_dns-2.5.so
    ea2e9000-ea2ea000 r-xp 00003000 fd:00 260646 /lib/libnss_dns-2.5.so
    ea2ea000-ea2eb000 rwxp 00004000 fd:00 260646 /lib/libnss_dns-2.5.so
    ea2eb000-ea2f8000 r-xp 00000000 fd:00 853534 /oracle/orcl/10.2.2/lib32/libldapjclnt10.so
    ea2f8000-ea2fa000 rwxp 0000c000 fd:00 853534 /oracle/orcl/10.2.2/lib32/libldapjclnt10.so
    ea2fa000-ea34d000 r-xp 00000000 fd:00 859725 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libmlib_image.so
    ea34d000-ea34e000 rwxp 00052000 fd:00 859725 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libmlib_image.so
    ea34e000-ea61f000 r-xp 00000000 fd:00 859708 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libawt.so
    ea61f000-ea635000 rwxp 002d0000 fd:00 859708 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libawt.so
    ea65a000-ea9f7000 r-xs 00000000 fd:00 857725 /oracle/orcl/10.2.2/oui/jlib/OraInstaller.jar
    ea9f7000-eaa3c000 r-xs 00000000 fd:00 851758 /oracle/orcl/10.2.2/ldap/oidadmin/dasnls.jar
    eaa3c000-eaa48000 r-xs 00000000 fd:00 852084 /oracle/orcl/10.2.2/jlib/jssl-1_1.jar
    eaa48000-eaae0000 r-xs 00000000 fd:00 853008 /oracle/orcl/10.2.2/jlib/ldapjclnt10.jar
    eaae0000-eaba7000 r-xs 00000000 fd:00 851920 /oracle/orcl/10.2.2/jlib/srvm.jar
    eaba7000-eabb5000 r-xs 00000000 fd:00 851922 /oracle/orcl/10.2.2/jlib/srvmhas.jar
    eabb5000-eabc3000 r-xs 00000000 fd:00 855444 /oracle/orcl/10.2.2/jlib/share.jar
    eabc3000-eac78000 r-xs 00000000 fd:00 855084 /oracle/orcl/10.2.2/jlib/oracle_ice.jar
    eac78000-eae1f000 r-xs 00000000 fd:00 855082 /oracle/orcl/10.2.2/jlib/jewt4.jar
    eae1f000-eae84000 r-xs 00000000 fd:00 854650 /oracle/orcl/10.2.2/jlib/help4.jar
    eae84000-eaeb6000 r-xs 00000000 fd:00 851592 /oracle/orcl/10.2.2/network/jlib/netca.jar
    eaeb6000-eaedc000 r-xs 00000000 fd:00 851593 /oracle/orcl/10.2.2/network/jlib/netcam.jar
    eaedc000-eaf25000 r-xs 00000000 fd:00 855286 /oracle/orcl/10.2.2/jlib/netcfg.jar
    eaf25000-eaf33000 r-xs 00000000 fd:00 851669 /oracle/orcl/10.2.2/jlib/ewtcompat-3_3_15.jar
    eaf33000-eb1b8000 r-xs 00000000 fd:00 855086 /oracle/orcl/10.2.2/jlib/ewt3.jar
    eb1b8000-eb1c5000 r-xs 00000000 fd:00 859697 /oracle/orcl/10.2.2/jdk/jre/lib/ext/ldapsec.jar
    eb1c5000-eb1c8000 r-xs 00000000 fd:00 859881 /oracle/orcl/10.2.2/jdk/jre/lib/ext/smtp.jar
    eb1c8000-eb1e4000 r-xs 00000000 fd:00 859699 /oracle/orcl/10.2.2/jdk/jre/lib/ext/sunjce_provider.jar
    eb1e4000-eb2a0000 r-xs 00000000 fd:00 859698 /oracle/orcl/10.2.2/jdk/jre/lib/ext/localedata.jar
    eb2a0000-eb2e5000 r-xs 00000000 fd:00 859879 /oracle/orcl/10.2.2/jdk/jre/lib/ext/mail.jar
    eb2e5000-eb30b000 r-xs 00000000 fd:00 859880 /oracle/orcl/10.2.2/jdk/jre/lib/ext/mailapi.jar
    eb30b000-eb319000 r-xs 00000000 fd:00 859882 /oracle/orcl/10.2.2/jdk/jre/lib/ext/activation.jar
    eb51d000-eb71d000 r-xp 00000000 fd:00 1014149 /usr/lib/locale/locale-archive
    f59c8000-f5f68000 r-xs 00000000 fd:00 859244 /oracle/orcl/10.2.2/jdk/jre/lib/charsets.jar
    f5f68000-f5f79000 r-xs 00000000 fd:00 859282 /oracle/orcl/10.2.2/jdk/jre/lib/jce.jar
    f5f79000-f6056000 r-xs 00000000 fd:00 859283 /oracle/orcl/10.2.2/jdk/jre/lib/jsse.jar
    f6056000-f606c000 r-xs 00000000 fd:00 859291 /oracle/orcl/10.2.2/jdk/jre/lib/sunrsasign.jar
    f60b6000-f7a61000 r-xs 00000000 fd:00 859290 /oracle/o
    rcl/10.2.2/jdk/jre/lib/rt.jar
    f7a61000-f7a75000 r-xp 00000000 fd:00 859731 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libzip.so
    f7a75000-f7a78000 rwxp 00013000 fd:00 859731 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libzip.so
    f7a78000-f7a98000 r-xp 00000000 fd:00 859716 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libjava.so
    f7a98000-f7a9a000 rwxp 0001f000 fd:00 859716 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libjava.so
    f7a9a000-f7aaa000 r-xp 00000000 fd:00 859730 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libverify.so
    f7aaa000-f7aac000 rwxp 0000f000 fd:00 859730 /oracle/orcl/10.2.2/jdk/jre/lib/i386/libverify.so
    f7aac000-f7eb2000 r-xp 00000000 fd:00 859737 /oracle/orcl/10.2.2/jdk/jre/lib/i386/client/libjvm.so
    f7eb2000-f7ecd000 rwxp 00405000 fd:00 859737 /oracle/orcl/10.2.2/jdk/jre/lib/i386/client/libjvm.so
    f7ee2000-f7ee5000 r-xs 00000000 fd:00 859696 /oracle/orcl/10.2.2/jdk/jre/lib/ext/dnsns.jar
    f7ee5000-f7ee8000 r-xs 00000000 fd:00 859878 /oracle/orcl/10.2.2/jdk/jre/lib/ext/jta.jar
    f7ee8000-f7eec000 rwxs 00000000 fd:00 9935681 /tmp/hsperfdata_oracle/22803
    f7eec000-f7ef5000 r-xp 00000000 fd:00 260648 /lib/libnss_files-2.5.so
    f7ef5000-f7ef6000 r-xp 00008000 fd:00 260648 /lib/libnss_files-2.5.so
    f7ef6000-f7ef7000 rwxp 00009000 fd:00 260648 /lib/libnss_files-2.5.so
    f7ef7000-f7eff000 r-xp 00000000 fd:00 859738 /oracle/orcl/10.2.2/jdk/jre/lib/i386/native_threads/libhpi.so
    f7eff000-f7f00000 rwxp 00007000 fd:00 859738 /oracle/orcl/10.2.2/jdk/jre/lib/i386/native_threads/libhpi.so
    ff98a000-ff99f000 rwxp 7ffffffea000 00:00 0 [stack]
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 312K [0xeb920000, 0xeb9c0000, 0xebe00000)
    eden space 512K, 48% used [0xeb920000, 0xeb95e2c8, 0xeb9a0000)
    from space 64K, 100% used [0xeb9b0000, 0xeb9c0000, 0xeb9c0000)
    to space 64K, 0% used [0xeb9a0000, 0xeb9a0000, 0xeb9b0000)
    tenured generation total 1408K, used 493K [0xebe00000, 0xebf60000, 0xef920000)
    the space 1408K, 35% used [0xebe00000, 0xebe7b618, 0xebe7b800, 0xebf60000)
    compacting perm gen total 4096K, used 3566K [0xef920000, 0xefd20000, 0xf3920000)
    the space 4096K, 87% used [0xef920000, 0xefc9b928, 0xefc9ba00, 0xefd20000)
    Local Time = Thu Jul 21 07:04:51 2011
    Elapsed Time = 0
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid22803.log.
    # Please refer to the file for further information.
    Command = /oracle/orcl/10.2.2/jdk/jre//bin/java has failed
    INFO: Configuration assistant "Oracle Net Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to /oracle/orcl/10.2.2
    Configuration directory is set to /oracle/orcl/10.2.2/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/oracle/orcl/10.2.2/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.
    INFO: User Selected: Yes/OK

    Check the /etc/hosts and make sure the correct hostname is setup. Make sure DNS is setup (check the resolv.conf)
    Ex.
    cat /etc/resolv.conf
    Test using ping
    From your post (So it errors when it tries to get the domain name)
    at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)Retry operation.
    Best Regards
    mseberg
    Edited by: mseberg on Jul 21, 2011 7:39 AM

  • Grid 11GR2:: [INS-20802] Oracle Net Configuration Assistant Failed

    Hi Oracle DBA's.
    I am trying to configure GRID comprising of 2 Nodes and the installation works without error all the way through to the end of the installer when it
    errors out @ the *Oracle Net Configuration Assistant. I've built this before without hassle and cannot figure out what's causing the error, this time round.
    2 Nodes (Redhat 5.4 64 Bit)
    Linux jabal.example.com 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
    jabal.example.com & jebel.example.com are the nodes.
    Both the servers are clean installs and updated with all the required dependencies satisfied.
    Iptables & SElinux are disabled on both nodes.
    I've read a few posts on the net pointing the problem to a miconfigured /etc/hosts file, i've included mine here below for some comment?
    127.0.0.1          localhost.localdomain localhost
    172.18.16.150     jabal.example.com jabal
    172.18.16.151 jebel.example.com jebel
    172.18.16.190     jabal-vip.example.com jabal-vip
    172.18.16.191 jebel-vip.example.com jebel-vip
    This is the log from the installer:
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.assistants.asm
    INFO: Setting value to transient variable S_ASMMONITORPASSWORD
    INFO: Setting value to transient variable S_ASMPASSWORD
    INFO: Setting value to transient variable s_asmcaArgs
    INFO: Setting value to transient variable s_ASMPasswordFlag
    INFO: Setting value to transient variable s_ASMMonitorPasswordFlag
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - /u01/11.2.0/grid/cfgtoollogs
    INFO:
    The Runconfig command constructed is /u01/11.2.0/grid/oui/bin/runConfig.sh ORACLE_HOME=/u01/11.2.0/grid MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands
    INFO: Since the option is to overwrite the existing /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands file, backing it up
    INFO: The backed up file name is /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands.bak
    INFO: Entering ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.crs:oracle.crs:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@63e35108
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Parsing command line arguments:
    INFO: Parameter "orahome" = /u01/11.2.0/grid
    INFO: Parameter "orahnam" = Ora11g_gridinfrahome1
    INFO: Parameter "instype" = typical
    INFO: Parameter "inscomp" = client,oraclenet,javavm,server
    INFO: Parameter "insprtcl" = tcp
    INFO: Parameter "cfg" = local
    INFO: Parameter "authadp" = NO_VALUE
    INFO: Parameter "responsefile" = /u01/11.2.0/grid/network/install/netca_typ.rsp
    INFO: Parameter "silent" = true
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: Profile configuration complete.
    INFO: Profile configuration complete.
    INFO: Problem in configuration: PRCN-2061 : Failed to add listener ora.LISTENER.lsnr
    INFO: PRCN-2065 : Port(s) 1521 are not available on the nodes given
    INFO: PRCN-2035 : Port 1521 is not available on node(s) or virtual host(s): jabal-vip,jebel-vip
    INFO: Oracle Net Listener Startup:
    INFO: Listener does not exists.
    INFO: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    And this is the log the above log refers to:
    /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    [root@jabal /]# tail -50 /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    [main] [ 2010-07-24 12:42:53.568 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.569 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.590 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.591 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jebel-vip'
    [main] [ 2010-07-24 12:42:53.592 SAST ] [CRSNative.getStatus:763] Looking for status: resource ora.jabal.vip
    [main] [ 2010-07-24 12:42:53.615 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jabal.vip 1 1', 'STATE':'INTERMEDIATE'
    [main] [ 2010-07-24 12:42:53.616 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jabal.vip 1 1', 'TARGET':'ONLINE'
    [main] [ 2010-07-24 12:42:53.617 SAST ] [CRSNative.searchEntities:857] found 1 ntities
    [main] [ 2010-07-24 12:42:53.618 SAST ] [CRSNative.getRIStatus:1374]      RI: 'ora.jabal.vip 1 1', state: 'INTERMEDIATE', target: 'ONLINE'
    [main] [ 2010-07-24 12:42:53.620 SAST ] [CRSNative.getStatus:789] Resource: ora.jabal.vip, status: INTERMEDIATE_ONLINE
    [main] [ 2010-07-24 12:42:53.621 SAST ] [CRSNative.getStat:1153] About to call crs stat: name: ora.jabal.vip, type: 1, node: null
    [main] [ 2010-07-24 12:42:53.622 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.622 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.647 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.647 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jabal-vip'
    [main] [ 2010-07-24 12:42:53.648 SAST ] [VIPImpl.address:442] vipName=jabal-vip
    [main] [ 2010-07-24 12:42:53.649 SAST ] [CRSNative.getStatus:763] Looking for status: resource ora.jebel.vip
    [main] [ 2010-07-24 12:42:53.672 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jebel.vip 1 1', 'STATE':'INTERMEDIATE'
    [main] [ 2010-07-24 12:42:53.673 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jebel.vip 1 1', 'TARGET':'ONLINE'
    [main] [ 2010-07-24 12:42:53.674 SAST ] [CRSNative.searchEntities:857] found 1 ntities
    [main] [ 2010-07-24 12:42:53.675 SAST ] [CRSNative.getRIStatus:1374]      RI: 'ora.jebel.vip 1 1', state: 'INTERMEDIATE', target: 'ONLINE'
    [main] [ 2010-07-24 12:42:53.675 SAST ] [CRSNative.getStatus:789] Resource: ora.jebel.vip, status: INTERMEDIATE_ONLINE
    [main] [ 2010-07-24 12:42:53.676 SAST ] [CRSNative.getStat:1153] About to call crs stat: name: ora.jebel.vip, type: 1, node: null
    [main] [ 2010-07-24 12:42:53.677 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.677 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.704 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.705 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jebel-vip'
    [main] [ 2010-07-24 12:42:53.705 SAST ] [VIPImpl.address:442] vipName=jebel-vip
    [main] [ 2010-07-24 12:42:53.707 SAST ] [PortAvailableCommand.execute:136] Check port on node(s): jabal-vip jebel-vip
    [main] [ 2010-07-24 12:42:53.709 SAST ] [PortAvailableCommand.execute:149] Port 1521 is not available on node jabal-vip
    [main] [ 2010-07-24 12:42:53.710 SAST ] [PortAvailableCommand.execute:149] Port 1521 is not available on node jebel-vip
    [main] [ 2010-07-24 12:42:53.719 SAST ] [NodeAppsFactoryImpl.checkPortHelper:1525] port=1521 availability status=false across nodeList=jabal-vip,jebel-vip
    [main] [ 2010-07-24 12:42:53.722 SAST ] [ConfigureListenerOPS.saveListener:1318] retry = false
    [main] [ 2010-07-24 12:42:53.723 SAST ] [ConfigureListenerOPS.startOrStopListener:1622] Starting listener LISTENER...
    [main] [ 2010-07-24 12:42:53.751 SAST ] [CRSNativeResult.addComp:162] add comp: name ora.LISTENER.lsnr, rc 210, msg CRS-0210: Could not find resource 'ora.LISTENER.lsnr'.
    [main] [ 2010-07-24 12:42:53.752 SAST ] [CRSNative.isEntityRegistered:672] entity: ora.LISTENER.lsnr, type: 1, registered: false
    [main] [ 2010-07-24 12:42:53.753 SAST ] [ConfigureListenerOPS.startOrStopListener:1644] PRCR-1001 : Resource ora.LISTENER.lsnr does not exist
    PRCR-1001 : Resource ora.LISTENER.lsnr does not exist
         at oracle.cluster.impl.common.SoftwareModuleImpl.crsResource(SoftwareModuleImpl.java:778)
         at oracle.cluster.impl.nodeapps.ListenerImpl.crsResource(ListenerImpl.java:1201)
         at oracle.cluster.impl.nodeapps.NodeAppsFactoryImpl.getListener(NodeAppsFactoryImpl.java:920)
         at oracle.cluster.nodeapps.NodeAppsFactory.getListener(NodeAppsFactory.java:1348)
         at oracle.sysman.assistants.util.hasi.HAListenerUtils.startListener(HAListenerUtils.java:259)
         at oracle.net.ca.ConfigureListener.startListener(ConfigureListener.java:1515)
         at oracle.net.ca.ConfigureListenerOPS.startOrStopListener(ConfigureListenerOPS.java:1630)
         at oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:256)
         at oracle.net.ca.ConfigureListenerOPS.typicalConfigure(ConfigureListenerOPS.java:289)
         at oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
         at oracle.net.ca.InitialSetup.<init>(NetCA.java:4159)
         at oracle.net.ca.NetCA.main(NetCA.java:405)
    Any pointers in the right direction would be great, as i cannot pick up a lead from the logs above ?
    Regards
    Ronald

    I had a similar issue to this. It turned out the tns listener had already started on the VIP address on the first node.
    [root@rac-1 home]# netstat -nltp
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name        
    tcp        0      0 172.25.15.132:1521          0.0.0.0:*                   LISTEN      18253/tnslsnr                   
    [root@rac-1 home]# Not sure how this got started since the only program I had run was the Grid installer, however killing this process and retrying the Oracle Net Configuration Assistant step allowed me to continue.

  • Init.cssd not found in /etc/init.cssd

    Hi all.
    I have installed 10g r 2 on my box [ linux ES 4 kernel 2.6.5... ].
    Installation was successfull.
    I want to configure ASM on this box. but I am not able to see any cssd deamon running.
    and even init.cssd file is not in /etc/init.cssd.
    Can you please suggest .. me ..
    Ragards,
    JS

    I want to use utl_file package and write a text file. I want that text file to be stored in my local machine. The init.ora parameter in the Oracle database server points to the Server path.Also Some 50 oraclients are installed for that DB server and each of us want to have our own local machine path for the text file to be created.Is there a way of doing this?

  • ASMlib /etc/init.d/oracleasm listdisks

    This is the output of my ASM after configureing asmlib, is this asm disk group?
    [root@xxx rpms]# /etc/init.d/oracleasm listdisks
    ASMDISK1

    As per oracle documentation i need these rpm , right? MY OS is RHEL4
    Red Hat Enterprise Linux 4 (Update 1):Packages
    The following packages (or later versions) must be installed:
    binutils-2.15.92.0.2-10.EL4
    binutils-2.15.92.0.2-13.0.0.0.2.x86_64
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    Note: XDK is not supported with gcc on Red Hat Enterprise Linux 4.

  • Installing ASM on linux : /etc/init.d/oracleasm createdisk VOL1 [failed]

    Hi all,
    Oracle unbreakable linux
    oracle 10.2.0.1
    I got this error while mark ing the disks for use by ASMLib
    /etc/init.d/oracleasm createdisk VOL1 [failed]
    I already performed the steps mentioned below
    uname -rm
    Ex:
    # uname -rm
    2.6.9-22.ELsmp i686
    The example shows that this is a 2.6.9-22 kernel for an SMP (multiprocessor) box using Intel i686 CPUs.
    Use this information to find the correct ASMLib packages on OTN:
    1. Point your Web browser to http://www.oracle.com/technology/tech/linux/asmlib/index.html
    2. Select the link for your version of Linux.
    3. Download the oracleasmlib and oracleasm-support packages for your version of Linux
    4. Download the oracleasm package corresponding to your kernel. In the example above, the oracleasm-2.6.9-22.ELsmp-2.0.0-1.i686.rpm package was used.
    Next, install the packages by executing the following command as root:
    rpm -Uvh oracleasm-kernel_version-asmlib_version.cpu_type.rpm \
    oracleasmlib-asmlib_version.cpu_type.rpm \
    oracleasm-support-asmlib_version.cpu_type.rpm
    Ex:
    # rpm -Uvh \
    > oracleasm-2.6.9-22.ELsmp-2.0.0-1.i686.rpm \
    > oracleasmlib-2.0.1-1.i386.rpm \
    > oracleasm-support-2.0.1-1.i386.rpm
    Preparing... ########################################### [100%]
    1:oracleasm-support ########################################### [ 33%]
    2:oracleasm-2.6.9-22.ELsm########################################### [ 67%]
    3:oracleasmlib ########################################### [100%]
    Configuring ASMLib
    Before using ASMLib, you must run a configuration script to prepare the driver. Run the following command as root, and answer the prompts as shown in the example below.
    # /etc/init.d/oracleasm configure
    Configuring the Oracle ASM library driver.
    This will configure the on-boot properties of the Oracle ASM library
    driver. The following questions will determine whether the driver is
    loaded on boot and what permissions it will have. The current values
    will be shown in brackets ('[]'). Hitting <ENTER> without typing an
    answer will keep that current value. Ctrl-C will abort.
    Default user to own the driver interface []: oracle
    Default group to own the driver interface []: dba
    Start Oracle ASM library driver on boot (y/n) [n]: y
    Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
    Writing Oracle ASM library driver configuration: [  OK  ]
    Creating /dev/oracleasm mount point: [  OK  ]
    Loading module "oracleasm": [  OK  ]
    Mounting ASMlib driver filesystem: [  OK  ]
    Scanning system for ASM disks: [  OK  ]
    but when i tried this
    /etc/init.d/oracleasm createdisk VOL1 /dev/sda2
    Marking disk "/dev/sda2" as an ASM disk: [  Failed]
    i got this error
    Please give me the solution,
    Thanks

    I have found this on /var/log/oracleasm
    Creating /dev/oracleasm mount point: /dev/oracleasm
    Loading module "oracleasm": oracleasm
    Mounting ASMlib driver filesystem: /dev/oracleasm
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to open device "/dev/sda1": Device or resource busy
    Unable to open device "/dev/sda": Device or resource busy
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to open device "/dev/sda1": Device or resource busy
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to open device "/dev/sda2": Device or resource busy
    Creating /dev/oracleasm mount point: /dev/oracleasm
    Loading module "oracleasm": oracleasm
    Mounting ASMlib driver filesystem: /dev/oracleasm
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to open device "/dev/sda1": Device or resource busy
    Unable to open device "/dev/sda": Device or resource busy
    Unable to open device "/dev/sda1": Device or resource busy
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to query file "/dev/sda2p1": No such file or directory
    Unable to open device "/dev/sda1": Device or resource busy
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Unable to open device "/dev/sda2": Device or resource busy
    Unable to open device "/dev/sda1": Device or resource busy
    Unable to open device "/dev/sda": Device or resource busy
    Unable to query file "/dev/sdap1": No such file or directory
    Disk "VOL1" does not exist or is not instantiated
    Unable to query file "/dev/sdap1": No such file or directory
    Unable to query file "/dev/sda2p1": No such file or directory
    Unable to query file "/dev/sdap1": No such file or directory
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-0": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    oracleasm-read-label: Unable to open device "/dev/dm-1": No such file or directory
    Unable to query file "/dev/sda2p2": No such file or directory
    Unable to query file "/dev/sda2p2": No such file or directory
    Unable to query file "/dev/sda2p3": No such file or directory
    Unable to query file "/dev/sda2p4": No such file or directory
    Unable to query file "/dev/sda2p2": No such file or directory
    Unable to query file "/dev/sda2p3": No such file or directory
    Unable to query file "/dev/sda2p4": No such file or directory
    Unable to open device "/dev/sda3": Device or resource busy

Maybe you are looking for

  • Problem in Transporting LSMW project

    Hi, We created LSMW project in development environment. Then we created Transport request through menue <b>Extras -> <u>C</u>reate Change Request</b> We successfully transported this request to test environment. When status is checked through STMS_IM

  • Excel File Upload on ESS

    Hi All, I have the requirement to upload an excel file on ESS. To achieve this, I have created a module pool program, which allows me to select the path of file that is present on my desktop and read it for further processing. Using the FM GUI_UPLOAD

  • Mail dock icon has vanished

    Hi, I have a strange problem with my Mail dock icon. It is completely transparent. It is still there, but I can't see it, I see an empty space, with only the 'Mail' text on top of it. I still can click it to open up mail. I already tried to remove it

  • TCODE - PPOME

    Hi Frineds Can any one tell me what is "Assigned as of" and "Assigned untill" dates in PPOME TCODE screen Here i have  faced a problem, i have assigned a person to position from 23.07.2008 and "Assigned as of" also the same date i have given instead

  • Lightroom 2.2 Printing Problems...color is way off

    I have had issues with printing in Lr but never really cared since I used Zoombrowser to print most of my stuff for "around the house" and everything always looked fine (even if I modified the image in LR and printed from Zoombrowser). The colors com