Installing oracle9i in linux

hi ,
while installing oracle9i in linux it asked me to run ./root.sh
when i run this command it asked to me to give local bin directory. so i gave /usr/bin
after that it gave the following error:
starting RPM to install the LSSV product for more installation please refer to the linux installation section
in the LSSV installation gide at http:www.legato.com/lssv
error:failed dependencies
libtercap.so.2 is needed by orclclnt.nw_lssv.build.71.1
error:failed dependencies
orcclnt=nw_lssv.build.71.1 is need by orcldrvr_nw_lssv.build.71.1
error:failed dependencies
orclclnt=nw_lssv.build.71.1 is need by orclnode_nw_lssv.build.71.1
orcldrvr=nw_lssv.build.71.1 is needed by orclnode_nw_lssv.build.71.1
libscrsi.so is needed by orclnode_nw_lssv.build.71.1
libsji.so is needed by orclnode_nw_lssv.build.71.1
installation of lssv is not succeed
for more installation please refer to the linux installation section
in the LSSV installation gide at http:www.legato.com/lssv
now how to solve this what to do now? can any one help?

It sound like a duplicate thread, see an answer in installing oracle9i in linux in Installation Forum.<br>
<br>
Nicolas.

Similar Messages

  • Problems to install Oracle9i on Linux RH 7.1

    Error message appeared during installation process.
    "Error in involing target install of makefile
    /disk01/app/oracle/products/9.0.1/plsql/lib/ins_plsql.mk"
    Does anybody know what to do?

    Try the instruction on this URL
    http://www.e-gineer.com/instructions/install-oracle9i-on-
    linux.phtml
    The problem may be coming from the binutils verson imcompatible.

  • Installing Oracle9i on Linux Suse 7.1

    When I ran the runinstaller of the first CD I got this error message :
    oracle@spirit:/DISK1/ORACLQA/Disk1> ./runInstaller
    oracle@spirit:/DISK1/ORACLQA/Disk1> Initializing Java Virtual Machine from /tmp/OraInstall20 03-09-27_02-34-50AM/jre/bin/java. Please wait...
    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.<clinit>(X11GraphicsEnvironment.java:59)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:120)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java :58)
    at java.awt.Window.<init>(Window.java:188)
    at java.awt.Frame.<init>(Frame.java:315)
    at java.awt.Frame.<init>(Frame.java:262)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
    according to this information I would have to set some enviroments variables. If you have any information about it , I will please your help
    Thanks for all

    Thanks. I resolved the trouble. The problem was that
    I was connected to KDE as user ROOT and I did must to
    get connect as oracle user. When I logged in the KDE
    as Oracle user the trouble got solution.
    Thanks for all
    Joel P�rezMr Joel Porez,
    Please let me the solution for the similar problem i am facing...........
    My host name is insapr3q11
    oracle usr : oraq11
    the mesage i am getting is .......
    insapr3q11:oraq11 26> Initializing Java Virtual Machine from /tmp/OraInstall2006-08-30_11-21-13PM/jre/bin/java. Please wait...
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'insapr3q11:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
    at java.awt.Window.init(Window.java:231)
    at java.awt.Window.<init>(Window.java:275)
    at java.awt.Frame.<init>(Frame.java:401)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmMainFrame.<init>(OiifmMainFrame.java:296)
    at oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:231)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:599)
    This is the problem plz GUIDE me in resolving the problem .
    Thanks in advance,
    Gangadhar.Vegi

  • Error ORA-03113 while install Oracle9i r2 on redhat Advance serer

    Hello All:
    Can anyone inform me how to correct the error ORA-03113 when I install oracle 9i on RedHat Advance Server 2.1
    This error has something to do with setting my CLASSPATH I think.
    Thank YOU
    Ezra Taylor

    Hi,
    You don't mention where exactly you were receiving this error but I was receiving this error when doing the database creation via DBCA. I was able to get around this by altering the 'shmmax' parameter. I suspect that the classpath is not the issue in this case, infact I think it should be unset (as well as other things such as JAVA_HOME).
    I initially tried the 100Mb specified at this site: http://www.e-gineer.com/instructions/install-oracle9i-on-linux.phtml
    However this wasn't enough so I went for the 'loony' option and set it to its maximum value using sysctl as root (see below):
    sysctl -w kernel.shmmax=4294967295
    Obviously you probably don't want to leave it at this size and will want to find the appropriate value. (Oracle reccomends half of physical memory - I haven't tried this yet).
    HTH,
    Gareth.

  • Error on Install Oracle9i R2 on RedHat Linux 7.3

    When I have installed Oracle9i R2 on RedHat Linux 7.3,I reboot the machine,
    and then write this:
    sqlplus
    SQL> sys /change_on_install as sysdba
    SQL>Connect to Iddle
    SQL>startup
    SQL>sltln:environment variable cannot be evaluated
    What`s the matter?
    thanks

    Looks like some file that's present in tmp or
    /var/tmp during deployment cannot be overwritten
    because of permissions issue. Please make
    sure you don't have previous installation temp files
    in /var/tmp or /tmp before doing new installation or
    use the same use that installed the first instance.
    You can try cleaning up tmp and /var/tmp and retry.
    Also try setting umask 00 before installations.

  • Error while installing crypto in Linux

    Hi everyone,
    I've literally checked all posts in google and this forum is my very last resort. I've downloaded the end-user software for Linux from the following site:
    http://www.cryptocard.com/products/crypto%2Dmas/end%2Dusersoftware/
    When I try to install it on my PCLinuxOS, I get the following errors:
    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...
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /tmp/install.dir.6080/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    Any help would be greatly appreciated. Thanks in advance.

    Dear All,
    I am tring to install Oracle9i(Database Release 2
    (9.2.0.4.0) for Linux x86) in Fedora Core 6. While iI don't think Oracle9i is certify with Fedora Core. Check Oracle's Certification Matrices
    Virag

  • How to install OneWorld on Linux

    dear all,
    I am thinking to migrate my windows system to linux, so I have installed FC3 on my intel p4 machine.
    and installed oracle9i on FC3.
    Now can somebody tell me that how can I install OneWorld client on Linux?
    thanks in advance
    Arun

    Now can somebody tell me that how can I install OneWorld client on Linux?Sorry for supid question but what is OneWorld?

  • Error while installing Oracle in Linux...

    Dear All,
    I am tring to install Oracle9i(Database Release 2 (9.2.0.4.0) for Linux x86) in Fedora Core 6. While i m installing the JRE (j2re-1_3_1_15-linux-i586.bin) it shows the following error...
    ############# ERROR #######################
    tail: cannot open `+286' for reading: No such file or directory
    Checksumming...
    1
    The download file appears to be corrupted. Please refer
    to the Troubleshooting section of the Installation
    Instructions on the download page for more information.
    Please do not attempt to install this archive file.
    Can any one help me regarding this matter.
    Or suggest me what to do.
    Imtiaz

    Dear All,
    I am tring to install Oracle9i(Database Release 2
    (9.2.0.4.0) for Linux x86) in Fedora Core 6. While iI don't think Oracle9i is certify with Fedora Core. Check Oracle's Certification Matrices
    Virag

  • Error while Installing LSSV on linux 9.0

    Hi friends,
    I have Oracle9i (9.2.0) installed on Linux 9.0. I was trying to install legato and it was giving me the following error.
    ==================================
    error: Failed dependencies:
    libncurses.so.4 is needed by orclclnt-nw_lssv.Build.71-1
    error: Failed dependencies:
    orclclnt = nw_lssv.Build.71-1 is needed by orcldrvr-nw_lssv.Build.71-1
    error: Failed dependencies:
    orclclnt = nw_lssv.Build.71-1 is needed by orclnode-nw_lssv.Build.71-1
    orcldrvr = nw_lssv.Build.71-1 is needed by orclnode-nw_lssv.Build.71-1
    libscsi.so is needed by orclnode-nw_lssv.Build.71-1
    libsji.so is needed by orclnode-nw_lssv.Build.71-1
    error: Failed dependencies:
    orclclnt = nw_lssv.Build.71-1 is needed by orclserv-nw_lssv.Build.71-1
    orclnode = nw_lssv.Build.71-1 is needed by orclserv-nw_lssv.Build.71-1
    ** Installation of LSSV did not succeed. Please refer
    ** to the Installation Guide at http://www.legato.com/LSSV
    ** and contact Oracle customer support if necessary.
    ===========================================
    I follow the documents for installing LSSV on linux. I found all the required rpms installed on my linux 9.0.
    I am stucked here. Please help me in this. I would appreciate it.
    Thanks and have a good day.
    =========

    Try to install the ncurses4 RPM. This should fix your problem:
    $ rpm -q --whatprovides libncurses.so.4
    ncurses4-5.0-11
    Werner

  • Oracle9i and linux 6,2

    Hi,
    I am having RedHat 6.2 and I need to install Oracle9i on it, so
    can I do it?, if yes please send me the URLs where can I get
    glibc2.2.rpm and other required packages for linux.
    Best Regards
    Thanks

    Does this problem occurs during installation when the DBASSIST is creating a DB for you?
    If so, just cancel it for the moment, let the installation process proceed with the Net8 configuration where it will startup the Oracle listener. Then after, click on the DB creation and restart the DB creation process. I account this b4.
    Hope this helps.

  • Error installing Oracle9.2.0 on RedHat Enterprise3

    Hi,
    I tried to install Oracle9.2.0 on Linux RedHat Enterprise3, when run ./runInstaller the oracle gui installer not completed it just stop at 0% progress and when look logs file at /oracle/oraInventory/logs/ it content:
    Java.lang.UnsatisfiedFieldError: /tmp/oraInstall2004-06-07_09-12-29PM /libactionUnix22.so : /tmp/oraInstall2004-06-07_09-12-29Pm/libactionunix22.so:symbol errno, version Glibc_2.0 not defined in file libc.so.6 with link time reference
    at java.lang.classloader$nativelibrary.load (native method)
    at java.lang.classloader.loadlibrary0 (classloader.java:1419)
    at java.lang.classloader.loadlibrary (classloader.java:1314)
    at java.long.Runtime.load0 (Runtime.java:698)
    at java.long.System.load (System.java:797)
    at ssoiGenClassUx22.<clinit> (ssoiGenClassUx22.java:25)
    at sscreatelinkux.createlink (sscreatelinkux.java:255)
    at sscreatelinkux.installAction (sscreatelinkux.java:83)
    at oracle.sysman.oii.oiis.oiiscompactions.doActionWithException (oiisCompActions.java:1357)
    at oracle.sysman.oii.oiis.oiiscompactions.doActionImpl (oiisCompActions.java:1157)
    at oracle.sysman.oii.oiis.oiiscompactions.doAction (oiisCompActions.java:604)
    at CompActions.doActionP1createLink3 (compActions.java:310)
    at CompActions.StateChangeActions (compActions.java:106)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase$oiilActionThr.run (oiicInstallActionPhase.java:604)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase.executeProductPhases (oiicInstallActionPhase.java:2199)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase.doInstalls (oiicInstallActionPhase.java:2052)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase$oiInstRun.run (oiicInstallActionPhase.java:2945)
    at java.lang.Thread.run (Thread.java:484)
    hope someone can give clue what should i do and check.
    Thanks and Regards,
    Ed

    hi Ed,
    your log clearly states that there is some problem with your glibc kernel, and there are some relinking issues also.
    I suggest you to download the glibc and extract that tar file , which produces one shell script , run it and mostly your problem gets solved. By the way dont forget to copy the relink file in $ORACLE_HOME/bin.
    get back after your attempt
    regards
    srinivas

  • Install Oracle9i RAC using virtual machine 2004

    Hi all,
    Can anybody guide me to install Oracle9i RAC using virtual machine 2004 for windows 2000 or red hat linux 9/enterprise 4. I got intel 865 GBF p4-2.8GHZ with 1GB ram and 80GB HDD...
    Thankz.....

    Check Here:
    http://download-uk.oracle.com/docs/html/A95493_01/toc.htm
    http://download-uk.oracle.com/docs/html/A96167_01/toc.htm

  • Error installing jmf-2_1_1e-linux-i586.bin

    h3. Hello,
    h3.
    I'm trying to install jmf-2_1_1e-linux-i586.bin on a Linux(centos 5.1) system. I get the results at the end of this post after accepting the license agreement. I haven't found anything on the web or the bug database that has been helpful. I'm really at my wits end and could use a helping hand.
    h3.
    Thanks in advance.
    Do you agree to the above license terms? [yes or no]
    y
    Permit recording from an applet? (see readme.html) [yes or no]
    y
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
    n
    Unpacking...
    tail: cannot open `+309' for reading: No such file or directory
    Extracting...
    ./install.sfx.3639: line 1: ==: No such file or directory
    ./install.sfx.3639: line 3: syntax error neUQU599&ugrave;;&middot;&middot;&middot;&yuml;r&thorn;&Ntilde;&Ntilde;&Ntilde;&cent;_&Acirc;&ograve;&laquo;KK)C{<>&uacute;&uacute;<<&iquest;&egrave;
    QQRL&Ugrave;&Uuml;&Igrave;L&Aring;^sfx.36 88&oslash;$&egrave;&aring;&otilde;&Otilde;&reg;&cent;&not;,&agrave;&ouml;&egrave;&acute;i&Ntilde;&shy;&Ograve;&Ograve;&Ograve;V~&aacute;mn.&agrave;7w^&Yacute;&Acirc;&AElig;,;M&cent;`&THORN;&ograve;A$D&uml;&reg;&uml;&uml; @    &Eacute;&ordm;&Icirc;wA'
    --root@localhost lib--# PuTTYEdited by: eran_cantor on Jul 17, 2008 2:01 PM
    Edited by: eran_cantor on Jul 17, 2008 2:02 PM
    Edited by: eran_cantor on Jul 17, 2008 2:03 PM

    Hey Eran,
    I guess, you can find the solution to your problem here:
    [http://forum.ubuntuusers.de/topic/jmf-java-media-framework/#post-1806940]
    It works well on Ubuntu, but since the error on Ubuntu looks exactly the same as on Centos, I think it should work for you as well.
    Cheers,
    Georg

  • I want to install a third operating system on my macbook pro. I already have windows and i want install unix or linux in there. Is it possible??

    I want to install a third operating system on my macbook pro. I already have windows and i want install unix or linux in there. Is it possible??

    Yes, it's possible, but if your Windows system is on a Boot Camp partition then you have to first remove it. Then create however many partitions you want for the operating systems. You have OS X on one, so you need two more - one for Windows and one for Linux. You then install Windows and Linux separately to their respective partitions. Download rEFIt
    Use it as the replacement bootloader so you can properly boot from each OS properly.

  • Erro while installing EBS on linux

    Here is the error I a, getting while installing ...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fm
    sDbDomain : localdomain
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fm.localdomain:1521:VIS
    Exception occurred: java.sql.SQLException: Io exception: Got minus one from a read call
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fm.localdomain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    java.lang.NoSuchFieldError: TDU
    Please refer to the remaining logs on applications node at - /APP/oracle/VIS/inst/apps/VIS_fm/logs/05162126.log
    Here is the full log. Please help me resolve this.
    -Sachin
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 12.0.4.6
    >> Install session started : Fri May 16 21:26:15 CDT 2008
    >> Rapid Wizard source location : /home/oracle/apps/startCD/Disk1/rapidwiz
    >> Command Line arguments for this run :
    =================================================================
    Install Session Information
    Host Name : fm.localdomain
    Host Operating System : Linux (32-bit)
    User running Install : oracle
    =================================================================
    InstUpgPanel
    User action : Install Oracle Applications
    Install type : Standard Install
    CCMPanel
    User action : Install Oracle Applications
    Install type : Standard Install
    InstallPanel
    User action : Create configuration
    Description : Creates a new instance configuration.
    PortPanel
    Selected port pool:
    Database Port : 1521
    RPC Port : 1626
    Web SSL Port : 4443
    ONS Local Port : 6100
    ONS Remote Port : 6200
    ONS Request Port : 6500
    Web Listener Port : 8000
    Active Web Port : 8000
    Forms Port : 9000
    Metrics Server Data Port : 9100
    Metrics Server Request Port : 9200
    JTF Fulfillment Server Port : 9300
    MSCA Server Port : 10200-10205
    MCSA Telnet Server Port : 10200,10202,10204
    MSCA Dispatcher Port : 10800
    Java Object Cache Port : 12345
    OC4J JMS Port Range for Oacore : 23000-23004
    OC4J JMS Port Range for Forms : 23500-23504
    OC4J JMS Port Range for Home : 24000-24004
    OC4J JMS Port Range for Oafm : 24500-24504
    OC4J AJP Port Range for Oacore : 21500-21504
    OC4J AJP Port Range for Forms : 22000-22004
    OC4J AJP Port Range for Home : 22500-22504
    OC4J AJP Port Range for Oafm : 25000-25004
    OC4J RMI Port Range for Oacore : 20000-20004
    OC4J RMI Port Range for Forms : 20500-20504
    OC4J RMI Port Range for Home : 21000-21004
    OC4J RMI Port Range for Oafm : 25500-25504
    Oracle Connection Manager Port : 1521
    DB ONS Local Port : 6300
    DB ONS Remote Port : 6400
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    DBNodePanel
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    AppsNodePanel
    AllNodesPanel
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Writing configuration file to: /APP/oracle/VIS/inst/apps/VIS_fm/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    Writing configuration file to: /tmp/05162126/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    Setting temp directory to: /tmp/05162126/
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_db.xml
    dest : /tmp/05162126/fm_VIS_db.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    instantiate file:
    source : /tmp/05162126/fm_VIS_apps.xml
    dest : /tmp/05162126/fm_VIS_apps.xml
    Port Availability Check :
    -- database node ports --
    Database Port available: Port Value = 1521
    Database Port Value = 1521...... Available
    DB ONS Local Port available: Port Value = 6300
    DB ONS Local Port Value = 6300...... Available
    DB ONS Remote Port available: Port Value = 6400
    DB ONS Remote Port Value = 6400...... Available
    -- apps node ports --
    RPC Port available: Port Value = 1626
    RPC Port Value = 1626...... Available
    Web SSL Port available: Port Value = 4443
    Web SSL Port Value = 4443...... Available
    ONS Local Port available: Port Value = 6100
    ONS Local Port Value = 6100...... Available
    ONS Remote Port available: Port Value = 6200
    ONS Remote Port Value = 6200...... Available
    ONS Request Port available: Port Value = 6500
    ONS Request Port Value = 6500...... Available
    Web Listener Port available: Port Value = 8000
    Web Listener Port Value = 8000...... Available
    Forms Port available: Port Value = 9000
    Forms Port Value = 9000...... Available
    Metrics Server Data Port available: Port Value = 9100
    Metrics Server Data Port Value = 9100...... Available
    Metrics Server Request Port available: Port Value = 9200
    Metrics Server Request Port Value = 9200...... Available
    JTF Fulfillment Server Port available: Port Value = 9300
    JTF Fulfillment Server Port Value = 9300...... Available
    MSCA Server Port available: Port Value = 10200
    MSCA Server Port available: Port Value = 10201
    MSCA Server Port available: Port Value = 10202
    MSCA Server Port available: Port Value = 10203
    MSCA Server Port available: Port Value = 10204
    MSCA Server Port available: Port Value = 10205
    MSCA Server Port Value = 10200-10205...... Available
    MSCA Dispatcher Port available: Port Value = 10800
    MSCA Dispatcher Port Value = 10800...... Available
    Java Object Cache Port available: Port Value = 12345
    Java Object Cache Port Value = 12345...... Available
    OC4J JMS Port Range for Oacore available: Port Value = 23000
    OC4J JMS Port Range for Oacore available: Port Value = 23001
    OC4J JMS Port Range for Oacore available: Port Value = 23002
    OC4J JMS Port Range for Oacore available: Port Value = 23003
    OC4J JMS Port Range for Oacore available: Port Value = 23004
    OC4J JMS Port Range for Oacore Value = 23000-23004...... Available
    OC4J JMS Port Range for Forms available: Port Value = 23500
    OC4J JMS Port Range for Forms available: Port Value = 23501
    OC4J JMS Port Range for Forms available: Port Value = 23502
    OC4J JMS Port Range for Forms available: Port Value = 23503
    OC4J JMS Port Range for Forms available: Port Value = 23504
    OC4J JMS Port Range for Forms Value = 23500-23504...... Available
    OC4J JMS Port Range for Home available: Port Value = 24000
    OC4J JMS Port Range for Home available: Port Value = 24001
    OC4J JMS Port Range for Home available: Port Value = 24002
    OC4J JMS Port Range for Home available: Port Value = 24003
    OC4J JMS Port Range for Home available: Port Value = 24004
    OC4J JMS Port Range for Home Value = 24000-24004...... Available
    OC4J JMS Port Range for Oafm available: Port Value = 24500
    OC4J JMS Port Range for Oafm available: Port Value = 24501
    OC4J JMS Port Range for Oafm available: Port Value = 24502
    OC4J JMS Port Range for Oafm available: Port Value = 24503
    OC4J JMS Port Range for Oafm available: Port Value = 24504
    OC4J JMS Port Range for Oafm Value = 24500-24504...... Available
    OC4J AJP Port Range for Oacore available: Port Value = 21500
    OC4J AJP Port Range for Oacore available: Port Value = 21501
    OC4J AJP Port Range for Oacore available: Port Value = 21502
    OC4J AJP Port Range for Oacore available: Port Value = 21503
    OC4J AJP Port Range for Oacore available: Port Value = 21504
    OC4J AJP Port Range for Oacore Value = 21500-21504...... Available
    OC4J AJP Port Range for Forms available: Port Value = 22000
    OC4J AJP Port Range for Forms available: Port Value = 22001
    OC4J AJP Port Range for Forms available: Port Value = 22002
    OC4J AJP Port Range for Forms available: Port Value = 22003
    OC4J AJP Port Range for Forms available: Port Value = 22004
    OC4J AJP Port Range for Forms Value = 22000-22004...... Available
    OC4J AJP Port Range for Home available: Port Value = 22500
    OC4J AJP Port Range for Home available: Port Value = 22501
    OC4J AJP Port Range for Home available: Port Value = 22502
    OC4J AJP Port Range for Home available: Port Value = 22503
    OC4J AJP Port Range for Home available: Port Value = 22504
    OC4J AJP Port Range for Home Value = 22500-22504...... Available
    OC4J AJP Port Range for Oafm available: Port Value = 25000
    OC4J AJP Port Range for Oafm available: Port Value = 25001
    OC4J AJP Port Range for Oafm available: Port Value = 25002
    OC4J AJP Port Range for Oafm available: Port Value = 25003
    OC4J AJP Port Range for Oafm available: Port Value = 25004
    OC4J AJP Port Range for Oafm Value = 25000-25004...... Available
    OC4J RMI Port Range for Oacore available: Port Value = 20000
    OC4J RMI Port Range for Oacore available: Port Value = 20001
    OC4J RMI Port Range for Oacore available: Port Value = 20002
    OC4J RMI Port Range for Oacore available: Port Value = 20003
    OC4J RMI Port Range for Oacore available: Port Value = 20004
    OC4J RMI Port Range for Oacore Value = 20000-20004...... Available
    OC4J RMI Port Range for Forms available: Port Value = 20500
    OC4J RMI Port Range for Forms available: Port Value = 20501
    OC4J RMI Port Range for Forms available: Port Value = 20502
    OC4J RMI Port Range for Forms available: Port Value = 20503
    OC4J RMI Port Range for Forms available: Port Value = 20504
    OC4J RMI Port Range for Forms Value = 20500-20504...... Available
    OC4J RMI Port Range for Home available: Port Value = 21000
    OC4J RMI Port Range for Home available: Port Value = 21001
    OC4J RMI Port Range for Home available: Port Value = 21002
    OC4J RMI Port Range for Home available: Port Value = 21003
    OC4J RMI Port Range for Home available: Port Value = 21004
    OC4J RMI Port Range for Home Value = 21000-21004...... Available
    OC4J RMI Port Range for Oafm available: Port Value = 25500
    OC4J RMI Port Range for Oafm available: Port Value = 25501
    OC4J RMI Port Range for Oafm available: Port Value = 25502
    OC4J RMI Port Range for Oafm available: Port Value = 25503
    OC4J RMI Port Range for Oafm available: Port Value = 25504
    OC4J RMI Port Range for Oafm Value = 25500-25504...... Available
    OS User and Group Check
    ORACLE HOME OWNER - oracle
    ORACLE HOME GROUP ACCOUNT - oracle
    APPLICATION TIER USER ACCOUNT - oracle
    APPLICATION TIER GROUP ACCOUNT - oracle
    Port Uniqueness Check :
    -- database node ports --
    -- apps node ports --
    All ports are unique.
    File System Check :
    -- database node mount point --
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/test.tst
    Database ORACLE_HOME has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/test.tst
    Database ORACLE_HOME admin folder has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/temp/test.tst
    Database ORACLE_HOME temp folder has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/temp
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log//test.tst
    Database Install Log Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/
    test using command: touch /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out//templbac/test.tst
    Database Install Out Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out//templbac
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database System File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Log File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Transaction File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    test using command: touch /APP/DB/oracle/VIS/db/apps_st/data/test.tst
    Database Archive File Directory has write privileges:
    Mount Point = /APP/DB/oracle/VIS/db/apps_st/data
    -- apps node mount point --
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/admin/test.tst
    APPL_TOP admin has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl/admin
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 2 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 3 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/appl/test.tst
    APPL_TOP mount 4 has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/appl
    test using command: touch /APP/oracle/VIS/apps/apps_st/comn/test.tst
    COMMON_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/comn
    test using command: touch /APP/oracle/VIS/apps/apps_st/comn/java/classes/test.tst
    JAVA_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/apps_st/comn/java/classes
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/test.tst
    JDK_TOP has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/temp/test.tst
    Temp Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/temp
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/admin/log/test.tst
    APPL_TOP admin Install Log Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/admin/log
    test using command: touch /APP/oracle/VIS/inst/apps/VIS_fm/admin/out/test.tst
    APPL_TOP admin Install Out Directory has write privileges:
    Mount Point = /APP/oracle/VIS/inst/apps/VIS_fm/admin/out
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.3/test.tst
    Apps ORACLE_HOME has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.3
    test using command: touch /APP/oracle/VIS/apps/tech_st/10.1.2/test.tst
    Tools ORACLE_HOME has write privileges:
    Mount Point = /APP/oracle/VIS/apps/tech_st/10.1.2
    Writing configuration file to: /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txt
    Adding ports for Server0_fm
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_fm
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    Setting port s_cmanport to 1521
    File Space Check :
    -- database node space checks --
    Mount Point for /APP/DB/oracle/VIS/db/tech_st/10.2.0 = /APP
    Disk space on system acceptable:
    Database ORACLE_HOME = /APP/DB/oracle/VIS/db/tech_st/10.2.0
    required = 5752.0
    actual = 221869.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database System File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 19624.0
    actual = 216117.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Log File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 3165.0
    actual = 196493.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Transaction File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 67080.0
    actual = 193328.71875
    Mount Point for /APP/DB/oracle/VIS/db/apps_st/data = /APP
    Disk space on system acceptable:
    Database Archive File Directory = /APP/DB/oracle/VIS/db/apps_st/data
    required = 45458.0
    actual = 126248.71875
    -- apps node space checks --
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP = /APP/oracle/VIS/apps/apps_st/appl
    required = 5386.0
    actual = 80790.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 2 = /APP/oracle/VIS/apps/apps_st/appl
    required = 2704.0
    actual = 75404.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 3 = /APP/oracle/VIS/apps/apps_st/appl
    required = 8593.0
    actual = 72700.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/appl = /APP
    Disk space on system acceptable:
    APPL_TOP mount 4 = /APP/oracle/VIS/apps/apps_st/appl
    required = 3037.0
    actual = 64107.71875
    Mount Point for /APP/oracle/VIS/apps/apps_st/comn = /APP
    Disk space on system acceptable:
    COMMON_TOP = /APP/oracle/VIS/apps/apps_st/comn
    required = 3255.0
    actual = 61070.71875
    Mount Point for /APP/oracle/VIS/apps/tech_st/10.1.3 = /APP
    Disk space on system acceptable:
    Apps ORACLE_HOME = /APP/oracle/VIS/apps/tech_st/10.1.3
    required = 1589.0
    actual = 57815.71875
    Mount Point for /APP/oracle/VIS/apps/tech_st/10.1.2 = /APP
    Disk space on system acceptable:
    Tools ORACLE_HOME = /APP/oracle/VIS/apps/tech_st/10.1.2
    required = 1147.0
    actual = 56226.71875
    Host/Domain
    command: /bin/ping -c 1 fm
    PING fm.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from fm.localdomain (127.0.0.1): icmp_seq=0 ttl=64 time=0.037 ms
    --- fm.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.037/0.037/0.037/0.000 ms, pipe 2
    host ping has succeeded
    command: /bin/ping -c 1 fm.localdomain
    PING fm.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from fm.localdomain (127.0.0.1): icmp_seq=0 ttl=64 time=0.034 ms
    --- fm.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.034/0.034/0.034/0.000 ms, pipe 2
    host.domain ping has succeeded
    AllNodesPanel
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    Service Name: fm
    Node Name: _fm
    Operating System: _Linux (32-bit)
    DoInstallPanel - Summary Text
    The Rapid Install Wizard will now install the following:
    DoInstallPanel - User continued install at warning dialog.
    Starting from Rapid Install Full Stage area /home/oracle/apps/oraDB/Disk1
    Exception thrown in getAllProductIDs. 0
    RapidWiz location: /home/oracle/apps/startCD/Disk1/rapidwiz
    Install Media location: /home/oracle/apps/startCD/Disk1
    Database ORACLE_HOME: /APP/DB/oracle/VIS/db/tech_st/10.2.0
    Database SID: VIS
    Database Context Name : VIS_fm
    Creating DB Context: /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    instantiate file:
    source : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/restart.xml
    Exception thrown in getAllProductIDs. 0
    RapidWiz location: /home/oracle/apps/startCD/Disk1/rapidwiz
    Install Media location: /home/oracle/apps/startCD/Disk1
    APPL_TOP location: /APP/oracle/VIS/apps/apps_st/appl
    Database SID: VIS
    APPL_TOP Context Name : VIS_fm
    INST_TOP location: /APP/oracle/VIS/inst/apps/VIS_fm
    Creating Apps Context: /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/appl/admin/VIS_fm.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    instantiate file:
    source : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    dest : /APP/oracle/VIS/inst/apps/VIS_fm/temp/restart.xml
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adriapps.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adriapps.drv
    Total number of processes in Current Install 5
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrun10g.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrun10g.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrundb.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    Step 0 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    Step 1 of 5: Doing UNIX preprocessing
    Processing Step 1 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    STARTED INSTALL PHASE : 10gR2 RDBMS : Fri May 16 21:29:02 CDT 2008
    runProcess_1
    Executing command:
    /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.rapidwiz.util.InstantiateFile -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -d /home/oracle/apps/startCD/Disk1/rapidwiz/driver/dbts/driver/gdb102.drv -log /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/dbInstall.log -nthreads 5 -verbose -pwd nopasswordhere
    Enter the location of the CD labeled Oracle Applications Rapid Install - RDBMS Disk 1 :
    Checking Disk contents in - /home/oracle/apps/startCD/Disk1/rapidwiz
    Checking Disk contents in - /home/oracle/apps/oraDB/Disk1
    Checking Disk contents in - /home/oracle/apps/oraDB/Disk1
    Unzip Count:137
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    runProcess_2
    Statusstring Copying the Database Context template file.
    runProcess_3
    Statusstring Registering Database Technology Stack
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDBTechStack_05162133.log
    | 0% completed
    / 2% completed
    - 2% completed
    \ 2% completed
    | 2% completed
    / 2% completed
    - 2% completed
    \ 2% completed
    | 2% completed
    / 2% completed
    runProcess_4
    Statusstring Configuring Database Technology Stack
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDBTechStack_05162134.log
    | 0% completed
    / 0% completed
    FINISHED INSTALL PHASE : 10gR2 RDBMS : Fri May 16 21:34:53 CDT 2008
    /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh has succeeded
    Step 1 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    Step 2 of 5: Doing UNIX preprocessing
    Processing Step 2 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    STARTED INSTALL PHASE : DATABASE : Fri May 16 21:34:54 CDT 2008
    Preparing environment to install databases ...
    Setting LD_LIBRARY_PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/lib/Linux -
    Setting PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    Setting CLASSPATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    ... installing VISION demo database
    runProcess_1
    Statusstring removing unneeded install files
    Enter the location of the CD labeled Oracle Applications Rapid Install - Databases Disk 1 :
    Checking Disk contents in - /home/oracle/apps/startCD/Disk1/rapidwiz
    Checking Disk contents in - /home/oracle/apps/oraAppDB/Disk1
    Checking Disk contents in - /home/oracle/apps/oraAppDB/Disk1
    Unzip Count:195
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    Processing Disk6....
    Processing Disk7....
    Processing Disk8....
    Processing Disk9....
    Processing Disk10....
    Processing Disk11....
    Processing Disk12....
    Processing Disk13....
    Processing Disk14....
    Processing Disk15....
    Processing Disk16....
    Processing Disk17....
    Processing Disk18....
    Processing Disk19....
    Processing Disk20....
    Processing Disk21....
    Processing Disk22....
    Processing Disk23....
    Processing Disk24....
    Processing Disk25....
    Processing Disk26....
    Processing Disk27....
    Processing Disk28....
    Processing Disk29....
    Processing Disk30....
    Processing Disk31....
    Processing Disk32....
    Processing Disk33....
    Processing Disk34....
    Processing Disk35....
    Processing Disk36....
    Processing Disk37....
    runProcess_2
    Statusstring Registering Database
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase reg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDatabase_05162250.log
    | 0% completed
    runProcess_3
    Statusstring Configuring Database
    Executing command: /home/oracle/apps/startCD/Disk1/rapidwiz/jre/Linux/1.5.0//bin/java -DCONTEXT_VALIDATED=true -mx512M -classpath /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar oracle.apps.ad.clone.ApplyDatabase -e /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/VIS_fm.xml -stage /home/oracle/apps/startCD/Disk1/rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/log/VIS_fm/ApplyDatabase_05162250.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Processing DriverFile = /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /home/oracle/apps/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrun10g.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrun10g0.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    instantiate file:
    source : /home/oracle/apps/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    backup : /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh to /APP/DB/oracle/VIS/db/tech_st/10.2.0/appsutil/out/VIS_fm/templbac/adrundb0.sh
    setting permissions: 755
    setting ownership: oracle:oracle
    Step 0 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrun10g.sh
    Step 1 of 5: Doing UNIX preprocessing
    Processing Step 1 of 5
    Step 1 of 5
    Command: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    Step 2 of 5: Doing UNIX preprocessing
    Processing Step 2 of 5
    Executing: /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh
    STARTED INSTALL PHASE : DATABASE : Fri May 16 23:59:12 CDT 2008
    Preparing environment to install databases ...
    Setting LD_LIBRARY_PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/lib/Linux -
    Setting PATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    Setting CLASSPATH to - /home/oracle/apps/startCD/Disk1/rapidwiz/jlib/java:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/xmlparserv2.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/ojdbc14.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/OraInstaller.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/ewt3.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/share.jar:/home/oracle/apps/startCD/Disk1/rapidwiz/jlib/oui/srvm.jar -
    ... installing VISION demo database
    FINISHED INSTALL PHASE : DATABASE : Fri May 16 23:59:13 CDT 2008
    /APP/DB/oracle/VIS/db/tech_st/10.2.0/temp/VIS_fm/adrundb.sh has succeeded
    ===============================================================================
    NetServiceHandler 120.16.12000000.3 started for fm at Fri May 16 23:59:14 CDT 2008
    ===============================================================================
    [ Context Information ]
    Host : fm
    Domain : localdomain
    Out Dir : null
    Tier Type : DATABASE TIER
    Getting connection...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : fm
    sDbDomain : localdomain
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@fm.localdomain:1521:VIS
    Exception occurred: java.sql.SQLException: Io exception: Got minus one from a read call
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fm.localdomain)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=VIS)))
    java.lang.NoSuchFieldError: TDU
    Please refer to the remaining logs on applications node at - /APP/oracle/VIS/inst/apps/VIS_fm/logs/05162126.log

    Please post the complete error message from the installation log file.
    In addition, check alert_<SID>.log file to find out why the installer failed to create control files.
    Please make sure you follow the steps in the following notes to install R12 on Linux 32-bit/64-bit:
    Note: 402310.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (32-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=402310.1
    Note: 416305.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (64-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416305.1

Maybe you are looking for