R12.1.1 installation error on linux oel6.1 os

Hello Sir,
I double checked pre requisites of R12.1.1 Installation Note.761566.1 and i am getting following error
./rapidwiz
Rapid Install Wizard is validating your file system......
4 dvd labels found
Rapid Install Wizard will now launch the Java Interface.....
[root@katams rapidwiz]# Exception in thread "main" java.lang.UnsatisfiedLinkError: /d01/StageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
     at java.lang.ClassLoader$NativeLibrary.load(Native Method)
     at java.lang.ClassLoader.loadLibrary0(Unknown Source)
     at java.lang.ClassLoader.loadLibrary(Unknown Source)
     at java.lang.Runtime.load0(Unknown Source)
     at java.lang.System.load(Unknown Source)
     at java.lang.ClassLoader$NativeLibrary.load(Native Method)
     at java.lang.ClassLoader.loadLibrary0(Unknown Source)
     at java.lang.ClassLoader.loadLibrary(Unknown Source)
     at java.lang.Runtime.loadLibrary0(Unknown Source)
     at java.lang.System.loadLibrary(Unknown Source)
     at sun.security.action.LoadLibraryAction.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
     at sun.awt.DebugHelper.<clinit>(Unknown Source)
     at java.awt.Component.<clinit>(Unknown Source)
For this Error i checked Doc [ID 824249.1] and i queried for rpm checking
$rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' libXi
i am getting libXi-1.3-3.el6 (x86_64)
according to this doc i need to install following rpms
libXi-1.0.1-3.1 (x86_64)
libXi-1.0.1-3.1 (i386)
and i checked this link: Re: rapidwiz won't start - Exception in thread "main" java.lang.UnsatisfiedLink and
I downloaded the rpm and i tried to install but i am unable to install these rpm's How can install these rpm's
Please help me this scenario.
Thank You,
Satish

Hello Sir,
Installation was started and database is up and running
but application is not coming up when start the application getting error and i checked installation log file it shows some errors
RW-50016: Error: - {0} was not created:
File = {1}
AC-00439: Creation of file /tmp/tmpPROD_katams.xml failed
Raised by oracle.apps.ad.autoconfig.InstantiateFile
AC-00446: File not found: java.io.FileNotFoundException: /tmp/tmpPROD_katams.xml (No such file or directory)
Raised by oracle.apps.ad.autoconfig.InstantiateFile
AC-00446: File not found: java.io.FileNotFoundException: /tmp/tmpPROD_katams.xml (No such file or directory)
Raised by oracle.apps.ad.autoconfig.InstantiateFile
instantiate file:
source : /d01/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 125
Configuration Upload
RW-50016: Error: - Database ORACLE_HOME environment file was not created:
File = null/%s_dbSid%.env
I checked /etc/hosts file also
[applmgr@katams etc]$ more /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.153.153 katams.oracle.com katams
[applmgr@katams etc]$ ping katams
PING katams.oracle.com (192.168.153.153) 56(84) bytes of data.
64 bytes from katams.oracle.com (192.168.153.153): icmp_seq=1 ttl=64 time=0.062 ms
64 bytes from katams.oracle.com (192.168.153.153): icmp_seq=2 ttl=64 time=0.081 ms
^C
--- katams.oracle.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1633ms
rtt min/avg/max/mdev = 0.062/0.071/0.081/0.012 ms
[applmgr@katams etc]$ ping katams.oracle.com
PING katams.oracle.com (192.168.153.153) 56(84) bytes of data.
64 bytes from katams.oracle.com (192.168.153.153): icmp_seq=1 ttl=64 time=0.071 ms
^C
--- katams.oracle.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 975ms
rtt min/avg/max/mdev = 0.071/0.071/0.071/0.000 ms
[applmgr@katams etc]$
and i tried to run the autoconfig also but it is getting errors.
Please help me in this scenario

