Oracle MSCA

Hi,
I want to get some in-depth knowledge about oracle MSCA.I have already gone through Mr.Senthil Shanmugam's articles about Oracle MSCA. Can anyone suggest me some other materials that can give me some in-depth practical knowledge in it like how to write new applications and how to customize the existing applications,etc.,. Quick responces would be very useful for me.
Thanks in advance.

Also please don't duplicate your questions, they won't get answered any quicker.
Oracle Mobile Supply Chain Application
locking this thread

Similar Messages

  • Oracle MSCA: Customization in Standard ShipLPN page

    Hi,
    I am trying to extend the standard ShipLPN page in Oracle MSCA, but when I am trying to run this page, after entering the value of organization id it is redirecting it to menu.
    Error in log file is:
    SM_EXCEPTION: Exception occurred with user KD34209
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at oracle.apps.mwa.container.StateMachine.loadPage(StateMachine.java:1405)
         at oracle.apps.mwa.container.StateMachine.handleEvent(StateMachine.java:1056)
         at oracle.apps.mwa.container.StateMachine.handleEvent(StateMachine.java:898)
         at oracle.apps.mwa.container.StateMachine.handleEvent(StateMachine.java:1185)
         at oracle.apps.mwa.presentation.telnet.PresentationManager.handle(PresentationManager.java:743)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java:849)
    Caused by: java.lang.NullPointerException
         at oracle.apps.inv.wshtxn.server.ShipLPNPage.initPrompts(ShipLPNPage.java:143)
         at oracle.apps.inv.wshtxn.server.ShipLPNPage.<init>(ShipLPNPage.java:55)
         at oracle.apps.inv.wshtxn.server.ShipLPNPageXX.<init>(ShipLPNPageXX.java:17)
         ... 10 more
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) SM_EXCEPTION: Exception occurred with user KD34209
    java.lang.NullPointerException
         at oracle.apps.inv.wshtxn.server.ShipLPNPage.initPrompts(ShipLPNPage.java:143)
         at oracle.apps.inv.wshtxn.server.ShipLPNPage.<init>(ShipLPNPage.java:55)
         at oracle.apps.inv.wshtxn.server.ShipLPNPageXX.<init>(ShipLPNPageXX.java:17)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at oracle.apps.mwa.container.StateMachine.loadPage(StateMachine.java:1405)
         at oracle.apps.mwa.container.StateMachine.handleEvent(StateMachine.java:1056)
         at oracle.apps.mwa.container.StateMachine.handleEvent(StateMachine.java:898)
         at oracle.apps.mwa.container.StateMachine.handleEvent(StateMachine.java:1185)
         at oracle.apps.mwa.presentation.telnet.PresentationManager.handle(PresentationManager.java:743)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java:849)
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) (KD34209) handleEvent: entering new page (pageIx = 2)
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) (KD34209) callListeners: executing 1 listeners, action = 0
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) (KD34209) callListeners: PageBean
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN8
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN7
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN6
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN5
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN4
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN3
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN2
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN1
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN0
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) removeFieldBean: fieldName = oracle.apps.mwa.beans.MenuPageBean.MENUITEMBEAN-1
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) Parent page type 1 is unacceptable in pageEntered handler of MenuPageBean!
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) (KD34209) callListeners: AHException
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) (KD34209) handleEvent: backing off (pageEntered)
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) setCurrentPagePtr: ptr = 1
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) (KD34209) purgePageStack: purging at pageIx = 1
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - After switch action
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - curtSession not null
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - initialize new page
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) in initializePage...
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) Start getCustomPage, page=oracle.apps.mwa.beans.MenuPageBean at Mon Sep 17 16:16:45 IST 2012
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - newPage
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - initializeArrays
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - check for PageBean
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - updateObject
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - checkRefireEnter
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PM - renderScreen
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PH.run - after PM handle
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PH.run - while true
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PH.run - while true PM.m_drawScreen
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PH.run - while true PM.m_upArrow
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PH.run - while true PM.m_isNormalText
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PH.run - while true PM.m_highlightedList
    [Mon Sep 17 16:16:45 IST 2012] (Thread-15) PH.run - while true PM.m_highlightText
    [Mon Sep 17 16:16:52 IST 2012] (Thread-15) PH: User KD34209 got disconnected...
    [Mon Sep 17 16:16:52 IST 2012] (Thread-15) PH: caught IOException Connection reset
    [Mon Sep 17 16:16:52 IST 2012] (Thread-15) PH: caught IOException
    java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.net.SocketInputStream.read(SocketInputStream.java:182)
         at java.io.FilterInputStream.read(FilterInputStream.java:66)
         at java.io.PushbackInputStream.read(PushbackInputStream.java:122)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.readChar(ProtocolHandler.java:1370)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.enterHighlight(ProtocolHandler.java:2045)
         at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java:753)
    [Mon Sep 17 16:16:52 IST 2012] (Thread-15) PH: session is not null and session is not killed session...calling markSessionDropped()
    [Mon Sep 17 16:16:52 IST 2012] (Thread-15) KD34209 connection has dropped. Session will be saved temporarily.
    [Mon Sep 17 16:16:52 IST 2012] (Thread-15) PH.run - exit
    In ShipPLNPageXX on line number 17 code is:
    super(ses);
    (Inside page constructor ).
    Please provide the solution ASAP.
    Thanks,
    Kopal

    Hi Kristofer,
    When the Employee pressed the Save button and if the status of timecard is Approved/Submitted , a popup should display.
    I have created a page with two buttons (Yes and No) with  warning  "By clicking yes, all previously submitted versions of this timecard will be retracted. The Timecard will need to be resubmitted and reapproved. Are you sure you wish to continue?"..
    If Employee pressed Yes...I need to save the timecard and normal process should follow..
    Here even if I called the PFR of the TimecardListCO(Standard) controller, It's not working.
    Is there a way to create the page dynamically with two buttons ?So that I can write the code in the extended controller itself rather than creating a new page.
    Which method should I follow to implement this?
    Kindly provide your suggestion...
    Thanks,
    Sukanya

  • Oracle MSCA (Mobile Supply Chain Applications)/ Oracle Apps MSCA

    Hi Guys,
    If you have any study material on Oracle MSCA please fwd me at [email protected]
    Thanks in advance !!!!!

    I followed the documents and tried the steps in windows 2003 machine and i am getting the following error when i am trying to run the .cmd file.
    C:\msca>run.cmd
    C:\msca>set MWA_GUI_TOP=C:\msca
    C:\msca>set JAVA_TOP="C:\jdk1.1.8"
    C:\msca>"C:\jdk1.1.8"\bin\java -classpath "C:\jdk1.1.8"\lib\classes.zip;C:\msca\
    lib\j5479779.zip oracle.apps.mwa.awt.client.StartGUI
    Can't find class oracle/apps/mwa/awt/client/StartGUI
    Kindly suggest a solution pls.
    Thanks
    karthi

  • Oracle MSCA option on RF device and Windows tablet - Comparision

    Hi All,
    In our discussion on warehouse transactions, there were few options discussed:
    - User Orcle MSCA on RF device (like Intermec, MC75 etc)
    - Use windows based tablet to run MSCA sceen and use scanner to scan the barcode
    - Use windows based tablet to Oracle forms to do the warehouse transactions and use the scanner to scan the barcode
    Since we can run the Oracle forms on Windows based tablet amd we can easily connect the normal scanner. It would be cost effective also and can be carried anyware within the warehouse.
    I would like to get some of the pros and cons in each of these options.
    Thanks for your support.
    Regards,
    Vas

    wondering if you 've found an answer?

  • Oracle MSCA and WMS

    Hello,
    This is on r12.1.3
    Is it mandatory to purchase Oracle WMS with  MSCA?    Can we leverage MSCA functionality for bar code scanning and labelling without having Oracle WMS?
    Please advise.
    Darsh

    Dear Pankaj,
    Inventory is a separate License...you cannot officially use MSCA by default when you purchase inventory license.
    MSCA license needs to be bought separately.
    So basically there are 3 flavors:
    1. Pure Inventory
    2. Inventory + MSCA
    3. Inventory + WMS (WMS includes MSCA license)
    However we definitely cannot have WMS without MSCA.
    Hope it clarifies.
    Thanks,
    Hrishi

  • Error in calling a custom page in Oracle MSCA Mobile Web Application

    A custom page which is extended from a standard MWA page needs to be called. While doing this, the following error shows up.
    "Parent page type 4 is unacceptable in pageEntered handler of MenuPageBean!" in the $INST_TOP/logs/*system.log file.
    Your inputs are very much appreciated. TIA.

    Hi;
    Please see:
    Howto Enable WMS / MSCA Logging? [ID 338291.1]
    Mobile Work Orderless Completion Giving Error Message Unexpected Error Occured [ID 413364.1]
    Mobile Apps Does Not Recognize Barcode Data Identifiers and Strip the DFI's [ID 745432.1]
    Regard
    Helios

  • WMS & MSCA

    Hi
    Can you pls let me know about WMS & MSCA.
    I am more interested to know which industry they are specific to.
    Regards
    Yram

    Hi Yram,
    pl. visit following links.
    http://ora-apps.blogspot.in/2007/12/oracle-mobile-applications-msca.html
    http://www.takesolutions.com/oracle-msca-and-wms-implementation
    http://www.zebra.com/content/dam/zebra/white-papers/en-us/oracle-wms-msca-en-us.pdf
    http://www.skipjacksc.com/services.shtml
    HTH
    Sanjay

  • Oracle Mobile Supply Chain Application

    Hi,
    I want to get some in-depth knowledge about oracle MSCA.I have already gone through Mr.Senthil Shanmugam's articles about Oracle MSCA. Can anyone suggest me some other materials that can give me some in-depth practical knowledge in it like how to write new applications and how to customize the existing applications,etc.,. Quick responces would be very useful for me.
    Thanks in advance.
    Edited by: user13552077 on May 7, 2011 6:20 AM

    hi
    refer this,
    http://www.google.co.in/url?sa=t&source=web&cd=78&ved=0CEUQFjAHOEY&url=http%3A%2F%2Fwww.ncoaug.org%2FNCOAUG%2520Training%2520Day%2520Aug%25202008%2FMobile%2520Supply%2520Chain-Unplugged%2520-%2520Ashok%2520Kowdle%2C%2520AST.pps&rct=j&q=oracle%20msca%20solutions&ei=99vETc6IMcrJrAfZooy7BA&usg=AFQjCNEmgfo2jgEN2y-MZ0LW1_yro4qKKA&cad=rja

  • Installation of Oracle APPS 11 on Windows XP Professional

    Dear all,
    I downloaded all the zip files needed for Oracle APPS 11 from edelivery.oracle.com
    Now I'm trying to install the package but I get stuck on an error. I already installed DeVC++ (in folder C:\VC98) and installed ActivePerl.
    During rapidwiz alle the zipfiles are being unzipped and after that I get the following error:
    RW50004: Error code received when running external process. Check log file for details.
    Running database install driver for VIS instance
    The log file shows me the following:
    Hope you can help me with this.
    Greetings,
    Charif
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 11.5.10.35
    >> Install session started : Fri May 02 12:05:34 CEST 2008
    >> Rapid Wizard source location : E:\oracleextract2\startCD\Disk1\rapidwiz
    >> Command Line arguments for this execution :
    =================================================================
    Install Session Information
    Host Name : server.charif.nl
    Host Operating System : Windows
    User running Install : Administrator
    =================================================================
    InstUpgPanel
         User action : Install Oracle Applications
         Install type : Standard Install
    InstallPanel
         User action : Create configuration file
         Description : To create a new intance cofiguration.
    NumNodesPanel
         Install type : Single node Install
         Description : Installs all the services on a single node.
    InstallSidPanel
         Database type : Vision Demo Database
         Database name : VIS
    RdbmsPanel
         Derived Mount Points :
              Base Install directory : c:\oracle
              Oracle Home : c:\oracle\visdb\9.2.0
              Data Top (SYS) : c:\oracle\visdata
              Data Top (LOG) : c:\oracle\visdata
              Data Top (TXN) : c:\oracle\visdata
              Data Top (ARCHIVE) : c:\oracle\visdata
    MtierInfoPanel
         Configuration Information for Node - server - Admin Server / Concurrent Mgr / Forms Server / Web Server
              Derived Mount Points :
                   MKS directory : C:\cygwin\bin
                   MSDEV directory : C:\VC98
                   Base Install directory : c:\oracle
                   APPL_TOP Mount point : c:\oracle\visappl
                   APPL_TOP aux. 1 : c:\oracle\visappl
                   APPL_TOP aux. 2 : c:\oracle\visappl
                   APPL_TOP aux. 3 : c:\oracle\visappl
                   COMMON_TOP : c:\oracle\viscomn
                   8.0.6 ORACLE_HOME : c:\oracle\visora\8.0.6
                   iAS ORACLE_HOME : c:\oracle\visora\iAS
                   Temp Directory : c:\oracle\viscomn\temp
    PortPanel
              Selected port pool :
                   Domain Name : charif.nl
                   Database Port : 1521
                   RPC Port : 1626
                   Reports Port : 7000
                   Web Listener Port : 8000
                   OProcMgr Port : 8100
                   Web PLSQL Port : 8200
                   Servlet Port : 8800
                   Forms Listener Port : 9000
                   Metrics Server Data Port : 9100
                   Metrics Server Req. Port : 9200
                   JTF Fulfillment Server Port : 9300
                   Map Viewer Servlet Port : 9800
                   OEM Web Utility Port : 10000
                   VisiBroker OrbServer Agent Port : 10100
                   MSCA Server Port : 10200
                   MSCA Dispatcher Port : 10300
                   Java Object Cache Port : 12345
                   OACORE Servlet Port Range : 16000-16009
                   Discoverer Servlet Port Range : 17000-17009
                   Forms Servlet Port Range : 18000-18009
                   XMLSVCS Servlet Port Range : 19000-19009
    AppsConfig temp dir set to: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    ConfigFilePanel
              Setting temp directory to : C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp <-> C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
              Writing configuration file to : C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\config.txt
    Port Availability Check :
    Database Port Value = 1521...... Available
    RPC Port Value = 1626...... Available
    Forms Listener Port Value = 9000...... Available
    Metrics Server Port Value = 9100...... Available
    Metrics Client Port Value = 9200...... Available
    Forms Servlet Port Range Value = 18000...... Available
    Forms Servlet Port Range Value = 18001...... Available
    Forms Servlet Port Range Value = 18002...... Available
    Forms Servlet Port Range Value = 18003...... Available
    Forms Servlet Port Range Value = 18004...... Available
    Forms Servlet Port Range Value = 18005...... Available
    Forms Servlet Port Range Value = 18006...... Available
    Forms Servlet Port Range Value = 18007...... Available
    Forms Servlet Port Range Value = 18008...... Available
    Forms Servlet Port Range Value = 18009...... Available
    Report Listener Port Value = 7000...... Available
    Web Listener Port Value = 8000...... Available
    Web Listener PLSQL Port Value = 8200...... Available
    Servlet Port Value = 8800...... Available
    JTF Fulfillment Server Port Value = 9300...... Available
    Map Viewer Servlet Port Value = 9800...... Available
    OEM Web Utility Port Value = 10000...... Available
    VisiBroker OrbServer Agent Port Value = 10100...... Available
    MSCA Server Port Value = 10200...... Available
    MSCA Dispatcher Port Value = 10300...... Available
    OACORE Servlet Port Range Value = 16000...... Available
    OACORE Servlet Port Range Value = 16001...... Available
    OACORE Servlet Port Range Value = 16002...... Available
    OACORE Servlet Port Range Value = 16003...... Available
    OACORE Servlet Port Range Value = 16004...... Available
    OACORE Servlet Port Range Value = 16005...... Available
    OACORE Servlet Port Range Value = 16006...... Available
    OACORE Servlet Port Range Value = 16007...... Available
    OACORE Servlet Port Range Value = 16008...... Available
    OACORE Servlet Port Range Value = 16009...... Available
    Discoverer Servlet Port Range Value = 17000...... Available
    Discoverer Servlet Port Range Value = 17001...... Available
    Discoverer Servlet Port Range Value = 17002...... Available
    Discoverer Servlet Port Range Value = 17003...... Available
    Discoverer Servlet Port Range Value = 17004...... Available
    Discoverer Servlet Port Range Value = 17005...... Available
    Discoverer Servlet Port Range Value = 17006...... Available
    Discoverer Servlet Port Range Value = 17007...... Available
    Discoverer Servlet Port Range Value = 17008...... Available
    Discoverer Servlet Port Range Value = 17009...... Available
    XMLSVCS Servlet Port Range Value = 19000...... Available
    XMLSVCS Servlet Port Range Value = 19001...... Available
    XMLSVCS Servlet Port Range Value = 19002...... Available
    XMLSVCS Servlet Port Range Value = 19003...... Available
    XMLSVCS Servlet Port Range Value = 19004...... Available
    XMLSVCS Servlet Port Range Value = 19005...... Available
    XMLSVCS Servlet Port Range Value = 19006...... Available
    XMLSVCS Servlet Port Range Value = 19007...... Available
    XMLSVCS Servlet Port Range Value = 19008...... Available
    XMLSVCS Servlet Port Range Value = 19009...... Available
    Operating System Check
    command : cmd.exe /c E:\oracleextract2\startCD\Disk1\rapidwiz\bin\checkOS.cmd
    E:\oracleextract2\startCD\Disk1\rapidwiz>echo off
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\Administrator\Application Data
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=SERVER
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\Administrator
    LOGONSERVER=\\SERVER
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Path=C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem; C:\cygwin\bin\;
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 8, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f08
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    TMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    USERDOMAIN=SERVER
    USERNAME=Administrator
    USERPROFILE=C:\Documents and Settings\Administrator
    windir=C:\WINDOWS
    Operating System patch/version test has succeeded
    O/S User and Group Check
    Domain=SERVER
    ,Username=Administrator
    ,PC-Name=SERVER
    User belongs to the Administrators Group.
    Port Uniqueness Check :
    All ports are unique.
    File System Check :
    Database ORACLE_HOME created:
    Mount Point = c:\oracle\visdb\9.2.0
    Database ORACLE_HOME admin folder created:
    Mount Point = c:\oracle\visdb\9.2.0\appsutil
    Database ORACLE_HOME temp folder created:
    Mount Point = c:\oracle\visdb\9.2.0\appsutil\temp
    Database Install Log Directory created:
    Mount Point = c:\oracle\visdb\9.2.0\appsutil\log\VIS_server
    Database Install Out Directory created:
    Mount Point = c:\oracle\visdb\9.2.0\appsutil\out\VIS_server\templbac
    Database System File Directory created:
    Mount Point = c:\oracle\visdata
    Database Log File Directory available:
    Mount Point = c:\oracle\visdata
    Database Transaction File Directory available:
    Mount Point = c:\oracle\visdata
    Database Archive File Directory available:
    Mount Point = c:\oracle\visdata
    APPL_TOP created:
    Mount Point = c:\oracle\visappl
    APPL_TOP admin created:
    Mount Point = c:\oracle\visappl\admin
    APPL_TOP mount 2 available:
    Mount Point = c:\oracle\visappl
    APPL_TOP mount 3 available:
    Mount Point = c:\oracle\visappl
    APPL_TOP mount 4 available:
    Mount Point = c:\oracle\visappl
    COMMON_TOP created:
    Mount Point = c:\oracle\viscomn
    JAVA_TOP created:
    Mount Point = c:\oracle\viscomn\java
    PORTAL_TOP created:
    Mount Point = c:\oracle\viscomn\portal
    Temp Directory created:
    Mount Point = c:\oracle\viscomn\temp
    APPL_TOP admin Install Log Directory created:
    Mount Point = c:\oracle\visappl\admin\VIS_server\log
    APPL_TOP admin Install Out Directory created:
    Mount Point = c:\oracle\visappl\admin\VIS_server\out\templbac
    Apps ORACLE_HOME created:
    Mount Point = c:\oracle\visora\iAS
    Tools ORACLE_HOME created:
    Mount Point = c:\oracle\visora\8.0.6
    File Space Check :
    Disk space on system acceptable :
    Database ORACLE_HOME = c:\oracle\visdb\9.2.0
    required = 2800.0
    actual = 133092.33984375
    Disk space on system acceptable :
    Database System File Directory = c:\oracle\visdata
    required = 12009.0
    actual = 130292.33984375
    Disk space on system acceptable :
    Database Log File Directory = c:\oracle\visdata
    required = 160.0
    actual = 118283.33984375
    Disk space on system acceptable :
    Database Transaction File Directory = c:\oracle\visdata
    required = 28438.0
    actual = 118123.33984375
    Disk space on system acceptable :
    Database Archive File Directory = c:\oracle\visdata
    required = 20186.0
    actual = 89685.33984375
    Disk space on system acceptable :
    APPL_TOP = c:\oracle\visappl
    required = 5388.0
    actual = 69499.33984375
    Disk space on system acceptable :
    APPL_TOP mount 2 = c:\oracle\visappl
    required = 2664.0
    actual = 64111.33984375
    Disk space on system acceptable :
    APPL_TOP mount 3 = c:\oracle\visappl
    required = 4667.0
    actual = 61447.33984375
    Disk space on system acceptable :
    APPL_TOP mount 4 = c:\oracle\visappl
    required = 2157.0
    actual = 56780.33984375
    Disk space on system acceptable :
    COMMON_TOP = c:\oracle\viscomn
    required = 2207.0
    actual = 54623.33984375
    Disk space on system acceptable :
    Apps ORACLE_HOME = c:\oracle\visora\iAS
    required = 1130.0
    actual = 52416.33984375
    Disk space on system acceptable :
    Tools ORACLE_HOME = c:\oracle\visora\8.0.6
    required = 2425.0
    actual = 51286.33984375
    Host/Domain Check
    command : ping -n 1 server
    Pingen naar server.charif.nl [192.168.160.132] met 32 byte gegevens:
    Antwoord van 192.168.160.132: bytes=32 tijd=5 ms TTL=128
    Ping-statistieken voor 192.168.160.132:
    Pakketten: verzonden = 1, ontvangen = 1, verloren = 0
    (0% verlies).De gemiddelde tijd voor het uitvoeren van ‚‚n bewerking in milliseconden:
    Minimum = 5ms, Maximum = 5ms, Gemiddelde = 5ms
    host ping has succeeded
    command : ping -n 1 server.charif.nl
    Pingen naar server.charif.nl [192.168.160.132] met 32 byte gegevens:
    Antwoord van 192.168.160.132: bytes=32 tijd<1 ms TTL=128
    Ping-statistieken voor 192.168.160.132:
    Pakketten: verzonden = 1, ontvangen = 1, verloren = 0
    (0% verlies).De gemiddelde tijd voor het uitvoeren van ‚‚n bewerking in milliseconden:
    Minimum = 0ms, Maximum = 0ms, Gemiddelde = 0ms
    host.domain ping has succeeded
    OS Patch Checks
    running command : OSPatchCheck.checkPatch()
    OS = Windows XP OSVersion = 5.1
    No Patch Information available for this Platform
    System Utilities Check
    command : cmd.exe /c E:\oracleextract2\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\cygwin\bin C:\VC98
    There was an error while running the command - cmd.exe /c E:\oracleextract2\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\cygwin\bin C:\VC98
    C:\VC98\bin\vcvars32.bat wordt niet herkend als een interne
    of externe opdracht, programma of batchbestand.
    E:\oracleextract2\startCD\Disk1\rapidwiz>echo off
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    /usr/bin/cc
    'cc' is available.
    /usr/bin/link
    'link' is available.
    ERRORCODE = 0 ERRORCODE_END
    System Utilities Availability test has succeeded
    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 E:\oracleextract2\oraDB\Disk1
    RapidWiz location: E:\oracleextract2\startCD\Disk1\rapidwiz
    Install Media location: E:\oracleextract2\startCD\Disk1
    APPL_TOP location: c:\oracle\visappl
    Database ORACLE_HOME: c:\oracle\visdb\9.2.0
    Database SID: VIS
    Database Context Name : VIS_server
    Creating 9.2.0 DB Context from E:\oracleextract2\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp to c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    instantiate file:
    source : E:\oracleextract2\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
    dest : c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    instantiate file:
    source : c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    dest : c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    instantiate file:
    source : c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    dest : c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    instantiate file:
    source : c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    dest : c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    instantiate file:
    source : c:\oracle\visdb\9.2.0\temp\restart.xml
    dest : c:\oracle\visdb\9.2.0\temp\restart.xml
    instantiate file:
    source : c:\oracle\visdb\9.2.0\temp\restart.xml
    dest : c:\oracle\visdb\9.2.0\temp\restart.xml
    Creating APPL_TOP Context from E:\oracleextract2\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp to c:\oracle\visappl\admin\VIS_server.xml
    instantiate file:
    source : E:\oracleextract2\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
    dest : c:\oracle\visappl\admin\VIS_server.xml
    instantiate file:
    source : c:\oracle\visappl\admin\VIS_server.xml
    dest : c:\oracle\visappl\admin\VIS_server.xml
    instantiate file:
    source : c:\oracle\visappl\admin\VIS_server.xml
    dest : c:\oracle\visappl\admin\VIS_server.xml
    instantiate file:
    source : c:\oracle\visappl\admin\VIS_server.xml
    dest : c:\oracle\visappl\admin\VIS_server.xml
    instantiate file:
    source : c:\oracle\visappl\admin\VIS_server.xml
    dest : c:\oracle\visappl\admin\VIS_server.xml
    instantiate file:
    source : c:\oracle\viscomn\temp\restart.xml
    dest : c:\oracle\viscomn\temp\restart.xml
    instantiate file:
    source : c:\oracle\viscomn\temp\restart.xml
    dest : c:\oracle\viscomn\temp\restart.xml
    Processing DriverFile = E:\oracleextract2\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for E:\oracleextract2\startCD\Disk1\rapidwiz\template\adridb.drv
    Processing DriverFile = E:\oracleextract2\startCD\Disk1\rapidwiz\template\adriapps.drv
    Running Instantiation Drivers for E:\oracleextract2\startCD\Disk1\rapidwiz\template\adriapps.drv
    Total number of processes in Current Install 5
    Processing DriverFile = E:\oracleextract2\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for E:\oracleextract2\startCD\Disk1\rapidwiz\template\adridb.drv
    Creation of Directory - C:\oracle\visdb\9.2.0\temp\VIS_server Succeeded.
    instantiate file:
    source : E:\oracleextract2\startCD\Disk1\rapidwiz\template\adrun9i.cmd
    dest : c:\oracle\visdb\9.2.0\temp\VIS_server\adrun9i.cmd
    backup : c:\oracle\visdb\9.2.0\temp\VIS_server\adrun9i.cmd to c:\oracle\visdb\9.2.0\appsutil\out\VIS_server\templbac\adrun9i.cmd
    instantiate file:
    source : E:\oracleextract2\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : c:\oracle\visdb\9.2.0\temp\VIS_server\adrundb.cmd
    backup : c:\oracle\visdb\9.2.0\temp\VIS_server\adrundb.cmd to c:\oracle\visdb\9.2.0\appsutil\out\VIS_server\templbac\adrundb.cmd
    Step 0 of 5
    Command: c:\oracle\visdb\9.2.0\temp\VIS_server\adrun9i.cmd
    Processing Step 1 of 5
    Executing: c:\oracle\visdb\9.2.0\temp\VIS_server\adrun9i.cmd APPS APPS
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM $Header: adrun9i.cmd 115.31 2004/08/19 21:47:16 psaddi ship $
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM ###############################################################
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM overwritten. If you were instructed to edit this file, or if you are not
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM able to use the settings created by AutoConfig, refer to Metalink document
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM 165195.1 for assistance.
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM ###############################################################
    E:\oracleextract2\startCD\Disk1\rapidwiz>REM
    E:\oracleextract2\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    E:\oracleextract2\startCD\Disk1\rapidwiz>(set date=vr 02-05-2008 )
    E:\oracleextract2\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    E:\oracleextract2\startCD\Disk1\rapidwiz>(set time=12:07 )
    E:\oracleextract2\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 9I RDBMS : vr 02-05-2008 12:07
    STARTED INSTALL PHASE : 9I RDBMS : vr 02-05-2008 12:07
    E:\oracleextract2\startCD\Disk1\rapidwiz>SET JRE_PATH=E:\oracleextract2\startCD\Disk1\rapidwiz\jre\NT\1.4.2\bin\java
    E:\oracleextract2\startCD\Disk1\rapidwiz>SET JRE_CP=.;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jre\NT\1.4.2\lib\rt.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jre\NT\1.4.2\lib\i18n.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\jnls.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\acc.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\netcfg.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\java
    E:\oracleextract2\startCD\Disk1\rapidwiz>SET XML_FILE=c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml
    E:\oracleextract2\startCD\Disk1\rapidwiz>SET PATH=E:\oracleextract2\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem; C:\cygwin\bin\;
    E:\oracleextract2\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    E:\oracleextract2\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=1 )
    E:\oracleextract2\startCD\Disk1\rapidwiz>CD /D C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM Install 9i will only happen, if database is "db920"
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if "db920" == "db920" goto :INSTALL_DB
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM Installing 9i RDBMS
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if "FALSE" == "c:\oracle\visdb\9.2.0\temp\VIS_server\adrun9i.cmd" (if not "FALSE" == "FALSE" (goto :FALSE ) else (goto :runProcess_1 ) )
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "runProcess_1"
    "runProcess_1"
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM Setting the driver file name
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>SET DRVNAME=gdb920.drv
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM install 9i
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "Statusstring Installing 9i - E:\oracleextract2\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    "Statusstring Installing 9i - E:\oracleextract2\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>E:\oracleextract2\startCD\Disk1\rapidwiz\jre\NT\1.4.2\bin\java -mx512M -classpath .;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jre\NT\1.4.2\lib\rt.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jre\NT\1.4.2\lib\i18n.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\jnls.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\acc.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\netcfg.jar;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;E:\oracleextract2\startCD\Disk1\rapidwiz\jlib\java oracle.apps.ad.autoconfig.InstantiateFile -e c:\oracle\visdb\9.2.0\appsutil\VIS_server.xml -d E:\oracleextract2\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv -pwd no_password_here -log c:\oracle\visdb\9.2.0\appsutil\log\VIS_server\dbInstall.log -nthreads 1 -verbose
    Enter the location of the CD labeled Oracle Applications Rapid Install - RDBMS Disk 1 :
    Checking Disk contents in - E:\oracleextract2\startCD\Disk1\rapidwiz
    Checking Disk contents in - E:\oracleextract2\oraDB\Disk1
    Checking Disk contents in - E:\oracleextract2\oraDB\Disk1
    UnzipCount:114
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if 0 == 0 goto :DBINSTALL_OK
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "runProcess_2"
    "runProcess_2"
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM Update the oracle.key
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>REM
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>call c:\oracle\visdb\9.2.0\appsutil\bin\adgenhnm.exe c:\oracle\visdb\9.2.0
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if 1 == 0 goto :UPDKEY_OK
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo "Cannot update oracle.key for database ORACLE_HOME"
    "Cannot update oracle.key for database ORACLE_HOME"
    There was an error while running the command - c:\oracle\visdb\9.2.0\temp\VIS_server\adrun9i.cmd APPS APPS
    Toegang geweigerd.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    Het proces heeft geprobeerd naar een niet-bestaande sluis te schrijven.
    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

    Dear hsawwan.
    dbinfrun.log doesn't exist
    and dbinstall.log shows the following (no errors?)
    Path Obtained by Instantiate FileE:\oracleextract2\oraDB\Disk1& Disk number = 1
    Processing E:\oracleextract2\oraDB\Disk1\db\driver\db920.drv file
    ================================================================
    Processing the contents of : Disk1
    Processing the driver file : E:\oracleextract2\oraDB\Disk1\db\driver\Disk1.drv
    UNZIPPING THE DISK1 CONTENTS
    UNZIP used: UnZip 5.52 of 28 February 2005, by Info-ZIP. Maintained by C. Spieler. Send
    Unzip0 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh49_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip0
    .end std out.
    .end err out.
    Unzip0 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh49_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip1 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh48_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip1
    .end std out.
    .end err out.
    Unzip1 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh48_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip2 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh50_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip2
    .end std out.
    .end err out.
    Unzip2 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh50_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip3 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh49_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip3
    .end std out.
    .end err out.
    Unzip3 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh49_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip4 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh23_classes0.zip at c:\oracle\visdb\9.2.0\
    Unzip4
    .end std out.
    .end err out.
    Unzip4 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh23_classes0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip5 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh48_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip5
    .end std out.
    .end err out.
    Unzip5 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh48_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip6 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh23_classes1.zip at c:\oracle\visdb\9.2.0\
    Unzip6
    .end std out.
    .end err out.
    Unzip6 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh23_classes1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip7 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh47_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip7
    .end std out.
    .end err out.
    Unzip7 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh47_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip8 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh63_oui.zip at c:\oracle\visdb\9.2.0\
    Unzip8
    .end std out.
    .end err out.
    Unzip8 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh63_oui.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip9 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh69_sysman.zip at c:\oracle\visdb\9.2.0\
    Unzip9
    .end std out.
    .end err out.
    Unzip9 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh69_sysman.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip10 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh54_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip10
    .end std out.
    .end err out.
    Unzip10 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh54_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip11 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh13_appsutil.zip at c:\oracle\visdb\9.2.0\
    Unzip11
    .end std out.
    .end err out.
    Unzip11 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh13_appsutil.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip12 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh51_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip12
    .end std out.
    .end err out.
    Unzip12 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh51_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip13 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh21_bin.zip at c:\oracle\visdb\9.2.0\
    Unzip13
    .end std out.
    .end err out.
    Unzip13 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh21_bin.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip14 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh45_network.zip at c:\oracle\visdb\9.2.0\
    Unzip14
    .end std out.
    .end err out.
    Unzip14 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh45_network.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip15 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh51_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip15
    .end std out.
    .end err out.
    Unzip15 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh51_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip16 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh3_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip16
    .end std out.
    .end err out.
    Unzip16 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh3_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip17 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh53_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip17
    .end std out.
    .end err out.
    Unzip17 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh53_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip18 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh11_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip18
    .end std out.
    .end err out.
    Unzip18 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh11_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip19 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh23_classes.zip at c:\oracle\visdb\9.2.0\
    Unzip19
    .end std out.
    .end err out.
    Unzip19 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh23_classes.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip20 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh12_appsoui.zip at c:\oracle\visdb\9.2.0\
    Unzip20
    .end std out.
    .end err out.
    Unzip20 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh12_appsoui.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip21 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh54_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip21
    .end std out.
    .end err out.
    Unzip21 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh54_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip22 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh22_classes.zip at c:\oracle\visdb\9.2.0\
    Unzip22
    .end std out.
    .end err out.
    Unzip22 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh22_classes.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip23 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh52_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip23
    .end std out.
    .end err out.
    Unzip23 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh52_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip24 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh29_demo.zip at c:\oracle\visdb\9.2.0\
    Unzip24
    .end std out.
    .end err out.
    Unzip24 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh29_demo.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip25 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh22_classes0.zip at c:\oracle\visdb\9.2.0\
    Unzip25
    .end std out.
    .end err out.
    Unzip25 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh22_classes0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip26 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh52_oem_webstage1.zip at c:\oracle\visdb\9.2.0\
    Unzip26
    .end std out.
    .end err out.
    Unzip26 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh52_oem_webstage1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip27 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh1_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip27
    .end std out.
    .end err out.
    Unzip27 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh1_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip28 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh53_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip28
    .end std out.
    .end err out.
    Unzip28 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh53_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip29 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh46_oci.zip at c:\oracle\visdb\9.2.0\
    Unzip29
    .end std out.
    .end err out.
    Unzip29 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh46_oci.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip30 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh5_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip30
    .end std out.
    .end err out.
    Unzip30 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh5_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip31 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh50_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip31
    .end std out.
    .end err out.
    Unzip31 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh50_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip32 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh13_appsutil0.zip at c:\oracle\visdb\9.2.0\
    Unzip32
    .end std out.
    .end err out.
    Unzip32 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh13_appsutil0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip33 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh62_ord.zip at c:\oracle\visdb\9.2.0\
    Unzip33
    .end std out.
    .end err out.
    Unzip33 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh62_ord.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip34 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh22_classes1.zip at c:\oracle\visdb\9.2.0\
    Unzip34
    .end std out.
    .end err out.
    Unzip34 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh22_classes1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip35 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh52_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip35
    .end std out.
    .end err out.
    Unzip35 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh52_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip36 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh65_rdbms.zip at c:\oracle\visdb\9.2.0\
    Unzip36
    .end std out.
    .end err out.
    Unzip36 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh65_rdbms.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip37 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh19_bin.zip at c:\oracle\visdb\9.2.0\
    Unzip37
    .end std out.
    .end err out.
    Unzip37 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh19_bin.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip38 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh42_jre.zip at c:\oracle\visdb\9.2.0\
    Unzip38
    .end std out.
    .end err out.
    Unzip38 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh42_jre.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip39 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh64_rdbms.zip at c:\oracle\visdb\9.2.0\
    Unzip39
    .end std out.
    .end err out.
    Unzip39 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh64_rdbms.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip40 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh61_Omwb.zip at c:\oracle\visdb\9.2.0\
    Unzip40
    .end std out.
    .end err out.
    Unzip40 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh61_Omwb.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip41 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh32_javavm.zip at c:\oracle\visdb\9.2.0\
    Unzip41
    .end std out.
    .end err out.
    Unzip41 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh32_javavm.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip42 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh25_ctx.zip at c:\oracle\visdb\9.2.0\
    Unzip42
    .end std out.
    .end err out.
    Unzip42 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh25_ctx.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip43 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh20_bin0.zip at c:\oracle\visdb\9.2.0\
    Unzip43
    .end std out.
    .end err out.
    Unzip43 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh20_bin0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip44 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh20_bin.zip at c:\oracle\visdb\9.2.0\
    Unzip44
    .end std out.
    .end err out.
    Unzip44 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh20_bin.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip45 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh70_ultrasearch.zip at c:\oracle\visdb\9.2.0\
    Unzip45
    .end std out.
    .end err out.
    Unzip45 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh70_ultrasearch.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip46 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh7_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip46
    .end std out.
    .end err out.
    Unzip46 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh7_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip47 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh27_ctx.zip at c:\oracle\visdb\9.2.0\
    Unzip47
    .end std out.
    .end err out.
    Unzip47 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh27_ctx.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip48 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh24_classes.zip at c:\oracle\visdb\9.2.0\
    Unzip48
    .end std out.
    .end err out.
    Unzip48 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh24_classes.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip49 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh28_demo.zip at c:\oracle\visdb\9.2.0\
    Unzip49
    .end std out.
    .end err out.
    Unzip49 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk1\db\stage\dboh28_demo.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip50 - Start of native unzipping E:\oracleextract2\oraDB\Disk1\db\stage\dboh36_javavm.zip at c:\oracle\visdb\9.2.0\
    AutoConfig is exiting with status 0
    Processing disk file : disk.label in E:\oracleextract2\oraDB\Disk2
    Checking the content :disk.label
    All contents are valid.....
    =============================================================
    Processing the contents of : Disk2
    Processing the driver file : E:\oracleextract2\oraDB\Disk2\db\driver\Disk2.drv
    UNZIPPING THE DISK2 CONTENTS
    Unzip51 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh16_assistants.zip at c:\oracle\visdb\9.2.0\
    Unzip51
    .end std out.
    .end err out.
    Unzip51 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh16_assistants.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip52 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh17_assistants.zip at c:\oracle\visdb\9.2.0\
    Unzip52
    .end std out.
    .end err out.
    Unzip52 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh17_assistants.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip53 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh51_oem_webstage1.zip at c:\oracle\visdb\9.2.0\
    Unzip53
    .end std out.
    .end err out.
    Unzip53 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh51_oem_webstage1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip54 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh50_oem_webstage1.zip at c:\oracle\visdb\9.2.0\
    Unzip54
    .end std out.
    .end err out.
    Unzip54 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh50_oem_webstage1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip55 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh14_assistants.zip at c:\oracle\visdb\9.2.0\
    Unzip55
    .end std out.
    .end err out.
    Unzip55 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh14_assistants.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip56 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh4_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip56
    .end std out.
    .end err out.
    Unzip56 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh4_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip57 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh2_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip57
    .end std out.
    .end err out.
    Unzip57 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh2_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip58 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh8_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip58
    .end std out.
    .end err out.
    Unzip58 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh8_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip59 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh6_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip59
    .end std out.
    .end err out.
    Unzip59 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh6_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip60 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh18_bin.zip at c:\oracle\visdb\9.2.0\
    Unzip60
    .end std out.
    .end err out.
    Unzip60 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh18_bin.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip61 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh0_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip61
    .end std out.
    .end err out.
    Unzip61 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh0_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip62 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh40_jlib.zip at c:\oracle\visdb\9.2.0\
    Unzip62
    .end std out.
    .end err out.
    Unzip62 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh40_jlib.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip63 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh55_oem_webstage.zip at c:\oracle\visdb\9.2.0\
    Unzip63
    .end std out.
    .end err out.
    Unzip63 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh55_oem_webstage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip64 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh26_ctx.zip at c:\oracle\visdb\9.2.0\
    Unzip64
    .end std out.
    .end err out.
    Unzip64 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh26_ctx.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip65 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh10_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip65
    .end std out.
    .end err out.
    Unzip65 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh10_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip66 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh47_oem_webstage0.zip at c:\oracle\visdb\9.2.0\
    Unzip66
    .end std out.
    .end err out.
    Unzip66 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh47_oem_webstage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip67 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh65_rdbms0.zip at c:\oracle\visdb\9.2.0\
    Unzip67
    .end std out.
    .end err out.
    Unzip67 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh65_rdbms0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip68 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh38_jlib.zip at c:\oracle\visdb\9.2.0\
    Unzip68
    .end std out.
    .end err out.
    Unzip68 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh38_jlib.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip69 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh66_rdbms.zip at c:\oracle\visdb\9.2.0\
    Unzip69
    .end std out.
    .end err out.
    Unzip69 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh66_rdbms.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip70 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh57_olap.zip at c:\oracle\visdb\9.2.0\
    Unzip70
    .end std out.
    .end err out.
    Unzip70 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh57_olap.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip71 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh45_network0.zip at c:\oracle\visdb\9.2.0\
    Unzip71
    .end std out.
    .end err out.
    Unzip71 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh45_network0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip72 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh64_rdbms0.zip at c:\oracle\visdb\9.2.0\
    Unzip72
    .end std out.
    .end err out.
    Unzip72 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh64_rdbms0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip73 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh21_bin0.zip at c:\oracle\visdb\9.2.0\
    Unzip73
    .end std out.
    .end err out.
    Unzip73 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh21_bin0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip74 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh29_demo0.zip at c:\oracle\visdb\9.2.0\
    Unzip74
    .end std out.
    .end err out.
    Unzip74 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh29_demo0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip75 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh37_javavm.zip at c:\oracle\visdb\9.2.0\
    Unzip75
    .end std out.
    .end err out.
    Unzip75 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh37_javavm.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip76 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh52_oem_webstage2.zip at c:\oracle\visdb\9.2.0\
    Unzip76
    .end std out.
    .end err out.
    Unzip76 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh52_oem_webstage2.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip77 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh46_oci0.zip at c:\oracle\visdb\9.2.0\
    Unzip77
    .end std out.
    .end err out.
    Unzip77 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh46_oci0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip78 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh19_bin0.zip at c:\oracle\visdb\9.2.0\
    Unzip78
    .end std out.
    .end err out.
    Unzip78 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh19_bin0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip79 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh48_oem_webstage1.zip at c:\oracle\visdb\9.2.0\
    Unzip79
    .end std out.
    .end err out.
    Unzip79 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh48_oem_webstage1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip80 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh68_sysman.zip at c:\oracle\visdb\9.2.0\
    Unzip80
    .end std out.
    .end err out.
    Unzip80 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk2\db\stage\dboh68_sysman.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip81 - Start of native unzipping E:\oracleextract2\oraDB\Disk2\db\stage\dboh35_javavm.zip at c:\oracle\visdb\9.2.0\
    AutoConfig is exiting with status 0
    Processing disk file : disk.label in E:\oracleextract2\oraDB\Disk3
    Checking the content :disk.label
    All contents are valid.....
    =============================================================
    Processing the contents of : Disk3
    Processing the driver file : E:\oracleextract2\oraDB\Disk3\db\driver\Disk3.drv
    UNZIPPING THE DISK3 CONTENTS
    Unzip82 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh67_sysman.zip at c:\oracle\visdb\9.2.0\
    Unzip82
    .end std out.
    .end err out.
    Unzip82 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh67_sysman.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip83 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh66_rdbms0.zip at c:\oracle\visdb\9.2.0\
    Unzip83
    .end std out.
    .end err out.
    Unzip83 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh66_rdbms0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip84 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh59_olap.zip at c:\oracle\visdb\9.2.0\
    Unzip84
    .end std out.
    .end err out.
    Unzip84 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh59_olap.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip85 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh56_olap.zip at c:\oracle\visdb\9.2.0\
    Unzip85
    .end std out.
    .end err out.
    Unzip85 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh56_olap.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip86 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh60_Omwb.zip at c:\oracle\visdb\9.2.0\
    Unzip86
    .end std out.
    .end err out.
    Unzip86 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh60_Omwb.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip87 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh39_jlib.zip at c:\oracle\visdb\9.2.0\
    Unzip87
    .end std out.
    .end err out.
    Unzip87 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh39_jlib.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip88 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh22_classes2.zip at c:\oracle\visdb\9.2.0\
    Unzip88
    .end std out.
    .end err out.
    Unzip88 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh22_classes2.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip89 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh27_ctx0.zip at c:\oracle\visdb\9.2.0\
    Unzip89
    .end std out.
    .end err out.
    Unzip89 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh27_ctx0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip90 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh9_.patch_storage.zip at c:\oracle\visdb\9.2.0\
    Unzip90
    .end std out.
    .end err out.
    Unzip90 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh9_.patch_storage.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip91 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh61_Omwb0.zip at c:\oracle\visdb\9.2.0\
    Unzip91
    .end std out.
    .end err out.
    Unzip91 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh61_Omwb0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip92 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh15_assistants.zip at c:\oracle\visdb\9.2.0\
    Unzip92
    .end std out.
    .end err out.
    Unzip92 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh15_assistants.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip93 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh58_olap.zip at c:\oracle\visdb\9.2.0\
    Unzip93
    .end std out.
    .end err out.
    Unzip93 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh58_olap.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip94 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh11_.patch_storage0.zip at c:\oracle\visdb\9.2.0\
    Unzip94
    .end std out.
    .end err out.
    Unzip94 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh11_.patch_storage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip95 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh7_.patch_storage0.zip at c:\oracle\visdb\9.2.0\
    Unzip95
    .end std out.
    .end err out.
    Unzip95 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh7_.patch_storage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip96 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh53_oem_webstage1.zip at c:\oracle\visdb\9.2.0\
    Unzip96
    .end std out.
    .end err out.
    Unzip96 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh53_oem_webstage1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip97 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh70_ultrasearch0.zip at c:\oracle\visdb\9.2.0\
    Unzip97
    .end std out.
    .end err out.
    Unzip97 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh70_ultrasearch0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip98 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh62_ord0.zip at c:\oracle\visdb\9.2.0\
    Unzip98
    .end std out.
    .end err out.
    Unzip98 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh62_ord0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip99 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh69_sysman0.zip at c:\oracle\visdb\9.2.0\
    Unzip99
    .end std out.
    .end err out.
    Unzip99 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh69_sysman0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip100 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh47_oem_webstage1.zip at c:\oracle\visdb\9.2.0\
    Unzip100
    .end std out.
    .end err out.
    Unzip100 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh47_oem_webstage1.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip101 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh63_oui0.zip at c:\oracle\visdb\9.2.0\
    Unzip101
    .end std out.
    .end err out.
    Unzip101 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh63_oui0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip102 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh12_appsoui0.zip at c:\oracle\visdb\9.2.0\
    Unzip102
    .end std out.
    .end err out.
    Unzip102 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh12_appsoui0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip103 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh31_inventory.zip at c:\oracle\visdb\9.2.0\
    Unzip103
    .end std out.
    .end err out.
    Unzip103 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh31_inventory.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip104 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh5_.patch_storage0.zip at c:\oracle\visdb\9.2.0\
    Unzip104
    .end std out.
    .end err out.
    Unzip104 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh5_.patch_storage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip105 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh40_jlib0.zip at c:\oracle\visdb\9.2.0\
    Unzip105
    .end std out.
    .end err out.
    Unzip105 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh40_jlib0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip106 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh3_.patch_storage0.zip at c:\oracle\visdb\9.2.0\
    Unzip106
    .end std out.
    .end err out.
    Unzip106 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh3_.patch_storage0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip107 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh23_classes2.zip at c:\oracle\visdb\9.2.0\
    Unzip107
    .end std out.
    .end err out.
    Unzip107 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh23_classes2.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip108 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh34_javavm.zip at c:\oracle\visdb\9.2.0\
    Unzip108
    .end std out.
    .end err out.
    Unzip108 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh34_javavm.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip109 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh44_lib.zip at c:\oracle\visdb\9.2.0\
    Unzip109
    .end std out.
    .end err out.
    Unzip109 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh44_lib.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..DUnzip91 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh61_Omwb0.zip at c:\oracle\visdb\9.2.0\
    Unzip91
    .end std out.
    .end err out.
    Unzip91 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh61_Omwb0.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip92 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh15_assistants.zip at c:\oracle\visdb\9.2.0\
    Unzip92
    .end std out.
    .end err out.
    Unzip92 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh15_assistants.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip93 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh58_olap.zip at c:\oracle\visdb\9.2.0\
    Unzip93
    .end std out.
    .end err out.
    Unzip93 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh58_olap.zip -d c:\oracle\visdb\9.2.0\
    Thread exiting ..Unzip94 - Start of native unzipping E:\oracleextract2\oraDB\Disk3\db\stage\dboh11_.patch_storage0.zip at c:\oracle\visdb\9.2.0\
    Unzip94
    .end std out.
    .end err out.
    Unzip94 - Completed native unzipping unzip -qn E:\oracleextract2\oraDB\Disk3\db\stage\dboh11_.patch_storage0.zip -

  • 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

  • Failed in Installing Oracle Apps 11i on RHEL5

    Hi,
    I try to install oracle apps on rhel5. as instructed on the metalink id=316806.1, i follow all reuqired steps and rpm. but when i install the oracle applications 11i on RHEL5 i received an error: " RW-50004: Error code received when running external process. Check log file for details. Running Database Install Driver for DVL instance Database Availability Check "
    can anyone help me to resolve this issue?...
    Check runProcess5 on the Logfile..
    Here's the log file;
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 11.5.10.35
    >> Install session started : Tue Aug 12 15:01:27 PHT 2008
    >> Rapid Wizard source location : /live/Stage11i/startCD/Disk1/rapidwiz
    >> Command Line arguments for this execution :
    =================================================================
    Install Session Information
    Host Name : bladj.myclone.com
    Host Operating System : Linux
    User running Install : root
    =================================================================
    InstUpgPanel
         User action : Install Oracle Applications
         Install type : Standard Install
    InstallPanel
         User action : Create configuration file
         Description : To create a new intance cofiguration.
    NumNodesPanel
         Install type : Single node Install
         Description : Installs all the services on a single node.
    InstallSidPanel
         Database type : Fresh Install Database
         Database name : DVL
    RdbmsPanel
         Derived Mount Points :
              Oracle OS User : devora
              Oracle OS Group : dba
              Base Install directory : /live
              Oracle Home : /live/ora/dvldb/9.2.0
              Data Top (SYS) : /live/dta/dvldata
              Data Top (LOG) : /live/dta/dvldata
              Data Top (TXN) : /live/dta/dvldata
              Data Top (ARCHIVE) : /live/dta/dvldata
    LicensePanel
         Licensing type : Component Licensing
         Description : An application can be licensed individually.
    ProductPanel
         Selected products :
              [0 160 190 265 601 174 175 690 874 709 660 702 401 665 673 201 202 178 230 101 140 200 222 240 260 600 8400 8401 8450 8901 231 ]
         Selected product groups :
              [Basic, Order Management, Inventory Management, Purchasing, iProcurement, Financials]
    LanguagePanel
         Selected languages :
              [American_English - US]
    CharsetPanel
              Default territory : AMERICA
              Base Language : American_English - US
              Database character set : US7ASCII
              APPL_TOP character set : US7ASCII
              IANA character set : US-ASCII
    MtierInfoPanel
         Configuration Information for Node - bladj - Admin Server / Concurrent Mgr / Forms Server / Web Server
              Derived Mount Points :
                   Apps OS User : devapp
                   Apps OS Group : dba
                   Base Install directory : /live/app
                   APPL_TOP Mount point : /live/app/dvlappl
                   APPL_TOP aux. 1 : /live/app/dvlappl
                   APPL_TOP aux. 2 : /live/app/dvlappl
                   APPL_TOP aux. 3 : /live/app/dvlappl
                   COMMON_TOP : /live/app/dvlcomn
                   8.0.6 ORACLE_HOME : /live/app/dvlora/8.0.6
                   iAS ORACLE_HOME : /live/app/dvlora/iAS
                   Temp Directory : /live/app/dvlcomn/temp
    PortPanel
              Selected port pool :
                   Domain Name : myclone.com
                   Database Port : 1522
                   RPC Port : 1627
                   Reports Port : 7001
                   Web Listener Port : 8001
                   OProcMgr Port : 8101
                   Web PLSQL Port : 8201
                   Servlet Port : 8801
                   Forms Listener Port : 9001
                   Metrics Server Data Port : 9101
                   Metrics Server Req. Port : 9201
                   JTF Fulfillment Server Port : 9301
                   Map Viewer Servlet Port : 9801
                   OEM Web Utility Port : 10001
                   VisiBroker OrbServer Agent Port : 10101
                   MSCA Server Port : 10201
                   MSCA Dispatcher Port : 10301
                   Java Object Cache Port : 12346
                   OACORE Servlet Port Range : 16010-16019
                   Discoverer Servlet Port Range : 17010-17019
                   Forms Servlet Port Range : 18010-18019
                   XMLSVCS Servlet Port Range : 19010-19019
    AppsConfig temp dir set to: /tmp
    ConfigFilePanel
              Setting temp directory to : /tmp <-> /tmp/
              Writing configuration file to : /tmp/config.txt
    Port Availability Check :
    Database Port Value = 1522...... Available
    RPC Port Value = 1627...... Available
    Forms Listener Port Value = 9001...... Available
    Metrics Server Port Value = 9101...... Available
    Metrics Client Port Value = 9201...... Available
    Forms Servlet Port Range Value = 18010...... Available
    Forms Servlet Port Range Value = 18011...... Available
    Forms Servlet Port Range Value = 18012...... Available
    Forms Servlet Port Range Value = 18013...... Available
    Forms Servlet Port Range Value = 18014...... Available
    Forms Servlet Port Range Value = 18015...... Available
    Forms Servlet Port Range Value = 18016...... Available
    Forms Servlet Port Range Value = 18017...... Available
    Forms Servlet Port Range Value = 18018...... Available
    Forms Servlet Port Range Value = 18019...... Available
    Report Listener Port Value = 7001...... Available
    Web Listener Port Value = 8001...... Available
    Web Listener PLSQL Port Value = 8201...... Available
    Servlet Port Value = 8801...... Available
    JTF Fulfillment Server Port Value = 9301...... Available
    Map Viewer Servlet Port Value = 9801...... Available
    OEM Web Utility Port Value = 10001...... Available
    VisiBroker OrbServer Agent Port Value = 10101...... Available
    MSCA Server Port Value = 10201...... Available
    MSCA Dispatcher Port Value = 10301...... Available
    OACORE Servlet Port Range Value = 16010...... Available
    OACORE Servlet Port Range Value = 16011...... Available
    OACORE Servlet Port Range Value = 16012...... Available
    OACORE Servlet Port Range Value = 16013...... Available
    OACORE Servlet Port Range Value = 16014...... Available
    OACORE Servlet Port Range Value = 16015...... Available
    OACORE Servlet Port Range Value = 16016...... Available
    OACORE Servlet Port Range Value = 16017...... Available
    OACORE Servlet Port Range Value = 16018...... Available
    OACORE Servlet Port Range Value = 16019...... Available
    Discoverer Servlet Port Range Value = 17010...... Available
    Discoverer Servlet Port Range Value = 17011...... Available
    Discoverer Servlet Port Range Value = 17012...... Available
    Discoverer Servlet Port Range Value = 17013...... Available
    Discoverer Servlet Port Range Value = 17014...... Available
    Discoverer Servlet Port Range Value = 17015...... Available
    Discoverer Servlet Port Range Value = 17016...... Available
    Discoverer Servlet Port Range Value = 17017...... Available
    Discoverer Servlet Port Range Value = 17018...... Available
    Discoverer Servlet Port Range Value = 17019...... Available
    XMLSVCS Servlet Port Range Value = 19010...... Available
    XMLSVCS Servlet Port Range Value = 19011...... Available
    XMLSVCS Servlet Port Range Value = 19012...... Available
    XMLSVCS Servlet Port Range Value = 19013...... Available
    XMLSVCS Servlet Port Range Value = 19014...... Available
    XMLSVCS Servlet Port Range Value = 19015...... Available
    XMLSVCS Servlet Port Range Value = 19016...... Available
    XMLSVCS Servlet Port Range Value = 19017...... Available
    XMLSVCS Servlet Port Range Value = 19018...... Available
    XMLSVCS Servlet Port Range Value = 19019...... Available
    Operating System Check
    command : /live/Stage11i/startCD/Disk1/rapidwiz/bin/checkOS.sh
    Operating System patch/version test has succeeded
    O/S User and Group Check
    Install is being done by root so ignoring this test.
    Port Uniqueness Check :
    All ports are unique.
    File System Check :
    Database ORACLE_HOME has write privileges:
    Mount Point = /live/ora/dvldb/9.2.0
    Database ORACLE_HOME admin folder has write privileges:
    Mount Point = /live/ora/dvldb/9.2.0/appsutil
    Database ORACLE_HOME temp folder has write privileges:
    Mount Point = /live/ora/dvldb/9.2.0/appsutil/temp
    Database Install Log Directory has write privileges:
    Mount Point = /live/ora/dvldb/9.2.0/appsutil/log/DVL_bladj
    Changed Permissions for /live/ora/dvldb/9.2.0/appsutil/log/DVL_bladj
    Database Install Out Directory has write privileges:
    Mount Point = /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/templbac
    Database System File Directory has write privileges:
    Mount Point = /live/dta/dvldata
    Database Log File Directory has write privileges:
    Mount Point = /live/dta/dvldata
    Database Transaction File Directory has write privileges:
    Mount Point = /live/dta/dvldata
    Database Archive File Directory has write privileges:
    Mount Point = /live/dta/dvldata
    APPL_TOP has write privileges:
    Mount Point = /live/app/dvlappl
    APPL_TOP admin has write privileges:
    Mount Point = /live/app/dvlappl/admin
    APPL_TOP mount 2 has write privileges:
    Mount Point = /live/app/dvlappl
    APPL_TOP mount 3 has write privileges:
    Mount Point = /live/app/dvlappl
    APPL_TOP mount 4 has write privileges:
    Mount Point = /live/app/dvlappl
    COMMON_TOP has write privileges:
    Mount Point = /live/app/dvlcomn
    JAVA_TOP has write privileges:
    Mount Point = /live/app/dvlcomn/java
    JDK_TOP has write privileges:
    Mount Point = /live/app/dvlcomn/util/java/1.4/j2sdk1.4.2_04
    PORTAL_TOP has write privileges:
    Mount Point = /live/app/dvlcomn/portal
    Temp Directory has write privileges:
    Mount Point = /live/app/dvlcomn/temp
    APPL_TOP admin Install Log Directory has write privileges:
    Mount Point = /live/app/dvlappl/admin/DVL_bladj/log
    Changed Permissions for /live/app/dvlappl/admin/DVL_bladj/log
    APPL_TOP admin Install Out Directory has write privileges:
    Mount Point = /live/app/dvlappl/admin/DVL_bladj/out/templbac
    Apps ORACLE_HOME has write privileges:
    Mount Point = /live/app/dvlora/iAS
    Tools ORACLE_HOME has write privileges:
    Mount Point = /live/app/dvlora/8.0.6
    File Space Check :
    Mount Point for /live/ora/dvldb/9.2.0 = /live
    Disk space on system acceptable :
    Database ORACLE_HOME = /live/ora/dvldb/9.2.0
    required = 3091.0
    actual = 110261.109375
    Mount Point for /live/dta/dvldata = /live
    Disk space on system acceptable :
    Database System File Directory = /live/dta/dvldata
    required = 11376.0
    actual = 107170.109375
    Mount Point for /live/dta/dvldata = /live
    Disk space on system acceptable :
    Database Log File Directory = /live/dta/dvldata
    required = 55.0
    actual = 95794.109375
    Mount Point for /live/dta/dvldata = /live
    Disk space on system acceptable :
    Database Transaction File Directory = /live/dta/dvldata
    required = 8294.0
    actual = 95739.109375
    Mount Point for /live/dta/dvldata = /live
    Disk space on system acceptable :
    Database Archive File Directory = /live/dta/dvldata
    required = 10630.0
    actual = 87445.109375
    Mount Point for /live/app/dvlappl = /live
    Disk space on system acceptable :
    APPL_TOP = /live/app/dvlappl
    required = 5705.0
    actual = 76815.109375
    Mount Point for /live/app/dvlappl = /live
    Disk space on system acceptable :
    APPL_TOP mount 2 = /live/app/dvlappl
    required = 3212.0
    actual = 71110.109375
    Mount Point for /live/app/dvlappl = /live
    Disk space on system acceptable :
    APPL_TOP mount 3 = /live/app/dvlappl
    required = 5852.0
    actual = 67898.109375
    Mount Point for /live/app/dvlappl = /live
    Disk space on system acceptable :
    APPL_TOP mount 4 = /live/app/dvlappl
    required = 2524.0
    actual = 62046.109375
    Mount Point for /live/app/dvlcomn = /live
    Disk space on system acceptable :
    COMMON_TOP = /live/app/dvlcomn
    required = 2963.0
    actual = 59522.109375
    Mount Point for /live/app/dvlora/iAS = /live
    Disk space on system acceptable :
    Apps ORACLE_HOME = /live/app/dvlora/iAS
    required = 2600.0
    actual = 56559.109375
    Mount Point for /live/app/dvlora/8.0.6 = /live
    Disk space on system acceptable :
    Tools ORACLE_HOME = /live/app/dvlora/8.0.6
    required = 3027.0
    actual = 53959.109375
    Host/Domain Check
    command : /bin/ping -c 1 bladj
    PING bladj.myclone.com (192.168.10.17) 56(84) bytes of data.
    64 bytes from bladj.myclone.com (192.168.10.17): icmp_seq=1 ttl=64 time=0.033 ms
    --- bladj.myclone.com ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.033/0.033/0.033/0.000 ms
    host ping has succeeded
    command : /bin/ping -c 1 bladj.myclone.com
    PING bladj.myclone.com (192.168.10.17) 56(84) bytes of data.
    64 bytes from bladj.myclone.com (192.168.10.17): icmp_seq=1 ttl=64 time=0.032 ms
    --- bladj.myclone.com ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.032/0.032/0.032/0.000 ms
    host.domain ping has succeeded
    OS Patch Checks
    running command : OSPatchCheck.checkPatch()
    OS = Linux OSVersion = 2.6.18-92.el5
    No Patch Information available for this Platform
    System Utilities Check
    These utilities need to be accessible on your system in order to do administrative tasks.
    command : /live/Stage11i/startCD/Disk1/rapidwiz/bin/adchkutl.sh
    Checking for make...     found - /usr/bin/make
    Checking for ld...     found - /usr/bin/ld
    Checking for cc...     found - /usr/bin/cc
    Checking for ar...     found - /usr/bin/ar
    Checking for ksh...     found - @(#)PD KSH v5.2.14 99/07/13.2
    Utility check completed successfully
    System Utilities Availability test has succeeded
    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 /live/Stage11i/oraDB/Disk1
    RapidWiz location: /live/Stage11i/startCD/Disk1/rapidwiz
    Install Media location: /live/Stage11i/startCD/Disk1
    APPL_TOP location: /live/app/dvlappl
    Database ORACLE_HOME: /live/ora/dvldb/9.2.0
    Database SID: DVL
    Database Context Name : DVL_bladj
    Creating 9.2.0 DB Context from /live/Stage11i/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp to /live/ora/dvldb/9.2.0/appsutil/DVL_bladj.xml
    instantiate file:
    source : /live/Stage11i/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /tmp/tmpDVL_bladj.xml
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /tmp/tmpDVL_bladj.xml
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /live/ora/dvldb/9.2.0/temp/restart.xml
    dest : /tmp/tmprestart.xml
    instantiate file:
    source : /tmp/tmprestart.xml
    dest : /tmp/tmprestart.xml
    Creating APPL_TOP Context from /live/Stage11i/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp to /live/app/dvlappl/admin/DVL_bladj.xml
    instantiate file:
    source : /live/Stage11i/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /tmp/tmpDVL_bladj.xml
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /tmp/tmpDVL_bladj.xml
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /tmp/tmpDVL_bladj.xml
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /tmp/tmpDVL_bladj.xml
    dest : /tmp/tmpDVL_bladj.xml
    instantiate file:
    source : /live/app/dvlcomn/temp/restart.xml
    dest : /tmp/tmprestart.xml
    instantiate file:
    source : /tmp/tmprestart.xml
    dest : /tmp/tmprestart.xml
    Succesfully changed Permissions for /live/ora/dvldb/9.2.0/appsutil/log/DVL_bladj
    Processing DriverFile = /live/Stage11i/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /live/Stage11i/startCD/Disk1/rapidwiz/template/adridb.drv
    Processing DriverFile = /live/Stage11i/startCD/Disk1/rapidwiz/template/adriapps.drv
    Running Instantiation Drivers for /live/Stage11i/startCD/Disk1/rapidwiz/template/adriapps.drv
    Total number of processes in Current Install 5
    Processing DriverFile = /live/Stage11i/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /live/Stage11i/startCD/Disk1/rapidwiz/template/adridb.drv
    Creation of Directory - /live/ora/dvldb/9.2.0/temp/DVL_bladj Succeeded.
    instantiate file:
    source : /live/Stage11i/startCD/Disk1/rapidwiz/template/adrun9i.sh
    dest : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh
    backup : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/templbac/adrun9i.sh
    setting permissions: 755
    setting ownership: devora:dba
    instantiate file:
    source : /live/Stage11i/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrundb.sh
    backup : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrundb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/templbac/adrundb.sh
    setting permissions: 755
    setting ownership: devora:dba
    Step 0 of 5
    Command: /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh
    Step 1 of 5: Doing UNIX preprocessing
    Executing: chmod -R 777 /etc/oraInventory
    chmod -R 777 /etc/oraInventory has succeeded
    Processing Step 1 of 5
    Executing: su devora -c "/live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh APPS APPS"
    STARTED INSTALL PHASE : 9i RDBMS : Tue Aug 12 15:05:22 PHT 2008
    runProcess_1
    Executing command:
         /live/Stage11i/startCD/Disk1/rapidwiz/jre/Linux/1.4.2//bin/jre -mx512M -classpath \n     /live/Stage11i/startCD/Disk1/rapidwiz/jre/Linux/1.4.2//lib/rt.jar:/live/Stage11i/startCD/Disk1/rapidwiz/jre/Linux/1.4.2//lib/i18n.jar:/live/Stage11i/startCD/Disk1/rapidwiz/jlib/java:/live/Stage11i/startCD/Disk1/rapidwiz/jlib/xmlparserv2.zip oracle.apps.ad.autoconfig.InstantiateFile -e /live/ora/dvldb/9.2.0/appsutil/DVL_bladj.xml -d
    /live/Stage11i/startCD/Disk1/rapidwiz/driver/db/driver/gdb920.drv -pwd no_password_here -log /live/ora/dvldb/9.2.0/appsutil/log/DVL_bladj/dbInstall.log -verbose
    Enter the location of the CD labeled Oracle Applications Rapid Install - RDBMS Disk 1 :
    Checking Disk contents in - /live/Stage11i/startCD/Disk1/rapidwiz
    Checking Disk contents in - /live/Stage11i/oraDB/Disk1
    Checking Disk contents in - /live/Stage11i/oraDB/Disk1
    UnzipCount:108
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    runProcess_2
    Statusstring Copying the Database Context template file.
    runProcess_3
    Statusstring Executing Command: InstantiateFile -d instconf.drv
    Executing command: /live/Stage11i/startCD/Disk1/rapidwiz/jre/Linux/1.4.2//bin/jre -mx512M -classpath /live/Stage11i/startCD/Disk1/rapidwiz/jre/Linux/1.4.2//lib/rt.jar:/live/Stage11i/startCD/Disk1/rapidwiz/jre/Linux/1.4.2//lib/i18n.jar:/live/Stage11i/startCD/Disk1/rapidwiz/jlib/java:/live/Stage11i/startCD/Disk1/rapidwiz/jlib/xmlparserv2.zip oracle.apps.ad.autoconfig.InstantiateFile -e /live/ora/dvldb/9.2.0/appsutil/DVL_bladj.xml -d /live/ora/dvldb/9.2.0/appsutil/driver/instconf.drv -pwd no_password_here -log /live/ora/dvldb/9.2.0/appsutil/log/DVL_bladj/dbInstallcfg.log
    runProcess_4
    Statusstring Executing Command: recreating context file
    runProcess_5
    Statusstring Executing Command: InstantiateFile -d addbtmpl.drv
    Cannot execute configure of environment for database ORACLE_HOME
    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 DVL instance
    Succesfully changed Permissions for /live/ora/dvldb/9.2.0/appsutil/log/DVL_bladj
    Processing DriverFile = /live/Stage11i/startCD/Disk1/rapidwiz/template/adridb.drv
    Running Instantiation Drivers for /live/Stage11i/startCD/Disk1/rapidwiz/template/adridb.drv
    instantiate file:
    source : /live/Stage11i/startCD/Disk1/rapidwiz/template/adrun9i.sh
    dest : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh
    backup : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/templbac/adrun9i.sh
    setting permissions: 755
    setting ownership: devora:dba
    instantiate file:
    source : /live/Stage11i/startCD/Disk1/rapidwiz/template/adrundb.sh
    dest : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrundb.sh
    backup : /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrundb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/templbac/adrundb.sh
    setting permissions: 755
    setting ownership: devora:dba
    Step 0 of 5
    Command: /live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh
    Step 1 of 5: Doing UNIX preprocessing
    Executing: chmod -R 777 /etc/oraInventory
    chmod -R 777 /etc/oraInventory has succeeded
    Processing Step 1 of 5
    Executing: su devora -c "/live/ora/dvldb/9.2.0/temp/DVL_bladj/adrun9i.sh APPS APPS"
    STARTED INSTALL PHASE : 9i RDBMS : Tue Aug 12 15:27:36 PHT 2008
    runProcess_5
    Statusstring Executing Command: InstantiateFile -d addbtmpl.drv
    Cannot execute configure of environment for database ORACLE_HOME
    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 DVL instance
    Database Availability Check
    command : su devora -c "/live/Stage11i/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /live/ora/dvldb/9.2.0/DVL_bladj.env APPS/APPS"
    There was an error while running the command - su devora -c /live/Stage11i/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /live/ora/dvldb/9.2.0/DVL_bladj.env APPS/APPS
    uname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    which: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    sqlplus: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    wc: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    riwTDBup.sh started at Tue Aug 12 15:27:47 PHT 2008
    Parameters passed are : /live/ora/dvldb/9.2.0/DVL_bladj.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /live/ora/dvldb/9.2.0
    ORACLE_SID : DVL
    TWO_TASK :
    PATH : /live/ora/dvldb/9.2.0/Apache/perl/bin:/live/ora/dvldb/9.2.0/bin:/usr/bin:/usr/sbin:/live/ora/dvldb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/live/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /live/ora/dvldb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/live/ora/dvldb/9.2.0/ctx/lib
    Executable :
    riwTDBup.sh exiting with status
    Database ORACLE_HOME connection test has succeeded
    command : su devapp -c "/live/Stage11i/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /live/app/dvlora/8.0.6/DVL_bladj.env APPS/APPS"
    riwTDBup.sh started at Tue Aug 12 15:27:48 PHT 2008
    Parameters passed are : /live/app/dvlora/8.0.6/DVL_bladj.env APPS/APPS
    Cannot find environment file /live/app/dvlora/8.0.6/DVL_bladj.env
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 1
    Environment File Check
    Database ORACLE_HOME environment file passes instantiated variables test:
    File = /live/ora/dvldb/9.2.0/DVL_bladj.env
    RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
    File = /live/app/dvlora/iAS/DVL_bladj.env
    RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
    File = /live/app/dvlora/8.0.6/DVL_bladj.env
    RW-50016: Error: - APPL_TOP environment file was not created:
    File = /live/app/dvlappl/DVL_bladj.env
    RW-50016: Error: - ADOVARS environment file was not created:
    File = /live/app/dvlappl/admin/adovars.env
    RW-50016: Error: - APPSCONFIG was not created:
    File = /live/app/dvlappl/admin/adconfig.txt
    DBC File Check
    RW-00023: Error: - DBC file was not created:
    File = /live/app/dvlappl/fnd/11.5.0/secure/DVL_bladj/dvl.dbc
    HTTP Check
    checking URL = http://bladj.myclone.com:8001
    RW-50015: Error: - Portal is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP Check
    checking URL = http://bladj.myclone.com:8001/OA_HTML/jsp/fnd/fndhelp.jsp?dbc=/live/app/dvlappl/fnd/11.5.0/secure/DVL_bladj/dvl.dbc
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    PHP Check
    checking URL = http://bladj.myclone.com:8001/OA_HTML/US/ICXINDEX.htm
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

    here's is the dbInstancecfg.log
    Creation of Directory - /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj Succeeded.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlicnse.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adlicnse.sql
    setting permissions: 600
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/listener.ora of type INSTALL does not exist, will be instantiated in the current pass
    Creation of Directory - /live/ora/dvldb/9.2.0/network/admin/DVL_bladj Succeeded.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/ad8ilsnr.ora
    dest : /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/listener.ora
    backup : /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/listener.ora to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/listener.ora
    setting permissions: 644
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/tnsnames.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/ad8itns.ora
    dest : /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/tnsnames.ora
    backup : /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/tnsnames.ora to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/tnsnames.ora
    setting permissions: 644
    Creation of Directory - /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj Succeeded.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adexecsql.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adexecsql.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstopdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adstopdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstrtdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adstrtdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbccnv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/addbccnv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobconv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adclobconv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobtmp.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adclobtmp.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adpreclone.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adpreclone.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adcrobj.sql
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adchknls.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adchknls.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/ad8idbux.env
    dest : /live/ora/dvldb/9.2.0/DVL_bladj.env
    backup : /live/ora/dvldb/9.2.0/DVL_bladj.env to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/DVL_bladj.env
    setting permissions: 644
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adupdlib_ux.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adupdlib.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adcrdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adsvdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdlsn.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adsvdlsn.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdcnv.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adsvdcnv.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/addbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/addbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbupdgsm.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/addbupdgsm.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/afdbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/afdbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/addbctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addlnctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/addlnctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlsnodes_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adlsnodes.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlnkoh.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adlnkoh.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdbrdlg.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adcrdbrdlg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adautocfg_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adautocfg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adcrobj.sh
    setting permissions: 700
    File /live/ora/dvldb/9.2.0/dbs/initDVL.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afinit_db920.ora
    dest : /live/ora/dvldb/9.2.0/dbs/initDVL.ora
    backup : /live/ora/dvldb/9.2.0/dbs/initDVL.ora to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/initDVL.ora
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afmkinit.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/afmkinit.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/config_ux.c
    dest : /live/ora/dvldb/9.2.0/rdbms/lib/config.c
    backup : /live/ora/dvldb/9.2.0/rdbms/lib/config.c to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/config.c
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcmclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adcmclean.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcctclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121526/adcctclean.sql
    setting permissions: 600
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/Apache/perl/bin/perl -I /live/ora/dvldb/9.2.0/Apache/perl/lib/5.00503:/live/ora/dvldb/9.2.0/Apache/perl/lib/site_perl/5.005:/live/ora/dvldb/9.2.0/appsutil/perl /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    script returned:
    Validating information needed for NLS........
    DATABASE version : db920
    No NLS specific checks required
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    script returned:
    afmkinit.sh started at Tue Aug 12 15:26:56 PHT 2008
    The environment settings are as follows ...
    ORACLE_HOME : /live/ora/dvldb/9.2.0
    ORACLE_SID : DVL
    TWO_TASK :
    PATH : /live/ora/dvldb/9.2.0/Apache/perl/bin:/live/ora/dvldb/9.2.0/bin:/usr/bin:/usr/sbin:/live/ora/dvldb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/live/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /live/ora/dvldb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/live/ora/dvldb/9.2.0/ctx/lib
    afmkinit.sh exiting with status 127
    .end std out.
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    .end err out.
    Skipping INSTE8_PRF
    Skipping INSTE8_APPLY
    [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: /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj
    afmkinit.sh INSTE8_SETUP 127
    AutoConfig is exiting with status 1
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlicnse.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adlicnse.sql
    setting permissions: 600
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/listener.ora of type INSTALL already exists, this file will not be instantiated.
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/tnsnames.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adexecsql.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adexecsql.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstopdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adstopdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstrtdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adstrtdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbccnv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/addbccnv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobconv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adclobconv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobtmp.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adclobtmp.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adpreclone.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adpreclone.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adcrobj.sql
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adchknls.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adchknls.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/ad8idbux.env
    dest : /live/ora/dvldb/9.2.0/DVL_bladj.env
    backup : /live/ora/dvldb/9.2.0/DVL_bladj.env to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/DVL_bladj.env
    setting permissions: 644
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adupdlib_ux.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adupdlib.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adcrdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adsvdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdlsn.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adsvdlsn.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdcnv.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adsvdcnv.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/addbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/addbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbupdgsm.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/addbupdgsm.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/afdbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/afdbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/addbctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addlnctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/addlnctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlsnodes_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adlsnodes.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlnkoh.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adlnkoh.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdbrdlg.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adcrdbrdlg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adautocfg_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adautocfg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adcrobj.sh
    setting permissions: 700
    File /live/ora/dvldb/9.2.0/dbs/initDVL.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afmkinit.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/afmkinit.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/config_ux.c
    dest : /live/ora/dvldb/9.2.0/rdbms/lib/config.c
    backup : /live/ora/dvldb/9.2.0/rdbms/lib/config.c to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/config.c
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcmclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adcmclean.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcctclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121527/adcctclean.sql
    setting permissions: 600
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/Apache/perl/bin/perl -I /live/ora/dvldb/9.2.0/Apache/perl/lib/5.00503:/live/ora/dvldb/9.2.0/Apache/perl/lib/site_perl/5.005:/live/ora/dvldb/9.2.0/appsutil/perl /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    script returned:
    Validating information needed for NLS........
    DATABASE version : db920
    No NLS specific checks required
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    script returned:
    afmkinit.sh started at Tue Aug 12 15:27:44 PHT 2008
    The environment settings are as follows ...
    ORACLE_HOME : /live/ora/dvldb/9.2.0
    ORACLE_SID : DVL
    TWO_TASK :
    PATH : /live/ora/dvldb/9.2.0/Apache/perl/bin:/live/ora/dvldb/9.2.0/bin:/usr/bin:/usr/sbin:/live/ora/dvldb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/live/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /live/ora/dvldb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/live/ora/dvldb/9.2.0/ctx/lib
    afmkinit.sh exiting with status 127
    .end std out.
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    .end err out.
    Skipping INSTE8_PRF
    Skipping INSTE8_APPLY
    [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: /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj
    afmkinit.sh INSTE8_SETUP 127
    AutoConfig is exiting with status 1
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlicnse.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adlicnse.sql
    setting permissions: 600
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/listener.ora of type INSTALL already exists, this file will not be instantiated.
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/tnsnames.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adexecsql.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adexecsql.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstopdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adstopdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstrtdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adstrtdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbccnv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/addbccnv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobconv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adclobconv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobtmp.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adclobtmp.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adpreclone.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adpreclone.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adcrobj.sql
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adchknls.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adchknls.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/ad8idbux.env
    dest : /live/ora/dvldb/9.2.0/DVL_bladj.env
    backup : /live/ora/dvldb/9.2.0/DVL_bladj.env to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/DVL_bladj.env
    setting permissions: 644
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adupdlib_ux.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adupdlib.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adcrdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adsvdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdlsn.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adsvdlsn.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdcnv.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adsvdcnv.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/addbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/addbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbupdgsm.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/addbupdgsm.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/afdbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/afdbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/addbctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addlnctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/addlnctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlsnodes_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adlsnodes.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlnkoh.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adlnkoh.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdbrdlg.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adcrdbrdlg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adautocfg_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adautocfg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adcrobj.sh
    setting permissions: 700
    File /live/ora/dvldb/9.2.0/dbs/initDVL.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afmkinit.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/afmkinit.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/config_ux.c
    dest : /live/ora/dvldb/9.2.0/rdbms/lib/config.c
    backup : /live/ora/dvldb/9.2.0/rdbms/lib/config.c to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/config.c
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcmclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adcmclean.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcctclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121654/adcctclean.sql
    setting permissions: 600
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/Apache/perl/bin/perl -I /live/ora/dvldb/9.2.0/Apache/perl/lib/5.00503:/live/ora/dvldb/9.2.0/Apache/perl/lib/site_perl/5.005:/live/ora/dvldb/9.2.0/appsutil/perl /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    script returned:
    Validating information needed for NLS........
    DATABASE version : db920
    No NLS specific checks required
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    script returned:
    afmkinit.sh started at Tue Aug 12 16:54:41 PHT 2008
    The environment settings are as follows ...
    ORACLE_HOME : /live/ora/dvldb/9.2.0
    ORACLE_SID : DVL
    TWO_TASK :
    PATH : /live/ora/dvldb/9.2.0/Apache/perl/bin:/live/ora/dvldb/9.2.0/bin:/usr/bin:/usr/sbin:/live/ora/dvldb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/live/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /live/ora/dvldb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/live/ora/dvldb/9.2.0/ctx/lib
    afmkinit.sh exiting with status 127
    .end std out.
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    .end err out.
    Skipping INSTE8_PRF
    Skipping INSTE8_APPLY
    [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: /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj
    afmkinit.sh INSTE8_SETUP 127
    AutoConfig is exiting with status 1
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlicnse.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adlicnse.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adlicnse.sql
    setting permissions: 600
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/listener.ora of type INSTALL already exists, this file will not be instantiated.
    File /live/ora/dvldb/9.2.0/network/admin/DVL_bladj/tnsnames.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adexecsql.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adexecsql.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adexecsql.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstopdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstopdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adstopdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adstrtdb.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adstrtdb.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adstrtdb.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbccnv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbccnv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/addbccnv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobconv.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobconv.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adclobconv.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adclobtmp.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adclobtmp.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adclobtmp.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adpreclone.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adpreclone.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adpreclone.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adcrobj.sql
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adchknls.pl
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adchknls.pl
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/ad8idbux.env
    dest : /live/ora/dvldb/9.2.0/DVL_bladj.env
    backup : /live/ora/dvldb/9.2.0/DVL_bladj.env to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/DVL_bladj.env
    setting permissions: 644
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adupdlib_ux.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adupdlib.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adupdlib.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adcrdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdb.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdb.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adsvdb.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdlsn.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdlsn.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adsvdlsn.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adsvdcnv.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adsvdcnv.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adsvdcnv.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/addbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/addbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbupdgsm.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/addbupdgsm.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/addbupdgsm.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/afdbprf.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afdbprf.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afdbprf.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/afdbprf.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addbctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addbctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/addbctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/addlnctl.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/addlnctl.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/addlnctl.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlsnodes_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adlsnodes.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adlsnodes.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adlnkoh.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/adlnkoh.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adlnkoh.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrdbrdlg.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrdbrdlg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adcrdbrdlg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adautocfg_ux.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adautocfg.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adautocfg.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcrobj.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcrobj.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adcrobj.sh
    setting permissions: 700
    File /live/ora/dvldb/9.2.0/dbs/initDVL.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/afmkinit.sh
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/afmkinit.sh
    setting permissions: 700
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/config_ux.c
    dest : /live/ora/dvldb/9.2.0/rdbms/lib/config.c
    backup : /live/ora/dvldb/9.2.0/rdbms/lib/config.c to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/config.c
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcmclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcmclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adcmclean.sql
    setting permissions: 600
    instantiate file:
    source : /live/ora/dvldb/9.2.0/appsutil/template/adcctclean.sql
    dest : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql
    backup : /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/adcctclean.sql to /live/ora/dvldb/9.2.0/appsutil/out/DVL_bladj/08121655/adcctclean.sql
    setting permissions: 600
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/Apache/perl/bin/perl -I /live/ora/dvldb/9.2.0/Apache/perl/lib/5.00503:/live/ora/dvldb/9.2.0/Apache/perl/lib/site_perl/5.005:/live/ora/dvldb/9.2.0/appsutil/perl /live/ora/dvldb/9.2.0/appsutil/scripts/DVL_bladj/adchknls.pl
    script returned:
    Validating information needed for NLS........
    DATABASE version : db920
    No NLS specific checks required
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj/afmkinit.sh
    script returned:
    afmkinit.sh started at Tue Aug 12 16:55:07 PHT 2008
    The environment settings are as follows ...
    ORACLE_HOME : /live/ora/dvldb/9.2.0
    ORACLE_SID : DVL
    TWO_TASK :
    PATH : /live/ora/dvldb/9.2.0/Apache/perl/bin:/live/ora/dvldb/9.2.0/bin:/usr/bin:/usr/sbin:/live/ora/dvldb/9.2.0/jre/1.4.2/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/live/Stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /live/ora/dvldb/9.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/live/ora/dvldb/9.2.0/ctx/lib
    afmkinit.sh exiting with status 127
    .end std out.
    cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    .end err out.
    Skipping INSTE8_PRF
    Skipping INSTE8_APPLY
    [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: /live/ora/dvldb/9.2.0/appsutil/install/DVL_bladj
    afmkinit.sh INSTE8_SETUP 127
    AutoConfig is exiting with status 1

  • Help required on MSCA and WMS - Mobile Application

    Hi all
    I need to make some changes in MSCA - mobile application. As I am new to mobile applications.. I would like to know how can we get the page details of the menu or the page to get the exact filename which is being referred. This is so that I can download and make changes to the same file.
    Regards
    Ali

    Hi Aliv,
    The Oracle Whitepaper "Customization of Oracle Mobile Supply Chain
    Applications and Oracle Warehouse Management System" suggests how an
    application developer or consultant could customize the mobile pages to
    provide a specific look and feel to the customer or to support a company's
    specific business logic. This is available on Metalink here
    @ https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_databa
    se_id=NOT&p_id=301926.1
    The "Advanced Barcode Strategies" White paper may also be a useful source of
    information. This provides details on out of order scanning and custom scan
    capabilities This is available on metalink here:
    @ https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_databa
    se_id=NOT&p_id=297992.1

  • MSCA and MWA Mobile Applications Customization

    I am trying to add new business logic on CycleCountPage in MWA (Whse Mgmt Responsibility).
    I copied some .class files from the server and de-compile all of them and save the new files with CustomFileName.java
    Then change the classes’ code to meet the new file names and add my new logic in the following files
    •     Function     CustomCycleCountFunction.java
    •     Page          CustomCycleCountPage.java, CustomLotSerialPage.java
    •     Field          CustomItemLOV.java
    •     Listener      CustomCycleCountFListener.java
    Then I successfully compiled the new classes on the server using javac and generate the new .class files in the same original file’s folders
    And change the .class files attributes to 755.
    Then I added a new function and add it to the menu to run the new function class
    It appears in the menu but it gives me
    Unexpected error o >
    It seems that the application couldn’t read the new function class file
    Please tell me where to copy the new classes and what are the needed steps to run the new function.

    Shiv,
    I am talking about WMS/MSCA mobile customization white paper, for OAFramework mobile development we can use the OAF Dev guide.(there are few restrictions).
    The Oracle Whitepaper "Customization of Oracle Mobile Supply Chain
    Applications and Oracle Warehouse Management System" suggests how an
    application developer or consultant could customize the mobile pages to
    provide a specific look and feel to the customer or to support a company's
    specific business logic. This is available on Metalink here
    @ https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_databa
    se_id=NOT&p_id=301926.1
    The "Advanced Barcode Strategies" White paper may also be a useful source of
    information. This provides details on out of order scanning and custom scan
    capabilities This is available on metalink here:
    @ https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_databa
    se_id=NOT&p_id=297992.1

  • How to check MWA session details in Oracle Apps R12

    I am an Oracle Apps DBA. Current Issue is that sometimes users working with the RF Guns(Scanners) through telnet in MWA servers got hanged.
    They ask to kill their sessions.
    I do not know how to find the MWA loged in users sessions details. What I am able to find is , frm or web session details.
    Could you please guide how to gather these MWA connection details, with database and server process and session details.
    Thanks in advance for ur support.
    Regards,
    KMISRA

    Koushikinath wrote:
    I am an Oracle Apps DBA. Current Issue is that sometimes users working with the RF Guns(Scanners) through telnet in MWA servers got hanged.
    They ask to kill their sessions.
    I do not know how to find the MWA loged in users sessions details. What I am able to find is , frm or web session details.
    Could you please guide how to gather these MWA connection details, with database and server process and session details.
    Thanks in advance for ur support.
    Regards,
    KMISRAPlease see these docs.
    MWA Server Hangs on R12 Environments [ID 559614.1]
    Which parameters control the maximum number of user connections per MWA listener [ID 567214.1]
    Mobile Web Applications (MWA) Troubleshooting Tips for Release 12 Mobile Web Applications Server [ID 782162.1]
    Mobile Application Server - Advanced Configurations and Topologies for Mobile Web Applications (MWA)of E-Business Suite 11i and R12 [ID 1081404.1]
    Mobile Web Applications Server - MWA Troubleshooting Tips for E-Business Suite 11i and R12 Oracle Mobile Application Server [ID 269991.1]
    How to Enable WMS / MSCA Logging? [ID 338291.1]
    Thanks,
    Hussein

  • Jdeveloper set up for MSCA(Mobile supply chain application) custom page

    Hi Everyone,
    Can anyone provide me with the jdeveloper setup instructions to write class files for MSCA Application. I was trying to redo the helloworld tutorial from anil passi.com(http://oracle.anilpassi.com/hello-world-mobile-supply-chain-application-framework-6.html). But when i write import statements as below, jdeveloper does't recognize these import statements and throws error when i try to compile.
    import oracle.apps.inv.utilities.server.UtilFns;
    import oracle.apps.mwa.beans.FieldBean;
    import oracle.apps.mwa.container.Session;
    import oracle.apps.mwa.eventmodel.AbortHandlerException;
    import oracle.apps.mwa.eventmodel.DefaultOnlyHandlerException;
    import oracle.apps.mwa.eventmodel.InterruptedHandlerException;
    import oracle.apps.mwa.eventmodel.MWAEvent;
    import oracle.apps.mwa.eventmodel.MWAFieldListener;
    The steps I did in jdeveloper are:
    1) Created OA Workspace
    2) Create project under it with a package structure xxx.oracle.apps.inv.customfunction.server
    3) Right click on project and selected New Java Class file
    4) Wrote code in the java class file.
    So what exactly i should do so that i can compile my code in jdeveloper without errors. ( I know that we have to deploy these files to apps instance inorder to execute. I just want to compile it in jdeveloper).
    Thanks
    Sunny
    Edited by: user13369509 on Mar 16, 2011 8:49 AM

    my issue is resolved. i'm getting this problem when i add just java class file to the project. but when i also add the business componets and page component and generate controller class to the project , i can see that import is recognized by the java class file. So i guess i have to delete all the unwanted business components that i have created at the end.
    Thanks
    Sunny
    Edited by: user13369509 on Mar 16, 2011 12:44 PM

Maybe you are looking for

  • Can I use creative cloud on both of my computers for the same subscription

    I am looking at upgrading to the creative cloud but I want to know if I can use the one subscription on both my laptop and my desktop 

  • Vendor Payment with different document types

    Dear Sapguru, We have a scenario where a particular vendor payable is in two different document types for example, RE and KZ. When we execute TC F110, the payment proposal is grouping the payments by document type. I.e. it grouped all the documents u

  • Cd stuck in drive

    A cd is stuck in the drive of my brand new IMAC 2.4 thingie. Impossible to retrieve it, despite all the "useful" tips in the Help section and the 'last resort' solution. Any suggestions?

  • How to get order status from co03

    Hello Gurus, Please tell me is there any fuction module available to get status of order from CO03 or any link that will help to get status... Thanking you, Gaurav

  • Ultraslim Plus Wireless Keyboard and Mouse not connecting

    I just bought the Ultraslim Plus Wireless Keyboard and Mouse, but I can't get either to work.  My machine (ThinkPad X230-2324-HQ4) does not have a CD drive for me to use the install CD, so I found and downloaded the driver from your support site: htt