Oracle apps installation on solaris10

Hi,
Do anyone know the good doc for installing oracle apps-10.x.x in solaris-10?
anyhelp would be highly appreciated!!
Thanks

http://www.oracle-base.com/
linux centric a bit on the install side, still good guides/doc overall.
assuming this is for a sparc sys (10g db) for example...
http://www.oracle.com/pls/db102/to_toc?pathname=relnotes.102%2Fb15689%2Ftoc.htm&remark=portal+%28Getting+Started%29
if not, oracle-base has links to all the oracle doc for 8i-11g and app server as well.

Similar Messages

  • Problems with exporting display for oracle apps installation

    Platform : RedHat Enterprise Server 4
    I'm trying to do a 2 tier installation of Oracle Applications.
    As part of the install, I need to generate a display that can be used by the applmgr user, but bellongs to another user.
    When running the following command line, I get an error message.
    xauth -f .Xauthority extract - $DISPLAY | rsh -l applmgr localhost /usr/X11R6/bin/xauth merge -
    connect to address 127.0.0.1: Connection refused
    Trying krb4 rsh...
    connect to address 127.0.0.1: Connection refused
    trying normal rsh (/usr/bin/rsh)
    localhost: Connection refused
    Does anyne have an idea? I've done some troubleshooting, but I can't figure out what is wrong.
    I have added the following in the xmgr and applmgr's profiles
    DISPLAY=localhost:13
    export DISPLAY
    The vnc server runs on display 13

    These are the scripts/files I'm using for installing Oracle Apps 11.5.10 on CentOS 4.2 (RedHat Clone) - hope it helps:
    install.sh - adds necessary packages
    yum install libaio
    yum install openmotif
    yum install gcc
    yum install gcc-c++
    mv /usr/bin/gcc /usr/bin/gcc344
    mv /usr/bin/g++ /usr/bin/g++344
    rpm -iUhv compat-gcc-7.3-2.96.126.i386.rpm
    rpm -iUhv --nodeps compat-gcc-c++-7.3-2.96.126.i386.rpm
    ln -sf /usr/bin/gcc296 /usr/bin/gcc
    ln -sf /usr/bin/g++296 /usr/bin/g++
    setup.env - Setup paths
    # Oracle Setup Environment
    ORACLE_SETUP_APPS=/setup/oracle/install/ebusiness/startCD
    ORACLE_SETUP_PATCH=/data/setup/install/db
    oracle.env - Installation environment
    # Oracle Environment
    ORACLE_BASE=/d01/oracle
    ORACLE_HOME=$ORACLE_BASE/visdb/9.2.0
    ORACLE_VAR=/var/opt/oracle
    ORACLE_SID=VIS
    ORACLE_TERM=xterm
    # export TNS_ADMIN= Set if sqlnet.ora, tnsnames.ora, etc. are not in $ORACLE_HOME/network/admin
    NLS_LANG=AMERICA_AMERICAN.UTF8
    #ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    export ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM NLS_LANG ORA_NLS33
    LD_ASSUME_KERNEL=2.4.19
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
    export LD_ASSUME_KERNEL LD_LIBRARY_PATH
    # Set shell search paths
    export PATH=$PATH:/usr/sbin:/sbin:$ORACLE_HOME/bin
    oracle - Kernel Parameters
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    kernel.sem    = 250 32000 100 128
    fs.file-max   = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 262144
    net.core.rmem_max     = 262144
    net.core.wmem_default = 262144
    net.core.wmem_max     = 262144
    setup_oracle_1.sh - Installation Step 1 : Add oracle user
    #!/bin/sh
    PATH=$PATH:/usr/sbin
    groupadd dba          # group of users to be granted with SYSDBA system privilege
    groupadd oinstall     # group owner of Oracle files
    useradd -m -c "Oracle software owner" -g oinstall -G dba oracle -s /bin/bash
    passwd oracle
    setup_oracle_2.sh - Installation Step 2 : Prepare installation directory
    #!/bin/sh
    . ./oracle.env
    BASE_DIR=/`echo $ORACLE_BASE | cut -d'/' -f2`
    mkdir -p $ORACLE_BASE
    chown -R oracle:oinstall /$BASE_DIR
    chmod -R 775 $BASE_DIR
    mkdir -p $ORACLE_VAR
    chown oracle:dba $ORACLE_VAR
    chmod 755 $ORACLE_VAR
    setup_oracle_3_apps.sh - Installation Step 3 : Start installer
    #!/bin/sh
    . ./oracle.env
    . ./setup.env
    sysctl -p ./oracle
    su oracle -c "export DISPLAY=:0.0 && $ORACLE_SETUP_APPS/Disk1/rapidwiz/rapidwiz"There are some steps afterwards, but with this I'll usually end up with a complete installation.
    C.

  • Oracle Apps Installation

    Hi all,
       I downdoaled Fusion  version of oracle apps. I am planning to install. Can you please point me to the correct documentation to find the follow-up.
    Thank you
    Venky

    usha001 wrote:
    Hi all,
       I downdoaled Fusion  version of oracle apps. I am planning to install. Can you please point me to the correct documentation to find the follow-up.
    Thank you
    Venky
    Hi Venky,
    All Oracle EBS docs can be found at Oracle Applications Releases 11i and 12 -- Look for "Oracle E-Business Suite Installation Guide: Using Rapid Install".
    MOS installation docs for 12.1.1 and 12.2. can be found at:
    For 12.1.1 -- Interesting Documents Concerning E-Business Suite 11i to R12 Upgrades (Doc ID 850008.1)
    For 12.2 -- Oracle E-Business Suite Release 12.2 Information Center - Install (Doc ID 1583131.1)
    Please note that we have EBS forum for such questions -- https://forums.oracle.com/community/developer/english/e-business_suite
    Thanks,
    Hussein

  • Ways to find out modifications in base oracle apps installation

    What are different ways to figure out what all has been changed ( modified ) in a base oracle applications installation ?
    Basically need to find out in a 6 year old installation, what all objects / forms / modules where "modified", and not "extended". Assume that not all changes were done using a standard nomenclature.
    e.g. I read somewhere, to figure out what all "new" tables were created, a sql query on creation_date in all_objects or all_tables etc may give some hint/s.
    Is this right ? also how do we check for other objects like stored procs, seeded forms, other objects ?
    Thanks!

    Go to monitoring, expand reports, select Software Distribution Package and Program Deployment status and then select status of a specified package and program deployment, select your package and program deployment, and then you can see all successful,
    failed results and you can click and see further details. If you send it through task sequence use the task sequence deployment status to see the results.

  • Seeded EUL tables in Oracle Apps installation

    Hi,
    I am interested to know whether an Oracle Application (E-Business) installation comes with some set number of seeded EUL tables. Or does the number of EUL tables depend on the modules installed with E-Business?
    A related question is, when does a new EUL table get created? As you can guess I am a newbie with Discoverer but I know there are the standard tables like EUL5_Documents, EUL5_OBJs, etc.
    Thank you,
    Ellice

    Hi,
    When a Discoverer end user layer (EUL) is created, a set of tables (EUL tables) is created in a schema (the EUL owner). Application tables are then loaded into the EUL using Discoverer administrator and this results in rows being created in the EUL tables. The number of EUL tables never changes.
    The E-Business Suite comes with a Discoverer EUL (stored in .eex files) which can be loaded into the EUL using Discoverer Administrator (or using the seed command file). Loading the E-Business Suite EUL creates Business Areas and folders in the EUL allowing you to report on data in the E-Business Suite tables. You can either install all the modules or just some of them, most people just install all the modules as it is easiest.
    Hope that answers your questions.
    Rod West

  • How to install the Oracle Apps R12 with an existing OAS 10g

    Hi All,
    I am planning to install the Oracle Apps R12 and I already downloaded the media-pack from edelivery.oracle.com.
    But I am not sure how to do it because I have tree-tier architecteur at home :
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Database 11gR2 -- Database tier
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Application Server 10g ver 10.2.0 (infra and middle) -- Midel-tier
    One computer with XP OS -- Client tier
    Could any one explain me how to install it?
    Regards,

    But I am not sure how to do it because I have tree-tier architecteur at home :
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Database 11gR2 -- Database tier
    One computer with LINUX OS (OEL 5.5) which hold the Oracle Application Server 10g ver 10.2.0 (infra and middle) -- Midel-tier
    One computer with XP OS -- Client tier The above is two tier architecture (not three tier) as the client tier is not considered as a tier in Oracle Apps installation.
    Could any one explain me how to install it?Do you already have a Database and Oracle AS10g installed? Please elaborate more.
    Oracle Apps R12 comes with 11gR1 database, and to do multi-node installation please refer to these threads.
    R12 Multinode installation
    Re: R12 Multinode installation
    Install oracle EBS R12 on 2 machines
    Install oracle EBS R12 on 2 machines
    To upgrade the database later to 11gR2, please refer to:
    11gR2 11.2.0.2 Database Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2010/11/db_11gr2_11202_ebs.html
    Thanks,
    Hussein

  • 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 -

  • Apex Installation On Oracle App Server Apache

    Installation using an existing Apache server like on the Oracle Apps Server can be done as a replacement for the Apache that is installed with Apex but may require the installation of mod_plsql into Apache.
    If you need to do this, use the documentation for the Oracle Apps Server for installing mod_plsql. The Apex documentation assumes that mod_plsql is installed and is missing steps for a complete installation.
    Installing on one web server is advantageous for applications that are integrated with Oracle App Server applications like the SOA Suite.

    Installation using an existing Apache server like on the Oracle Apps Server can be done as a replacement for the Apache that is installed with Apex but may require the installation of mod_plsql into Apache.
    If you need to do this, use the documentation for the Oracle Apps Server for installing mod_plsql. The Apex documentation assumes that mod_plsql is installed and is missing steps for a complete installation.
    Installing on one web server is advantageous for applications that are integrated with Oracle App Server applications like the SOA Suite.

  • Installation of Oracle Apps 11i Realese 5 with 11.5.6 Family Pack

    I am having problem starting the installation of this program.......Oracle Apps 11i Realese 5. I have Windows 2000 and would like to do CD installation rather than Stage installation.
    I have downloaded and ran the JDK-1_1_8_009-Win. Here are the steps taken: I inserted the Red CD "Start Here" in my CD-ROM, opened the DOS prompt, and changed the C:> prompt to E:> prompt which is my CD-ROM drive, I then typed E:>cd rapidwiz....Enter, this opens E:\rapidwiz>, I then typed rapidwiz.cmd which was supposed to open my Oracle Universal Installer, butI got: E:\rapidwiz>start.\bin\launch.exe.RapidWiz.cL
    E:\rapidwiz>
    What do I do from here, do I insert the Disk 1 or what, because I have 14 CD's to be installed.

    Hi Timi,
    Nice to see that you're involved in the setup of Oracle Applications 11.5.5. I see that you've run into a few roadblocks and while I am sure that I have a solution to the problem you're facing, it's a tad too long to get into on this forum.
    If you could get in touch with me via E-Mail ([email protected]) or call me at 732 423 8023 (I'm available after 8pm EST), I'd be glad to help you out. Forgive me for saying so but the installation process is rather long and I have no desire to outline the entire process here.
    Just curious, are you professionally associated with Oracle Applications or does it stem from a personal interest ?
    I look forward to hearing from you.
    Best Wishes,
    Rajesh Aialavajjala

  • Oracle APP'S Installations Context Value Management Could not started

    oracle APP'S Installations Context Value Management Could not started
    how it is started

    Fadi, Context Value Management runs during Rapid Install or AutoConfig to make sure the context file is in good order. If it fails at the time of the installation, then most probably you have missing components at the OS level.

  • Manual staging in oracle 11i Apps installations

    Hi,
    I am newbei to oracle app 11i please let me know Is it possible to stage manually instead of using perl script.
    I am preparing folders manually and loading cds to those folders and then planning to start the installation will it work??
    Regards,
    Angi
    Edited by: angalina jolie on Dec 4, 2009 12:41 AM

    Hi Angi;
    I am newbei to oracle app 11i please let me know Is it possible to stage manually instead of using perl script.
    I am preparing folders manually and loading cds to those folders and then planning to start the installation will it work??yes it possible to create manylay stage area. You can create one main folder as stage11 then you should create those folder :
    NLS oraAppDB oraApps oraDB oraNLS oraiAS startCd
    Start to put DVD on server and copy related files to related folders, after copy job give 777 permisson to stage11 folder
    I hope its helpful for you Angelina Jolie:)
    Regard
    Helios

  • Oracle Apps R12 installation fails.....

    Hi All,
    I have installed Oracle Enterprise Linux 5.3, and trying to install Oracle Apps R12.
    I have created the stage area named /stg12 and the structure is as follows:
    --StarHere/startCD.....
    --RDBMS/Disk1/oraDB and oraDB2
    --Database/Disk1/oraAppDB, oraAppDB2 and oraAppDB3
    ---Database/Disk2/oraAppDB, oraAppDb2 and oraAppDB3
    Database/Disk8/.........
    --Tools/Disk1/oraAS
    --APPL_TOP/Disk1/oraApps, oraApps2 and oraApps3
    /Disk2/oraApps
    This is how the files were listed on edelivery website and i downloaded them and unzipped them in same sequence......
    After Rapidwiz checks are done ,,it says do you want to install Oracle Apps.... when i click yes,,,it asks for CD locator for RDBMS Disk1 and when i give path as /stg12/RDBMS/Disk1/oraDB,,,,it unzips some files and then again asks for RDBMS/Disk1,,,,,when i give path now as /stg12/RDBMS/Disk1/oraDB2.......it says error 50004,,,check log files.......
    I have applied all the patches applicable,,,,,like Http server patch and rapidwiz patch.
    please some one tell me how to create the stage area........im running the installation as oracle user not as root.....
    thanks...
    Edited by: user11090588 on May 3, 2009 6:58 PM

    Hi,
    also at the time of installtion for database and application node information i gave the same user and group......oracle and dba respectively....is that fine.....
    so now i issue a command su - oracle and supply the password....and then when i issue.....Do you mean use used a single user (i.e. oracle) to own the application tier and the database tier files? If so, then this is fine.
    adstpall.sh apps/<apps password>", then "adstrtal.sh apps/<apps passwordYou need to change to the directory where the script exists. As oracle user, change the directory to $APPL_TOP, and source (run) the env file (APPSORA.env), then issue "cd $INST_TOP/admin/scripts" and run the adstrtal.sh script.
    For more details about env file and startup/shutdown scripts, please refer to [Oracle Applications Patching Procedures |http://download.oracle.com/docs/cd/B40089_09/current/acrobat/oa_patching_r12.pdf] manual.
    Regards,
    Hussein

  • Oracle apps r12 12.1.1 installation

    Dear all,
                 i am planning to install oracle apps R12 12.1.1 on winserver 2003 R2 SP2 enterprise edition and then install on same system infomatica and dac and BI apps and oracle obiee .......when i am installing oracle apps r12 installation time will i choose fresh data base option or vision database option ....please suggest me...........

    Hi Manoj,
    If you select "Fresh Database" it means you dont have any sample data but just a vanilla flavoured EBS installation (which will accumilate to around 90 GB during successful completion of Installation), If you select "Vision Database", it will provide you sample data for you to play around with and do an in-depth R&D but please note that this will accumilate to around 200GB+ space. Provided you have enough space in your machine I would suggest you to go ahead with Vision instance as this is your first installation and will help you to learn EBS well. If not I would suggest you to have a fresh installation.
    Hope this helps answering your question.
    Best Regards

  • How to backup up the fresh installation of Oracle Apps R12?

    Hi
    I have done a fresh installation of Oracle Apps R12 on IBM-AIX machine. I would like to know, what exactly do i need to backup either the file system or database. Please let me know in detail. Actually i am fresh to Oracle Apps enviorment but expert in Oracle Database (Core) level.
    Thanks.

    This topic has been discussed several times before on this forum. Please check the following threads for more details:
    Apps Backup
    Re: Apps Backup
    Backup Oracle Applications (11.5.10.2)
    Re: Backup Oracle Applications (11.5.10.2)
    Best Backup Strategy
    Re: Best Backup Strategy
    System Backup
    system backup
    Reommended backup and recovery startegy for EBS
    Re: Reommended backup and recovery startegy for EBS

  • Installation of oracle apps R12 is hanging

    Hi All,
    I am new to oracle apps . This is the first time i am installing oracle ebs R12.
    I found some error during post installation.
    Please find the log below.
    DBC File
    DBC file passes instantiated variables test:
    File = /u01/oracle/ERPDEV/inst/apps/DEV_zanerpuat/appl/fnd/12.0.0/secure/DEV.dbc
    HTTP
    checking URL = http://zanerpuat.zanaco.local:8000
    RW-50014: Error: - Portal returns incorrect page
    Help Page
    checking URL = http://zanerpuat.zanaco.local:8000/OA_HTML/help
    Page is responding
    Virtual Directory
    checking URL = http://zanerpuat.zanaco.local:8000/OA_MEDIA/FNDLOGOL.gif
    RW-50016: Error: - {0} was not created:
    File = {1}
    checking URL = http://zanerpuat.zanaco.local:8000/OA_JAVA/oracle/apps/fnd/admin/server/server.xml
    RW-50016: Error: - {0} was not created:
    File = {1}
    checking URL = http://zanerpuat.zanaco.local:8000/OA_CGI/FNDWRR.exe
    RW-50016: Error: - {0} was not created:
    File = {1}
    JSP
    checking URL = http://zanerpuat.zanaco.local:8000/OA_HTML/jtfTestCookie.jsp
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding, waiting 15 seconds and retesting.
    JSP is not responding
    Login Page
    checking URL = http://zanerpuat.zanaco.local:8000/OA_HTML/AppsLogin
    RW-50016: Error: - {0} was not created:
    File = {1}
    instantiate file:
    I tried to search the resolution however i have found any.
    Please help me in resolving the above error.
    Your assistance is much appreciated in this regards.
    Thanks and Regards,

    Hi Hussein,
    Please find the access log below.
    I dont see any error.
    127.0.0.1 - - [13/Feb/2011:02:54:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:54:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:54:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:55:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:55:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:55:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:56:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:56:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:56:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:57:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:57:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:57:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:58:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:58:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:58:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:59:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:59:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:02:59:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:00:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:00:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:00:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:01:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:01:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:01:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:02:04 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:02:24 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [13/Feb/2011:03:02:44 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    How to check all the services in apps?
    Thanks and Regards,

Maybe you are looking for

  • Running Final Cut Studio 2 with only 512 MB

    I have 2 older mac mini's laying around and I would like to put them to work. I was thinking that they could log and capture and only do that. If they are logging, then the other computers are freed up to edit. The problem that I am having is that th

  • Magic Mouse Menu Scrolling?!?

    Just bought a Magic Mouse for my (old) G5. Running 10.5.8 with the Wireless Mouse Update installed. So far so good, BUT: The mouse does not seem to scroll through drop down menus like my old Stark Microsoft Mouse (sorry) did. Shouldn't it?!?

  • Creating the DDL -- the SQL is the same regardless if the 1 side of the 1:M

    is optional or not. Example: Entity STUDENT has Student_ID as UID and a Student_Name. Entity LOCKER has LOCKER_ID as its UID and a location. I created a sample 1:M relation between STUDENT and LOCKER where each STUDENT may have zero or more LOCKERs a

  • Is it a good idea to install an SSD as the main drive and a regular HD for data?

    Please help me make the best decision on making my machine faster without having to purchase a new one!

  • Preview.app -- tools -- adjust color = crash

    I noticed that if I open anyfile.jpg with preview.app, and select the 'tools' tab, then 'adjust color' and drag the slider a little, it will crash, every time. Mac 10.5.1, Preview.app Version 4.0 (469), reproducable = 100%. I didn't find a similar bu