Oracle 9i on Suse 8.2 Professional: INSTALLED!

Thanks for all the posted hints. I would not have gotten the 9i database running without them. As mentioned on this board the web site at http://www.puschitz.com/InstallingOracle9i.shtml is great
even though it is aimed at RedHat users, and I am running Suse. I had three sticking points.
1. The ins_ctx.mk make file error.
I followed the advice at the puschitz site, and altered the
$ORACLE_HOME/ctx/lib/ins_ctx.mk file as described.
2. Failure to get the database configuration assistant to run. The error reading something like "$ORACLE_HOME/bin/dbca: line 124 11976 killed"
Thanks to the post from joe r minnich I redirected the dbca script to use the java version 1.3.1 that is installed with the runInstaller script. I changed the line from
$JRE_DIR/bin/jre -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
to the following (your path may vary, $OH is set to $ORACLE_HOME)
$OH/../jre/1.3.1/bin/java -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
3. ORA-27123 unable to attach shared memory segment error, during start up of the database configuration assistant.
Once again the puschitz site helped me. I ran commands to change the settings in /proc.
echo 250 32000 100 128 > /proc/sys/kernel/sem
echo 536870912 > /proc/sys/kernel/shmmax
echo 4096 > /proc/sys/kernel/shmmni
echo 2097152 > /proc/sys/kernel/shmall
echo 65536 > /proc/sys/fs/file-max
echo 1024 65000 > /proc/sys/net/ipv4/ip_local_port_range
After all that and setting a few passwords, I had the instance up and running!

Hi,
i am looking for the oracle / linux matrix...
I am planning to install suse version 8x / 9x on my laptop and planning to install oracle 9i enterprise edition...
Could u please, please somebody let me know the matrix, for which version of suse, oracle 9i is certified to use it.
Since i lost my access to metalink, idont have the matrix handy...
[email protected]
thanks in advance