Similar Messages

  • RPM installation error on Linux 4 during installation of R12

    On Linux 4 during pre-requisite steps of R12 i found following error.
    rpm -ivh gcc-3.4.6-3.i386.rpm
    warning: gcc-3.4.6-3.i386.rpm: V3 DSA signature: NOKEY, key ID 0c98ff9d
    error: Failed dependencies:
    cpp = 3.4.6-3 is needed by gcc-3.4.6-3.i386
    Please guide me.
    Best Regards,

    Download and install cpp-3.4.6-8.i386.rpm from:
    http://lwn.net/Alerts/232723/

  • EBS R12 Post Installation Error on Linux

    Hi Everyone -
    I'm trying to install R12 on Oracle Linux and I'm having trouble getting through the post-installation verification. There are two errors - JSP and AppsLogin. The message for JSP is JSP not responding..waiting 15 seconds. The message w/ AppsLogin is Appslogin not created. I am using adapcctl.sh -status to check the status of the web server and find that the HTTP server is running but three OC4J processes are down and can't be started. Any ideas??

    Sorry, I should have been clearer about my post.
    I am not the original poster of this issue, I was just experiencing the same problem. I should have mentioned that I am running Solaris 5.8 on a 64-bit SPARC machine.
    Anyway, everything is working except for the login page. something is missing from my classpath and I am not sure what. When I run
    http://xxxx:8004/OA_HTML/jtflogin.jsp
    I get:
    java.lang.NoClassDefFoundError     at jtfacerr.jspService(_jtfacerr.java:314)     [jtfacerr.jsp]     at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.0.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:761)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:727)     at jtflogin.jspService(_jtflogin.java:838)     [jtflogin.jsp]     at com.orionserver[Oracle Containers for                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • CF MX 7 Installation Errors on Linux

    I have been planning to put a production web server up using
    Fedora Core 5 and Cold Fusion MX 7 for some time - Mainly because
    the updates on FC5 are done so much more frequenntly than most
    other versions of Linux I've used.
    So far, the only production web servers I've had up have been
    Windows, but I've really enjoyed how well Fedora has run my DNS and
    email in the arenas of stability and performance.
    So, I thought it'd be best to try a test install on FC5
    first. I installed the normal packages for a web server including
    Apache, and I
    disabled SE Linux to begin with (I might tighten it down
    later).
    I logged in as root, and attempted the CF Installation, and I
    received a series of errors that did not show up in
    /var/log/messages or anywhere else I could find. I also tried doing
    a chmod on all the installation directories to 777 (all privs
    granted for all users), and I verified all directories and files
    exist. I'm curious if anyone else has had this problem. I
    copy/pasted the context of what I saw below for reference. Any
    suggestions would be appreciated. Thanks!
    Bob Wiley
    [root@localhost ~]# ./coldfusion-702-lin.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer
    archive...
    Configuring the installer for this system's environment...
    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
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot
    open
    shared
    object file: No such file or directory
    /tmp/install.dir.8552/Linux/resource/jre/bin/java: error
    while loading
    shared libraries: libpthread.so.0: cannot open shared object
    file: No
    such
    file or directory
    [root@localhost ~]#

    Thanks for the plug Melvin.
    I've recently addressed this specific problem with libc.so.6
    in a comprehensive blog entry on Running ColdFusion 7.02 on Fedora
    Core 6:
    http://www.talkingtree.com/blog/index.cfm/2006/12/6/Running-ColdFusion-MX-7-on-Fedora-Core -6-Linux

  • OBIEE 11.1.7 installation error in Linux

    Hi All
    My colleague is installing 11.1.1.7.0 on Linux x86-64 (Red Hat Enterprise 6).
    Once done, we will be applying the patch to make it 11.1.17.1.
    Could any one please help us in fixing the below details
    Error details.
    /cs/psoft/obiee_installer/bishiphome/Disk1/install/linux64
    [pshr@gbl20037360 linux64]$ export DISPLAY=166.15.133.89:0.0
    [pshr@gbl20037360 linux64]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 1536 MB.   Actual 1814 MB    Passed
    Checking swap space: must be greater than 500 MB.   Actual 3986 MB    Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    >>> Ignoring required pre-requisite failures. Continuing...
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-01-25_11-36-23AM. Please wait ...[pshr@gbl20037360 linux64]$ Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '166.15.133.89:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)
    at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
    at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:89)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at java.awt.Toolkit$2.run(Toolkit.java:834)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:826)
           at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.showDialog(SpecifyInventoryDirectoryDialog.java:703)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:555)

    you need to have the x window to be able to launch the installer in GUI, you can use cygwin tool for your installation in GUI mode or else you can run the installer in silent mode

  • Oracle EBS R12 for Windows Installation Error

    Hi,
    I tried to install Oracle EBS R12 for Windows. My installation had failed. Listed below is the log information. On the Second log file (further down below) it is saying "TNS:no listener". Please help.
    FIRST LOG FILE:Log Path: C:\Orale\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\06132024
    C:\Users\Bing\AppData\Local\Temp>if 0 == 0 goto :TCFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "runProcess_4"
    "runProcess_4"
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>REM Perform the instance configuration
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>echo "Statusstring Configuring Database Technology Stack"
    "Statusstring Configuring Database Technology Stack"
    C:\Users\Bing\AppData\Local\Temp>(echo APPS & echo APPS ) | J:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -DCONTEXT_VALIDATED=true -mx512M -classpath .;J:\StageR12\startCD\Disk1\rapidwiz\jlib\java;J:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_bing-pc.xml -stage J:\StageR12\startCD\Disk1\rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    C:\Users\Bing\AppData\Local\Temp>if 1 == 0 goto :ICFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    C:\Users\Bing\AppData\Local\Temp>if "" == "TRUE" goto :ICFG_OK
    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
    SECOND LOG FILEC::\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    LOCAL : VIS
    ORACLE_SID :
    PATH : C:\Oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;J:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\Program Files (x86)\Oracle\jre\1.3.1\bin;C:\Perl\bin\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python
    LD_LIBRARY_PATH : C:\oracle\VIS\db\tech_st\11.1.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process VIS ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:12
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bing-pc.horse.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:14
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    addlnctl.cmd exiting with status 1
    OpenSCManager failed
    adsvdlsn.cmd exiting with status 1002
    ERRORCODE = 1002 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 5 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit_inst.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    "afmkinit_inst.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 6 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    adcvmlog.xml renamed to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\adcvmlog.xml.06132042
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc
    adsvdlsn.cmd INSTE8_SETUP 1002
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Thanks in advanced,
    Edited by: amorsolo on Jun 15, 2009 9:12 PM

    Hi user3726038,
    I have seen posting about the installation of EBS R12/i11 saying it does not work with Windows Vista (64 bit). I went ahead and tried it anyway to see what kind of errors I get and to confirm if the errors I get are consistent with other people using Windows Vista. FYI, my installation went as far as 99% complete of step 2 of 5 before it errored out. I checked and noticed that many components of EBS have been installed with status equal zero which is good.
    When I got the "TNS-12541: TNS: no listener", I went to Windows services, located the Oracle TNS service that was created by the EBS installation and tried to start it. Then I got this error: "error 1053 the service did not respond to the start or control request in a timely fashion". I googled the error message and the resolution is: "To resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.1.". I have tried this but it does not work because my Windows Vista uses a higher version of .Net Framework 1.1. I have done more research but to no avail. However, it is fun as I learn many things about the EBS intallation and Windows Vista.
    By the way, these are the steps when I run the rapidwiz on Windows Vista. Click on Start => Click on command prompt => right click on command Prompt => select run as administrator => CD to the path where the rapidwiz reside. Somehow if I use the regular command prompt the installation will die on step 1 of 5 even when I log in as administrator.
    In your case you are using Windows 2k3. Make sure your OS is not 64 bit. Whenever you get an error and it does not say much, google it to see the resolution and make sure you read the Installation Guide. Hope this helps.

  • BO 4.1 SP4 installation error on Linux 2.6.32 OS.

    I am trying to install SP4full (BO 4.1) on a linux OS.
    #uname -a
    Linux ############# 2.6.32-358.18.1.el6.x86_64 #1 SMP Fri Aug 2 17:04:38 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux
    I am getting this error
    Failed: Operating system patch level (Critical)
            Information: Missing patch: libXext-devel-1.1-3.el6.i686
    Missing patch: libXext-devel-1.1-3.el6.x86_64
    I tried to install these packages, it failed because there are higher version of package I have on this box.
    I have these on box  Installing : libXext-1.3.1-2.el6.i686  (which is a higher version). I could get these installed using yum install libXext.i686 -y --setopt=proctected_multilib=false
    Is BO SP4 not supported on the version of OS I have mentioned via uname -a command. On the PAM it says it supports RH Linux 2.6
    Please help

    Symptom
    Unable to install SAP BusinessObjects Business Intelligence 4.1 on Red Hat Enterprise Linux 6.4.
    Error:"Failed: Operating system patch level (Critical), Information: Missing patch: libXext-devel-1.1-3.el6.i686, Missing patch: libXext-devel-1.1-3.el6.x86_64".
    Environment
    SAP BusinessObjects Business Intelligence 4.1
    Red Hat Enterprise Linux 6.4
    Reproducing the Issue
    Launch the installer of SAP BusinessObjects Business Intelligence 4.1 on a Red Hat Enterprise Linux 6.4 server.
    Cause
    The following Operating system packages are missing:
    libXext-devel-1.1-3.el6.i686
    libXext-devel-1.1-3.el6.x86_64
    Resolution
    Install both packages from the Red Hat installation CD or use a package-management utility such as Yum for Linux operating systems.

  • OIM9101 installation error in linux

    Hi All,
    We need to install OIM 9101 on Linux with Weblogic on clustered mode.
    We have created a single instance of Oracle Database and created the schema.
    Weblogic is installed, yet to configure the cluster mode.
    While installing OIM 9101 we are getting the following error.
    Installing Oracle Identity Manager. Please wait...
    |-----------|-----------|-----------|------------|
    0% 25% 50% 75% 100%
    |||||||||||
    1. Yes
    2. No
    JAVA_HOME exists on this system and it has been modified since installation. Do
    you want to restore this environment variable? [1]1
    |-----------|-----------|-----------|------------|
    0% 25% 50% 75% 100%
    |||||||||||
    userLanguage = en
    userCountry = US
    java.io.IOException: Cannot run program "/opt/oracle/xellerate/config/keytool_svr.sh" (in directory "/opt/oracle/xellerate/config"): java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
    at java.lang.Runtime.exec(Runtime.java:593)
    at com.installshield.util.Java2ProcessExec.processExec(Unknown Source)
    at com.installshield.util.ProcessExec.executeProcess(Unknown Source)
    at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(Unknown Source)
    Actually we had JRockit installed earlier on the same environment, later we switched to Sun JDK.
    But the error seems to be that still Sun JDK is not reflected in the environment.
    Can anyone suggest on the same?
    Thanks in Advance
    Shrinath

    Hi,
    I am facing same problem,did u get any resolution for the problem faced........
    I am installing OIM 9101 on Linux RHEL 5.4 with Weblogic 10.3 on clustered mode.
    While installing OIM 9101 I am receiving the following error.
    After the installation is completed till 25% I am receiving the below mentioned error. I have set the JAVA_HOME and PATH variables in the console where i am running the installer and I have tried setting it in the bash_profile as well.
    Has anyone faced this issue before and any idea about what is causing this issue and what is the workaround to avoid this.
    ERROR
    Installing Oracle Identity Manager. Please wait...
    0% 25% 50% 75% 100%
    1. Yes
    2. No
    JAVA_HOME exists on this system and it has been modified since installation. Do
    you want to restore this environment variable? [1]1
    0% 25% 50% 75% 100%
    userLanguage = en
    userCountry = US
    java.io.IOException: Cannot run program "/opt/oracle/xellerate/config/keytool_svr.sh" (in directory "/opt/oracle/xellerate/config"): java.io.IOException: error=2, No such file or directory
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
    at java.lang.Runtime.exec(Runtime.java:593)
    at com.installshield.util.Java2ProcessExec.processExec(Unknown Source)
    at com.installshield.util.ProcessExec.executeProcess(Unknown Source)
    at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(Unknown Source)

  • Oracle 10g installation error in linux...

    Hi,
    i am getting following error when installing oracle 10g(10.2.0.1) in RHEL4.i have installed following required packages also.
    binutils-2.15.92.0.2-21
    compat-db-4.1.25-9
    control-center-2.8.0-12.rhel4.5
    gcc-3.4.6-3
    gcc-c++-3.4.6-3
    glibc-2.3.4-2.25
    glibc-common-2.3.4-2.25
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.6-3
    libstdc++-devel-3.4.6-3
    make-3.80-6.EL4
    pdksh-5.2.14-30.3
    sysstat-5.0.5-11.rhel4
    xscreensaver-4.18-5.rhel4.11
    libaio-0.3.105-2
    installActions2009-03-18_09-04-11AM.log
    INFO: rm -f nnfgt.*
    (if [ "compile" = "compile" ] ; then \
    /u01/app/oracle/10.2.0/db_1/bin/gennfgt > nnfgt.c ;\
    /usr/bin/gcc -c nnfgt.c ;\
    rm -f /u01/app/oracle/10.2.0/db_1/lib/nnfgt.o ;\
    mv nnfgt.o /u01/app/oracle/10.2.0/db_1/lib/ ;\
    /usr/bin/ar rv /u01/app/oracle/10.2.0/db_1/lib/libn10.a /u01/app/oracle/10.2.0/db_1/lib/nnfgt.o ; fi)
    INFO: /bin/sh: /usr/bin/gcc: No such file or directory
    INFO: mv:
    INFO: cannot stat `nnfgt.o'
    INFO: : No such file or directory
    INFO:
    INFO: /usr/bin/ar: /u01/app/oracle/10.2.0/db_1/lib/nnfgt.o: No such file or directory
    INFO: make: *** [nnfgt.o] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'nnfgt.o' of makefile '/u01/app/oracle/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-03-18_09-04-11AM.log' for details.
    Exception Severity: 1
    WARNING: This will stop installation of all products and exit the Installer. Are you sure that you want to stop the installation and exit?
    INFO: User Selected: Yes/OK
    INFO: Exception handling set to prompt user with options to Retry Ignore
    User Choice: User selected to stop installation of all components.
    Thanks,

    what bit oracle software are You trying to install on what bit linux? 32bit for both?
    show
    uname -a
    Required packages are these:
    binutils-2.15.92.0.2-18
    compat-libstdc++-33.2.3-47.3
    elfutils-libelf-0.97-5
    elfutils-libelf-devel-0.97-5
    gcc-3.4.5-2
    gcc-c++-3.4.5-2
    glibc-2.3.4-2.19
    glibc-common-2.3.4-2.19
    glibc-devel-2.3.4-2.19
    glibc-headers-2.3.4-2.19
    libaio-devel-0.3.105-2
    libaio-0.3.105-2
    libgcc-3.4.5
    libstdc++-3.4.5-2
    libstdc++-devel-3.4.5-2
    make-3.80-5
    sysstat-5.0.5
    unixODBC-2.2.11
    unixODBC-devel-2.2.11
    compat-db-4.1.25-9
    compat-libstdc++-296-2.96-132.7.2
    control-center-2.8.0-12
    gnome-libs-1.4.1.2.90-44.1
    pdksh-5.2.14-30
    xorg-x11-deprecated-libs-6.8.1-23.EL
    openmotif21-2.1.30-11.RHEL4.2 (Required to install Oracle Demos)
    do you have them all?
    querry with
    rpm -aq | grep ....
    If You have metalink access then read metalink note 401705.1

  • 9iAS installation Error on Linux(Red Hat)

    Friends,
    We are trying to install 9iAS(9.0.2...) on Linux and after 6% of installation the system gets hanged with out any error message,attaching the contents of the log file generated in OracleInventory/logs:
    Calling action unixActions2.1.0.8.0 createLink
         source = /home/oracle/jre/1.3.1/bin/.java_wrapper
         destination = /home/oracle/jre/1.3.1/bin/java
         overwriteExistingLink = true
    Kindly Help
    Thanks in Advance
    Sameer M
    [email protected]

    You might want to post this question in the Linux or Application Server forum for an appropriate response:
    Linux forum: Generic Linux
    or Application Server forum: Oracle Application Server - General
    Regards,
    OTN

  • OBIEE 11g Scheduler installation error on Linux box. Please help!

    Hello,
    I'm trying to install OBIEE on a Linux box. The repository was created using a Windows PC on a separate Oracle database on another server.
    I have four of the five OBI components running but I keep getting this error for the Scheduler.
    [2011-09-19T14:47:54.000+00:00] [OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 004fKlhR3PrEkJr5KJo2ye0006XX000000] [tid: dc253800] [68008] Scheduler Error: [[
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 1017, message: ORA-01017: invalid username/password; logon denied
    at OCI call OCISessionBegin.. Errors were encountered while initializing Scheduler's backend database, check database configuration.
    I've checked the configuration and there is nothing wrong with it, plus I have checked connectivity from the weblogic server and the Linux server to this. Also I do not have Enterprise edition everything I do is at console level in Linux.
    Please help. I've been trying to sort through this for a long time.
    Thanks.

    Becky,
    You need not do any thing additional to have EM running in the OBI 11g instance. Although it is a deployed JEE application, if your Weblogic Server (WLS) is started and up and running then your EM Console should also be up and running.
    You say that you are doing everything from the command line. So, start the Weblogic Server then navigate to http://< your server name> : 7001/console
    If that comes up then go to
    http://<your server name>:7001/em
    That is your EM Fusion Console and it should come up as well.
    Don't mess with the XML file directly.

  • EBS R12.1.1 Installation error

    Hi hussein/helios,
    I am installing EBS R12.1.1 64bit on OEL 5.3 but I got error in DB creatiom phase :(
    The following are some part of the error log file:
    Executable : /u02/oradev/DEV/db/tech_st/11.1.0/bin/sqlplus
    ADX-1101 : Rapid Install characterset conversion failed
               Error found while running addbccnv.sql
    Cannot convert database characterset
        RW-50010: Error: - script has returned an error:   127
    RW-50004: Error code received when running external process.  Check log file for details.
    Running Database Install Driver for DEV instance
    sqlplus: error while loading shared libraries: /u02/oradev/DEV/db/tech_st/11.1.0/lib/libnnz11.so: cannot restore segment prot after reloc: Permission denied
    Database ORACLE_HOME connection test has succeeded
       command: su appldev -c "/StageR1211_64b/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env APPS/APPS"
    riwTDBup.sh started at Fri Feb 19 19:26:36 PHT 2010
    Parameters passed are : /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env APPS/APPS
    Cannot find environment file /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env
       RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error:  1
    Configuration Upload
    -------------------ADX Database Utility Finished---------------
    Successful upload of config file at /u02/oradev/DEV/db/tech_st/11.1.0/appsutil/conf_DEV.txt
    Environment File
       Database ORACLE_HOME environment file passes instantiated variables test:
          File = /u02/oradev/DEV/db/tech_st/11.1.0/DEV_apex-dev.env
       RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
          File = /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.3/DEV_apex-dev.env
       RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
          File = /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env
       RW-50016: Error: - APPL_TOP environment file was not created:
          File = /u01/appldev/DEV/apps/apps_st/appl/DEV_apex-dev.env
       RW-50016: Error: - ADOVARS environment file was not created:
          File = /u01/appldev/DEV/apps/apps_st/appl/admin/adovars.env
       RW-50016: Error: - APPSCONFIG was not created:
          File = /u01/appldev/DEV/apps/apps_st/appl/admin/adconfig.txt
    DBC File
       RW-00023: Error: - DBC file was not created:
          File = /u01/appldev/DEV/inst/apps/DEV_apex-dev/appl/fnd/12.0.0/secure/DEV.dbc
    HTTPThe following is the complete log file info:
    http://rapidshare.com/files/354167833/02191844.log.html
    Please help.....
    Thanks a lot
    MsK

    Hi MsK,
    sqlplus: error while loading shared libraries: /u02/oradev/DEV/db/tech_st/11.1.0/lib/libnnz11.so: cannot restore >segment prot after reloc: Permission deniedCan you confirm that you have disabled SELinux on your server? I've seen this error when installing the 11g RDBMS software on RHEL/OEL 5.x, when I forgot to turn off the SELinux option. SELinux is often enabled in a default install; it's easy to miss the option to turn it off.
    Some references: Note 454196.1:      Document Title./sqlplus: error on libnnz11.so: cannot restore segment prot after reloc
    Note 457458.1: How to Disable or set SELinux to Permissive mode
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • 816 installer error under linux 7.1

    Hi,
    i tried to install oracle 816 under linux 7.1 . During the time of linking makefile. The following error occur :
    Error in invoking target install of makefile /oraHome/network/lib/ins_net_client.mk
    I have already added the 6.2 backward compatable libs(compat-eqcs,compat-glibc and compat-libs) and
    export LD_ASSUME_KERNEL=2.2.5
    execute the script
    /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    It still doesnt work !!! Why ???
    CAN ANY BODY HELP !!! THANK A LOTS !!!
    null

    Read the other threads more carefully next time.
    Alex Voitov posted this ftp site:
    ftp://ftp.kernel.org/pub/software/libs/glibc/hjl/sdk/2.1/
    click README.Oracle8i.
    I also did what you did, but that was not enough, so I tried following the instructions in the README file mentioned above, and then I got oracle installed in Redhat 7.1 with no problems.
    After you install Oracle, you may also want to follow the instructions below.
    Posted by Kamal:
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>
    Oracle Version 8.1.7
    Linux Redhat 7.0
    While installing Oracle you may encounter the error 'not able to connect to oracle'
    during database creation. This is due to glibc package problem.
    Please do the following
    1. Install the compat-glibc RPM for 2.1.3.x
    (This is on the Redhat 7.0 CDs)
    2. cd to the directory where compat-glibc installed the files (for me it's
    /usr/i386-glibc21-linux/lib).
    3. Copy the following files to $ORACLE_HOME/lib:
    libc-2.1.3.so
    libpthread.so
    libdl.so
    ld-linux.so.2
    For me, several of these are symbolic links, so you'll need to copy the target of the
    symbolic link and rename it to the link name when you copy it to $ORACLE_HOME/lib.
    For example, if ls -l shows:
    ld-linux.so.2 -> ld-2.1.3.so
    libc-2.1.3.so
    libdl.so -> libdl.so.2
    libpthread.so -> libpthread.so.0
    Then you will:
    cp ld-2.1.3.so $ORACLE_HOME/lib/ld-linux.so.2
    cp libc-2.1.3.so $ORACLE_HOME/lib
    cp libdl.so.2 $ORACLE_HOME/lib/libdl.so
    cp libpthread.so.0 $ORACLE_HOME/lib/libpthread.so
    4. Create a file in $ORACLE_HOME/lib called libc.so with the following contents (as a
    single line):
    GROUP ( /lib/libc-2.1.3.so /lib/ld-linux.so.2 /libc_nonshared.a )
    Substitute the value of $ORACLE_HOME for and the location of the compat-glibc directory
    for . For example:
    My $ORACLE_HOME is:
    /u01/app/oracle/product/8.1.7
    and my compat-glibc directory is:
    /usr/i386-glibc21-linux/lib
    so the GROUP line looks like this for me:
    GROUP (/u01/app/oracle/product/8.1.7/lib/libc-2.1.3.so
    /u01/app/oracle/product/8.1.7/lib/ld-linux.so.2
    /usr/i386-glibc21-linux/lib/libc_nonshared.a)
    This is all one line.
    5. cd $ORACLE_HOME/bin
    6. Run the following command from the UNIX prompt:
    relink all
    All of the Oracle software, including the assitants, will work fine now.
    I have used this technique for RedHat 7.0 with the 2.2.16 kernel.
    Thanks to Richard Rankin for this simple and reliable method
    Regards
    Kamal
    <HR></BLOCKQUOTE>

  • Oracle Apps R12 Installation error on windows

    This new discussion is related to below link as last times discussion is locked ,i dont have idea why that discussion is locked(might be due to attachment link that i provided for log file )
    "R12 E-Business suite installation error on Windows XP-SP3"
    I have added 4 GB RAM and started installation on new fresh windows XP SP3 system  with only one C: drive with 300 GB space(including staging area)
    below is the log file for error
    Oracle Applications Rapid Install Wizard Install log
       >> Using Rapid Wizard Version  : 12.1.1.9
       >> Install session started  : Sun Jan 12 14:57:39 IST 2014
       >> Rapid Wizard source location  : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz
       >> Command Line arguments for this run  :
    =================================================================
    Install Session Information
       Host Name               : utkarsh.sparsh
       Host Operating System   : Windows (32-bit)
       User running Install    : Uday Gite
    =================================================================
    InstUpgPanel
        User action   :  Install Oracle Applications
         Install type  :  Standard Install
    Disabling OCM Configuration
    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
                DB ONS Local Port : 6300
                DB ONS Remote Port : 6400
                Oracle Connection Manager Port : 1521
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    DBNodePanel
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    AppsNodePanel
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    AppsNodePanel
    AllNodesPanel
        Service Name: utkarsh
        Node Name: _utkarsh
        Operating System: _Windows (32-bit)
        Service Name: utkarsh
        Node Name: _utkarsh
        Operating System: _Windows (32-bit)
            Writing configuration file to: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\conf_FPRD1.txt
    Adding ports for Server0_utkarsh
    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_utkarsh
    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
            Writing configuration file to: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\conf_FPRD1.txt
    Adding ports for Server0_utkarsh
    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_utkarsh
    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 temp directory to: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
    instantiate file:
       source : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml
       dest   : C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_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
    Domain=UTKARSH
    ,Username=Uday Gite
    ,PC-Name=UTKARSH
       User belongs to the Administrators Group.
    Port Uniqueness Check :
    -- database node ports --
    -- apps node ports --
       All ports are unique.
    File System Check :
    -- database node mount point --
       Database ORACLE_HOME created:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0
       Database ORACLE_HOME admin folder created:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil
       Database ORACLE_HOME temp folder created:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\temp
       Database Install Log Directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh
       Database Install Out Directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac
       Database Install Out Directory available:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac
       OCM configuration target directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\clone\\
       Database System File Directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       Database Log File Directory available:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       Database Transaction File Directory available:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       Database Archive File Directory available:
          Mount Point = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       Database OraInventory File Directory created:
          Mount Point = c:\temp
    -- apps node mount point --
       APPL_TOP created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       APPL_TOP admin created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl\admin
       APPL_TOP mount 2 available:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       APPL_TOP mount 3 available:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       APPL_TOP mount 4 available:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       COMMON_TOP created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\apps_st\comn
       JAVA_TOP created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\apps_st\comn\java\classes
       Temp Directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp
       APPL_TOP admin Install Log Directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\admin\log
       Apps ORACLE_HOME created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.3
       Tools ORACLE_HOME created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.2
       OCM configuration target directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.3\appsutil\clone\\
       OCM configuration target directory created:
          Mount Point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.2\appsutil\clone\\
       Apps ORACLE_HOME OraInventory File Directory available:
          Mount Point = c:\temp
       Tools ORACLE_HOME OraInventory File Directory available:
          Mount Point = c:\temp
            Writing configuration file to: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\conf_FPRD1.txt
    Adding ports for Server0_utkarsh
    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_utkarsh
    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
    File Space Check :
    -- database node space checks --
       Disk space on system acceptable:
       Database ORACLE_HOME = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0
       required = 5600.0
       actual   = 249592.6953125
       Disk space on system acceptable:
       Database System File Directory = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       required = 20200.0
       actual   = 243992.6953125
       Disk space on system acceptable:
       Database Log File Directory = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       required = 950.0
       actual   = 223792.6953125
       Disk space on system acceptable:
       Database Transaction File Directory = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       required = 103350.0
       actual   = 222842.6953125
       Disk space on system acceptable:
       Database Archive File Directory = C:\OracleApps\oracle\FPRD1\db\apps_st\data
       required = 64500.0
       actual   = 119492.6953125
    -- apps node space checks --
       Disk space on system acceptable:
       APPL_TOP = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       required = 5800.0
       actual   = 54992.6953125
       Disk space on system acceptable:
       APPL_TOP mount 2 = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       required = 2800.0
       actual   = 49192.6953125
       Disk space on system acceptable:
       APPL_TOP mount 3 = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       required = 8400.0
       actual   = 46392.6953125
       Disk space on system acceptable:
       APPL_TOP mount 4 = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
       required = 3100.0
       actual   = 37992.6953125
       Disk space on system acceptable:
       COMMON_TOP = C:\OracleApps\oracle\FPRD1\apps\apps_st\comn
       required = 3200.0
       actual   = 34892.6953125
       Disk space on system acceptable:
       Apps ORACLE_HOME = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.3
       required = 1400.0
       actual   = 31692.6953125
       Disk space on system acceptable:
       Tools ORACLE_HOME = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.2
       required = 1400.0
       actual   = 30292.6953125
       Disk space on system acceptable:
       Temp Directory = C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp
       required = 1024.0
       actual   = 28892.6953125
    Host/Domain
       command: ping -n 1 utkarsh
    Pinging utkarsh.sparsh [10.10.12.6] with 32 bytes of data:
    Reply from 10.10.12.6: bytes=32 time<1ms TTL=128
    Ping statistics for 10.10.12.6:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
       host ping has succeeded
       command: ping -n 1 utkarsh.sparsh
    Pinging utkarsh.sparsh [10.10.12.6] with 32 bytes of data:
    Reply from 10.10.12.6: bytes=32 time<1ms TTL=128
    Ping statistics for 10.10.12.6:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
       host.domain ping has succeeded
    System Utilities
       command: cmd.exe /c C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\OracleApps\Cygwin\bin C:\OracleApps\VIS2008\VC\bin
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>echo off
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    /cygdrive/c/WINDOWS/system32/cl
    'cc' is available.
    /usr/bin/link
    'link' is available.
    ERRORCODE = 0    ERRORCODE_ENDThe system cannot find the path specified.
    System Utilities Availability test has succeeded
    AllNodesPanel
        Service Name: utkarsh
        Node Name: _utkarsh
        Operating System: _Windows (32-bit)
        Service Name: utkarsh
        Node Name: _utkarsh
        Operating System: _Windows (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 C:\OracleApps\stageR12\oraDB\Disk1
    Exception thrown in getAllProductIDs. 0
    RapidWiz location:      C:\OracleApps\stageR12\startCD\Disk1\rapidwiz
    Install Media location: C:\OracleApps\stageR12\startCD\Disk1
    Database ORACLE_HOME:   C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0
    Database SID:           FPRD1
    Database Context Name : FPRD1_utkarsh
    Creating DB Context: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml
       dest   : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml
       dest   : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml
       dest   : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml
       dest   : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml
    Exception thrown in getAllProductIDs. 0
    RapidWiz location:      C:\OracleApps\stageR12\startCD\Disk1\rapidwiz
    Install Media location: C:\OracleApps\stageR12\startCD\Disk1
    APPL_TOP location:      C:\OracleApps\oracle\FPRD1\apps\apps_st\appl
    Database SID:           FPRD1
    APPL_TOP Context Name : FPRD1_utkarsh
    INST_TOP location:      C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh
    Creating Apps Context: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml
       dest   : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml
       dest   : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml
       dest   : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml
    instantiate file:
       source : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml
       dest   : C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml
    Processing DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv
    Processing DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    Running Instantiation Drivers for C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adriapps.drv
    Total number of processes in Current Install 5
    Processing DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv
    Creation of Directory - C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh Succeeded.
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrun11g.cmd
       dest   : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd
       backup : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrun11g.cmd
    instantiate file:
       source : C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrundb.cmd
       dest   : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd
       backup : C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrundb.cmd
    Step 0 of 5
    Command: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd
    Processing Step 1 of 5
    Executing: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM $Header: adrun11g.cmd 120.11 2009/03/11 21:22:03 marderiu noship $
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM ###############################################################
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM 
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig.  It will be read and
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM overwritten.  If you were instructed to edit this file, or if you are not
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM able to use the settings created by AutoConfig, refer to Metalink Note
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM 387859.1 for assistance.
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM 
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM ###############################################################
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>REM
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>(set date=Sun 01/12/2014  )
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>(set time=03:05 PM )
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 11g RDBMS : Sun 01/12/2014 03:05 PM
    STARTED INSTALL PHASE : 11g RDBMS : Sun 01/12/2014 03:05 PM
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>SET JRE_PATH=C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java
    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz>SET JRE_CP=.;C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java;C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;C:\OracleApps\stageR12\startCD\Disk1\ra

    "R12 E-Business suite installation error on Windows XP-SP3"
    Your OS is not supported.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) (Doc ID 761567.1)
    Log file located at C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\ApplyDatabase_01121856.log
    Any details about the error in this log file?
    Please review log files mentioned in (How to locate the log files and troubleshoot Rapid Install for Release 12.0.x and 12.1.x (Doc ID 452120.1)) and upload them in one zip file to any free hosting website and post the link here. Please do NOT copy/paste the contents of the log files in this thread.
    Thanks,
    Hussein

  • Installation Error  ECC6.0 + Oracle 10202+ Suse Linux 10 ( 64 bit )

    Hi all,
    We are installing ECC 6.0 with Oracle 10202 on Suse Linux 10 ( 64 bit ) machine.
    We are facing error in the Import ABAP phase.
    Below is the error:
    Import Monitor jobs: running 1, waiting 1, completed 35, failed 0, total 37.
    Loading of 'TODIR' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 35, failed 1, total 37.
    ERROR 2008-02-25 23:56:45
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2008-02-25 23:56:45
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    We stopped the installation and restarted the database, but its didnt worked.
    Any ideas in resolving the error ...!
    Kind Regards
    Neenad

    Hi all,
    error lines -  th_act_em_hdl
    It is a problem with time zone .. current time zone is zzz & changed to AST (Arabic standard time).
    Re: ECC 6.0 SR3 AIX and ORACLE installation error - work processes dies
    -rahul
    Edited by: Rahul on Nov 26, 2009 10:43 AM

Maybe you are looking for

  • How do I put my photos from a hard drive to my mac using different versions of Iphoto?  It is saying I can't because of the updated version.

    Hello, I am trying to move photos from my hard drive to my mac.   Mac is using an updated version of Iphoto and is denying the transfer. How do I get around this?  Do I download the order version?  or can I not get my photos?  If anyone can help plea

  • Wrt54g as a wireless access point

    alright i recently changed around my configuration with my wrt54g wireless router. I have made it into an access point which i was unaware is better. Im kinda new to the networking deal though it is what i want to do as a career and access points are

  • Migrating SQL Server DB to Oracle using OMWB

    I'm getting lots of errors and not having much luck finding any documentation. Does anyone have any suggestions PLEASE? 1. Error messages refer to line and column in a view, but they seem to be referring to a different line and column. 2. "Failed to

  • File IO

    I have a application for i85s that needs to read some data from a file. I tried the following: String uri; InputConnection conn; InputStream in; uri = "file://World.tre"; conn = (InputConnection)Connector.open( uri, Connector.READ ); Unfortunatelly t

  • The iPod touch is not really that great, eh????

    I loved it.... until i found out that white scratches easier! Mine hasnt scratched yet, ive got white, yet i think that people are making myths so i exchange it for black. I am still in the exchange period (30 days) and i would like to know if i shou