Similar Messages

  • Oracle 10g on suse 9.1 Professional

    I recently moved to Linux suse 9.1 from the Windows background and I need to install Oracle 10g Database on Suse. I'll be glad to get a step by step instruction on installing oracle10g on suse Linux 9.1

    On following the installation guide, I got these errors on trying to log in to SQLPLUS
    SQL> startup
    ORA-01078:Failure in processing system parameters
    LRM-00109:Could not open parameter file '/u01/app/oracle/product/10.1.0/db_1/dbs/initsalesora'
    I was only able to make an idle connection and on running any script (even on dual table) I got the following errors:
    ORA-01034:Oracle not available

  • How to install oracle 10g on suse linux

    Hi,
    can anybody let me kbow how to install oracle 10.2 on suse linux.....
    i have installed suse linux but couldn;t able to install oracle 10g on the same....
    looking for gud suggestion.....

    These two are good to start with
    Installing Oracle Database 10g on SUSE Linux Enterprise Server 9 and on SUSE Linux Professional 9.1, 9.2, and 9.3
    http://www.puschitz.com/InstallingOracle10gOnSUSE.shtml
    Oracle Products on SUSE Linux Enterprise: Documents
    http://www.novell.com/products/server/oracle/documents.html

  • Error when Installing Oracle XE on Suse Linux 10.0

    I am installing Oracle xe on Suse Linux 10.0.
    I get following error.
    gthomas@linux:~/oraclexe> rpm -ivh oracle-xe-10.2.0.1-0.1.i386.rpm
    error: cannot get exclusive lock on /var/lib/rpm/Packages
    error: cannot open Packages index using db3 - Operation not permitted (1)
    error: cannot open Packages database in /var/lib/rpm
    Please help
    George

    I found another thread in this forum where you can look up how to extend your swap space (look at the bottom of that thread):
    re:Out of swap space during 9iAS install.
    I am very new to Linux, I am very much disappointed,
    I installed Linux with lots of hopes that I can
    Install Oracle tools easily on Linux and work
    comfortably. Now If I cannot intall a small database
    Oracle XE, even with 1GB Ram and 25GB harddrive on
    Linux, I don't realize why people run for Linux.
    I could Oracle XE on windows on a machine with 512
    mb ram in 4 minutes.Maybe you should take into consideration that you are not so "new" to windows and that each new system has a learning curve.
    Someone please help.. in detail. How to resize the
    swap partition at this point.Look in the provided link.
    I have very limitted or no knowldge in Linux.Maybe you should change that or stay with what you know. I don't see any other way ...
    As a sidenote, each command under Linux does have a so called "man" page (from manual). You also need to open a shell to access those commands as shown in the thread.
    And please, take a look at the commands in that thread before you start implementing, since for example the dd command seems only to create a file with a size of 512M.
    Knowing how to use a search engine would also be a valuable asset in your current position.
    C.

  • To install oracle 9i on Suse 10

    Hi,
    I want to install oracle 9i on Suse 10.
    Can i install?
    Do i need download any patches?(What are patches?)
    I dont have cd's also.
    So what should i do?
    Regards,
    Chaitra

    Yet another useful link
    http://dbis.informatik.uni-freiburg.de/content/courses/SS06/Praktikum/Programmierung%20in%20SQL/oracle-linux.html

  • Help in installing Oracle Xe in suse 10.2

    I have successfully installed Oracle XE in suse linux 10.2.(my laptop)
    The place I had installed had a Lan network available.
    Now I usually work in a location where there is no network.
    after I get the message that oracle XE is succesfully installed, I tried to open the oracle home page, but i was getting an error, that there is no network,
    I followed the instructions to give no proxies for my oracle home page address, etc.but to no avail.
    Can someone help me in this.
    Do reply to [email protected] incase you need more information, or reply to this thread.

    Ok..
    This is not a network issue at all..
    I am unable to connect to oracle even though there is network..
    I was wrong.
    Now here is the scenario..
    I downloaded the rpm for oracle XE
    i ran this command
    rpm -ivh downloads/oracle-xe-univ-10.2.0.1-1.0.i386.rpm
    then i ran the command for configuring
    $ /etc/init.d/oracle-xe configure
    gave the default settings
    then I went to
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin
    and from there ran the script file
    . ./oracle_env.sh
    the instruction says....
    You may also want edit your login or profile files so that these environment variables are set properly each time you log in or open a new shell.
    For Bourne, Bash, or Korn shell, enter the following line into the .bash_profile (to log in) or .bashrc file (to open a new shell):
    . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
    For C or tcsh shell, enter the following line into the .login file (to log in) or .cshrc file (to open a new shell):
    source /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.csh
    Where do I find the .bash_profile file in suse 10.2?
    is this the final step to start working on my database...?
    has anyone worked on this before?
    It also says...
    You can find the database creation logs in $ORACLE_HOME/config/log/*.
    I cant find this path in my system...
    Someone help me..

  • Unable tu install Oracle 9i Client on Win XP Professional

    Hello!
    I have problems installing Oracle 9i Client on Windows XP Professional. The error appears when I try launching the setup.exe file from the "Disk1" folder on my HD. The message error says something like "I can't run the set up". If somebody have any ideas please help me.

    double click autorun.exe in the autorun folder.

  • Installing Oracle 8i on Suse 6.3

    I am trying to install Oracle 8i on Suse, and having problems.
    When i do:
    oracle@linux:/cdrom/install/linux > ./runInstaller
    bash: ./runInstaller: Permission denied
    I am keep getting the error!

    Try SuSE 7.0. Works out of the BOX.

  • Problems Installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0)

    I have problems installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0). When I try to create the repository the installation hang up. I try over Oracle 8i (WIndows 2000) and the problems remain.
    Please any body can help?
    Is it possible to install Designer 6i and generate forms 6.0 (I mean for using Developer 6.0 (NOT 6i))?
    Best regards,
    JAGC

    Marcel,
    I had the same problem. Oracle gives as an answer that Designer 6.0 is not supported against 8.1.7. In the specified package a statement is issued which is a problem for 8.1.7. I changed that package and now it works fine.
    Comment as below and replace with the delete statement, then it compiles fines.
    I don't know if any problem can occur after that, but a Migration from a 1.3.2 repository to 6i works fine through this repository. Hope this helps.
    Kind Regards
    Jan Boersma
    Email: [email protected]
    see here:
    -- Remove Reserved Names entry and comment
    -- delete from sdd_reserved_names
    -- where (rn_res_name, rn_type) in ((upper(view_name), 'VIEW')
    -- ,(upper(pack_name), 'PACKAGE')
    -- ,(upper(pack_name), 'PACKAGE BODY')
    -- ,(upper(app_view_name), 'VIEW BODY'));
    delete from sdd_reserved_names
    where ((rn_res_name = UPPER(view_name) AND rn_type = 'VIEW') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE BODY') OR
    (rn_res_name = UPPER(app_view_name) AND rn_type = 'VIEW BODY'));
    null

  • Oracle 10g on SuSE 9 with kernel 2.6.4

    Hi,
    i have installed Oracle 10g on SuSE 9 Professional with kernel 2.4.21-192 and it works fine.
    For testing purposes i have installed a 2.6.4 Kernel and get the following error on database startup:
    SQL> Connected to an idle instance
    SQL> ORA-27125: unable to create shared memory segment
    Linux Error: 1: Operation not permitted
    SQL> Disconnected
    Do you have any hints or is the kernel 2.6 not supported.
    Thanks Klaus

    /* using strace I have narrowed this down to the shmget call for allocating SGA memory. Specifically 2.6 kernel generates a WAIT in this call and Oracle specify IPC_NOWAIT flag, hence the failure condition.*/
    #include <sys/types.h>
    #include <sys/shm.h>
    #include <sys/types.h>
    #include <sys/mman.h>
    #include <errno.h>
    extern int errno;
    #define SHM_HUGETLB 04000
    #define SGA_SIZE 192937984
    #define dprintf(x) printf(x)
    #define ADDR 3285588844UL
    main()
    int shmid;
    int i, j, k;
    volatile char *shmaddr;
    if ((shmid = shmget(ADDR, SGA_SIZE, IPC_CREAT|IPC_NOWAIT|IPC_EXCL|0660) )
    < 0) {
    perror("IPC_NOWAIT Failure:\nTry without NOWAIT condition");
    if ((shmid = shmget(ADDR, SGA_SIZE, IPC_CREAT|IPC_EXCL|0660) )
    < 0) {
    perror("Failure:");
    exit(1);
    printf("shmid: 0x%x\n", shmid);
    shmaddr = shmat(shmid, (void *)ADDR, SHM_RND) ;
    if (errno != 0) {
    perror("Shared Memory Attach Failure:");
    exit(2);
    printf("shmaddr: %p\n", shmaddr);
    dprintf("Starting the writes:\n");
    for (i=0;i<SGA_SIZE;i++) {
    shmaddr[i] = (char) (i);
    if (!(i%(1024*1024))) dprintf(".");
    dprintf("\n");
    dprintf("Starting the Check...");
    for (i=0; i<SGA_SIZE;i++)
    if (shmaddr[i] != (char)i)
    printf("\nIndex %d mismatched.");
    dprintf("Done.\n");
    if (shmdt((const void *)shmaddr) != 0) {
    perror("Detached Failure:");
    exit (3);

  • SUCCESS !  9IAS Infrastructure-SuSE 8.2 Professional

    It is finally running. Oracle thew us a slider on
    this one. You will need to edit your postcfg and change
    the invocation of oidca to use the 1.3.1 jre. The shell
    script comes delivered to blow up because it uses the
    1.1.8 jre. There is no way she is going in clean until
    you make this change on Suse.
    Also, get yourself a copy of ehtereal up and running.
    I needed it to sniff the ldap request that was failing
    when the password randomizer was failing.
    It was trying to bind with a password of 'kr11wb2e' when
    it was connecting to the ldap server.
    I had to go into the ldap server via oidadmin and set the password to match was the applet was looking for.
    After this I had all check marks on my runInstaller session!
    All the services are up and running and they past the santity checks.
    Now on to part 2.

    I found this
    Re: 9iAS R2 SuSE 8.2 ins_calypso.mk failure install
    Yakub wrote:
    Guidance Please,
    I'm encountering make errors when installing Oracle 9iAS R2 9.0.2.0.1 on
    SuSE 8.2 Professional. The following error is generated:
    Exception Severity: 1
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target install of makefile
    /lv01/app/oracle/product/iasinf/webcache/lib/ins_calypso.mk
    Thanks in Advance
    Have had the same problem - did not care; it's WebCache, and
    I don't have good experiences with it (V1 of 9iAS).
    There's some documentation on Metalink (which did not
    resolve the problem in RH9): doc id 144959.1
    Edit $ORACLE_HOME/bin/genclntst, from line 98 onwards:
    do
    case "$objname" in
    # REPLACE following 2 lines
    # library=`expr $objname : '\(.*\)\(.*\)'`
    # object=`expr $objname : '.*\(\(.*\)\)'`
    library=`echo $objname | sed 's/(.*)//'`
    object=`echo $objname | sed 's/.*(//' | sed 's/)//'`
    libname=`basename $library`
    echo $library > $WRKDIR/$libname.nm
    echo $object >> $WRKDIR/$libname.objs
    object=$objname
    cp $object `basename $object`
    esac
    done
    Rerun genclntst (still barks about DISCARD), should now
    create libclntst9.a
    Also rework the relink script:
    Rework $OH/bin/relink:
    line 50:
    # if [ x${ORACLE_HOME} = x ] -o [ ${ORACLE_HOME} = "" ] ; then
    if [ x${ORACLE_HOME} = x -o ${ORACLE_HOME} = "" ] ; then
    line 102 (103 after the change above):
    # MAKE="/usr/ccs/bin/make" # full path to make
    MAKE="/usr/bin/make" # full path to make
    HTH, YMMV, HAND

  • Oracle RAC 10g on Windows XP Professional

    Hi All,
    I read many articlaes that we can not install Oracle 10g RAC on Windows xp professional but the problem is I have a laptop where I am installing VMWARE with Unix O/S I can not upgrade my XP to Server edition as I do not have money o buy license.
    Please help me what all files I need to change to make my XP one of the nodes os RAC 10g.

    Thanks for replying.
    Can by downloading the kit,I will be able to install Oracle RAC?
    My question was:
    I have windows xp on my machine.I have vmware software also.I need to install Oracle RAC 10g on winxp and an guest opertaing system which will be linux.I want to test RAC by making 1 node on linux and one node on guest operating system winxp.
    Problem is RAC can only be installed on Server edition.Can it be possible to do it on WinXP?

  • Oracle 9i and suse 10.0

    Hello everyone,
    i have just been trying installing oracle 9i on sus linux 10.0, but whent i get on the first installer screen, the next button is not working (no action triggered) so as the exit button,
    i can see some java exceptions in the console :
    View passed to RootItemDataSource does not contain data in TopicTree format.
    sun.io.MalformedInputException
    also for :
    View passed to KeywordDataSource does not contain data in TopicTree format.
    sun.io.MalformedInputException
    with loads of line containing classname and line numbers
    on that point, all i can do is close the installer window by clicking ont he closing cross, clicking on 'about' button and uninstall other products
    note that some line in the exceptions specify the message "unknown source"
    how could i solve this problem ??

    Hello,
    perhaps this may help (from www.novell.com):
    : buttons don't work
    The NUMLOCK key on the numeric keyboard must be OFF when the installer is started or the Installer may not function correctly, like you cannot press any of the buttons. Cancel the installer, turn off NUMLOCK and restart the installer.

  • Installation: Oracle 10g on SUSE Linux 10.1

    Can this be? I sat for hours preparing my all new clean SUSE Linux 10.1 server for the installation of Oracle 10g (Standard Edition)... and when running the installer it simply tells me that SUSE 9 is needed...
    I've found others here in the forum having experienced the same.
    Maybe I just downloaded the wrong version of Oracle?
    The main download page is at:
    http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    I selected entry "Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86" (the one directly below the Windows version):
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201linuxsoft.html
    The size of the file^^ is 668,734,007 bytes.
    Or should i have downloaded entry "Oracle Database 10g Release 2 (10.2.0.2) for z/Linux":
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10202zlinuxsoft.html
    The size of the file^^ is 838,518,746 bytes.
    By the way, all these versions on the main page should have some kind of description, something like "This is the Linux Version for most standard 32Bit single and multiprocessor Intel compatible servers."
    Well, since I'm completely stuck now with SUSE 10.1, is there any way to make the Oracle installer go on that SUSE version? Maybe SUSE can pretend to be version 9... but how do I achieve something freaky as this?
    Thanks for any help, comments, suggestions...
    Karsten

    BTW, I think it's bad practice by Oracle not supporting SUSE 10.1.Actually, I think it is good practise for Oracle not to certify the public beta versions of an operating system.
    Please remember that Fedora and SuSE Linux are cycled every 6-8 months, making then truly unstable for commercial purposes. IN addition, they are often desupported by the comminuty within 2-3 years, forcing upgrades. And finally, Both Red Hat and SuSE/Novell publically state that these are 'proving grounds for new features' (meaning they are beta).
    Certification means that Oracle will invest heavily and train people on the specific operating system and work with the operating system supplier, 24x7 if needed, to make sure that customers will continue in production. I am not aware that the SuSE Linux or Fedora supporters are willing to put in 24x7 support they way the Red Hat and SuSE Enterprise groups are.
    This does not imply the public OSs are bad. It just means that Oracle (and I) believe they are unsuited for commercial, business mission critical, immediate support required, environments.
    By the way, I have the combination of Oracle10g and SuSE Linux 10.1 working, and it works well. However, I did need to make sure that the libraries to which Oracle10g was compiled are available in the OS.
    Or maybe Sybase does better.... ;-pNot if the [glibc] libraries are incompatible. Nor does PostgreSQL nor MySQL.

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

Maybe you are looking for

  • How can i transfer my new purchased itunes apps to my itunes library

    actually having several problems, installed itunes on a new computer, have transfered/sync all of my existing ipod touch apps/music successfully. I purchased new apps and a movie, but they do not appear on my itunes library, how can i transfer these

  • Is there a Graphic Pen Tablet that...

    Is there a Graphic Pen Tablet that you don't move around by hovering the tip of the pen over the surface? I had one that I did not like that you had to hover the tip over the surface. Touching the surface was only for pressure brushes. Is there a tab

  • Audit tool which generates Users, Roles, Auth objects, and Values

    Hi, I have a list regarding authorization provided by auditors. Here I want to know how the auditors generated the list. Do you know the transaction code or the program ID.....? Probably the data in the list was extracted from our system, and some da

  • Switch to Optimum Online?

    I have been unable to use DSL for more than a week now.  So, I am wondering if it is easy to switch to Optimum Online. Does anyone have tried Optimum Online?  Was it easy to install?  Compared to Verizon, how is the Optimum Online?   Thank you so muc

  • How do I find out which "page" the user was on

    I am using JAVA servlets and XSLT's to create a web service. I need to know how I can use the HTTPRequest that is sent to me to the server to find out, which "page" they were on when they clicked the login link. The login link appears on all "pages"