Oracle Apps 11.5.10.2 Configuration Analysis

Hi All,
I have been asked to do a system configuration analysis/review of the Oracle Apps 11.5.10.2 instance for my client. Based on my analysis I need to suggest some improvisation on configuration and bottlenecks in current configuration.
I have been able to do that for Concurrent Manager and Database.
I would like to know on how to do such analysis for
1) Forms Server
2) Apache Web Server
Has anyone been involved in such activities, kindly share your experience for this activity.
Thanks & Regards
Sridhar M

Please see these docs/links.
Configuring various JVM tuning parameters for Oracle E-Business suite 11i and R12 [ID 567551.1]
Tuning performance on eBusiness suite [ID 744143.1]
A Holistic Approach to Performance Tuning Oracle Applications Systems [ID 69565.1]
FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
http://forums.oracle.com/forums/search.jspa?threadID=&q=Performance+AND+Tuning&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
Thanks,
Hussein

Similar Messages

  • JBO-33001: Configuration file /oracle/apps/crmCommon/activities/activityManagementService/applicationModule/common/bc4j.xcfg is not found in the classpath.

    I am trying to consume a base model which is available in the Customer.jws (AppCmmnCompActivitiesPublicModelActivityManagement) to my Mobile UI project available in Sales.jws (SalesMobilePublicUi). We have added proper Databindings.cpx entry for accessing the applicationModule present in the model.
    On deploying the sales mobile app, I get the following ConfigException:
    JBO-33001: Configuration file /oracle/apps/crmCommon/activities/activityManagementService/applicationModule/common/bc4j.xcfg is not found in the classpath.
    The bc4j.xcfg mentioned in the above path actually contains the entry. On checking about this issue, I found out that the prominent solution would be model project should be added as Dependencies to the UI project. But the UI is in different workspace (Sales.jws) and so the list of dependencies shown are those of this workspace only, whereas the model is present in Customer.jws and it does not come under the dependencies list.
    How can this issue be resolved? Please let me know any pointers on solving this issue.

    Build an adfLibrary from the model in the Customers.jws and add this adfLibrary to the other ui project. This will get you the dependency.
    Timo

  • Oracle Apps 11.5.10 How to start configuration.

    Hello All,
    I’m stuck 11.5.10.2+ in a new installation that is working and nobody use for configuration problems since Dec 2005, this project has passed to me now.
    When some body here decide to use oracle 11i they start to configure the software with iSetup and they never end. Now isetup is not longer available and I’m stuck in how to push the configuration and do wherever needed to make this work.
    My question: How can I start configure Oracle Apps 11.5.10.2 or exist something similar to iSetup that can help to reduce the work and increase the accuracy.
    Any help will be welcome.

    iSetup is used to copy setups between two or more instances, and reporting on setups in an existing instance. But you can not configure a new instance out of scratch using iSetup. You can copy the setup from an existing instance.
    Note:176465.1 -
    Oracle iSetup supports rapidly configuring a new E-Business suite instance, copying setups between two or more instances, and reporting on setups in an existing instance.
    iSetup is deployed in two parts.
    iSetup Configurator runs on the web, external to your installation of the Oracle E-Business Suite. To use iSetup Configurator, connect to http://isetup.oracle.com (now decommissioned - read next note).
    iSetup Migrator and Reporter are part of the Oracle E-Business Suite that you access using the Oracle iSetup responsibility. You also use iSetup Migrator to load a configuration you create using iSetup Configurator.
    Note:306512.1 -
    The iSetup Configurator does not support the 11i10 release of the Oracle E-Business suite. If your implementation plans extend beyond the 31st of May 2005, we suggest that you check with your consulting partners for information about solutions that may suit your needs.
    The Migrator and the Reporter components of iSetup, which are a part of the E-Business suite, would continue to be enhanced and supported.
    ---------------------------------

  • Configuring SSL in Oracle Apps 11.5.10.2

    Hi,
    I am in the process of configuring SSL in oracle apps 11.5.10.2.
    I am a bit confused with the Note ID: 123718.1. Could you please clarify me on the below things?
    1. SSL can be implemented at three levels,
    (a) Oracle Web/Apache Server Level
    (b) Oracle Form Server Level
    (c) Oracle Database Level
    Can Implement SSL on any one or any two component levels? As per Note:123718.1, we MUST configure SSL for both the Oracle HTTP Server and Oracle Forms Level and these cannot be configured independently.
    2. As per the Note ID: 123718.1, Option 2.1. Certificate Provisioning for Oracle HTTP Server
    Point b in point 2 says to execute "$OPENSSL_TOP/bin/openssl sha1 or* > $HOME/.rnd"
    But which will be the OPENSSL_TOP?
    Please advise on these above two queries.
    Thanks in advance
    Regards,
    Sravan

    Thanks Hussien,
    I have completed SSL configuration at all level including database. Forms are not getting launched. I am getting below error in the Java Console.
    Java Plug-in 1.6.0_23
    Using JRE version 1.6.0_23-b05 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\sdalav
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    proxyHost=null
    proxyPort=0
    connectMode=HTTPS
    Exception in thread "thread applet-oracle.forms.engine.Main-2" java.lang.NoClassDefFoundError: oracle/security/ssl/OracleSSLSocketFactory
         at oracle.forms.net.HTTPSStream.<init>(Unknown Source)
         at oracle.forms.net.HTTPConnection.connect(Unknown Source)
         at oracle.forms.engine.Runform.initConnection(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: oracle.security.ssl.OracleSSLSocketFactory
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         ... 8 more
    Caused by: java.io.IOException: open HTTP connection failed:https://sandispa.bp.com:8443/OA_JAVA/oracle/security/ssl/OracleSSLSocketFactory.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 13 more
    Thanks,
    Sravan

  • Is apps password visible in any configuration files in Oracle Apps R12.0.6?

    Hi
    Is apps password visible in any configuration files in Oracle Apps R12.0.6? Is it hard-coded or soft-coded?
    Regards
    Ateeq

    Hi,
    See this thread.
    Apps password in R12
    Apps password in R12
    Regards,
    Hussein

  • How to Install and Configure Workflow For PO in Oracle Apps Version R12

    Hi,
    Please do let me know how to install and configure Workflow for Purchasing in Oracle Apps R12 Version.
    I want to the standard setup of workflow configuration for the PO.
    Thanks and Regards
    Srini

    Hi Suresh
    Only the latest version of WLP which is WLP 10.3.2 has facility to integrate with Oracle UCM with Adapaters. So make sure that you do have this latest version of WLP 10.3.2. Older versions like WLP 10.3 do not have this provision.
    Also I guess when you install and configure this Oracle UCM Adapater and choose above WLP Home, I guess these modules may be added in already installed WLP folders. I checked on my side for WLP 10.3.2 and I could NOT find the modules you mentioned. So most probably you may be missing some installation/configuration stuff from UCM side.
    Thanks
    Ravi Jegga

  • Oracle apps configuration required to install oracle lite database

    Hi,
    Can any one suggest me the oracle apps setups and configuration required for installing the oracle lite databse in my laptop.
    The olite databse must sink with my existing oracle apps.
    thanks in advance...

    user596857 wrote:
    Dear Experts, (I'm far from expert, but I possess enough shreds of knowledge to answer your question, so here goes. ;-) )
    1a)
    My server has Oracle version 11.1.0.6.0, but the matrix says it wants 11.1.0.7.
    I should get a warning right?
    Can I just proceed with the install, over-riding the warning?
    1b)
    If so, what is the procedure to install into the existing database?
    It wasn't obvious in the (150 page) install docs. The EBS install delivers its own ORACLE_HOME for the database. There isn't an option to install into an existing database as far I know. The installer will ask where to put the new ORACLE_HOME for the EBS database. You might get a warning if you try to install to a pre-existing ORACLE_HOME, and I don't recommend ignoring that warning. The result will either be ugly immediately or, even worse, ugly later when it's harder to figure out why. ;-)
    Do an upgrade?Won't really help. The ORACLE_HOME that's bundled with the installer usually comes with additional patches pre-installed, as well as EBS-friendly configuration options. You're much better off taking what it gives you so you can get down to the real fun of learning EBS. :-)
    Or, do regular install, but not Express/Rapid Install?I recommend doing a Vision install for learning EBS.
    Can I choose not to install the database software?Nope (unless my memory is really that bad), and there's no real benefit to doing so. All you'd save is a couple GB of disk, and as a percentage of the total install footprint of EBS, the database ORACLE_HOME is relatively tiny.
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • Difference between 'setup' and 'configuration' in Oracle Apps

    Hi,
    Thank in advance.
    I want to know Difference between 'setup' and 'configuration'(Oracle Apps ). Could you provide the details with an example, please?
    Regards,
    Raghavendra Rao

    Business Requirement:-
    ===============
    A company may want to allow all of its employees to make purchases up to $10 without having such purchases approved. Another company may have a business rule that each employee’s approval limit depends on his or her position within the organization.
    Question:-
    =======
    How to reach the above requirement?
    Is it thorugh configuration or setup?
    It must be through configuration and not set up.
    Set up is something like one time.. Configuration can be changed depends on your business needs.
    Like if your company wants to increases the limit from 10 to 100$, then change in configuration is needed.
    Hope you got the answer.. if you want more explanation, please be specific....

  • Tuning Oracle APPS 11i Start with

    Hi Hussain/Helios,
    I am new to Oracle APPS, and am working oracle apps 11i 11.5.10.2 with 10.2.5.0, the database and application was upgraded by previous dba. which left almost 3-4 months before.
    now my question is i want to have a performance tuning for Oracle apps environment, can you please suggest some key points for starting with and some good links for future usage.
    Other thing is i have used find command on my linux box and found many log files which are greater than 1000K on apps tier (forms/reports/web), and similiarly db tier (db/admin/concurrent).
    can i just remove all these logfiles using os (rm) command and is it feasible with production environment on running mode or is it not feasible and i should use some other ways/etc.
    APPS Tier folder locations.
    ****podappl/admin/PROD/log
    ****prodora/iAS/Apache/Apache/logs/sec_audit.log
    ****prodora/iAS/Apache/Jserv/logs/mod_jserv.log
    ****prodora/iAS/Apache/Jserv/logs/jserv.log
    ****prodcomn/admin/scripts/PROD_****/sqlnet.log
    ****prodcomn/admin/log/PROD_****/
    ****prodcomn/_pages/
    ****prodcomn/rgf/PROD_****/
    ****prodcomn/rgf/PROD_****/oam/
    DB Tier files folder locations.
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_*****_PROD/log/em-application.log
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_*****_PROD/log/http-web-access.log
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_****_PROD.upgrade/log/http-web-access.log
    ****oracle/proddb/10.2.0/appsutil/log/PROD_****/StageDBTier_10161830.log
    ****oracle/proddb/10.2.0/*****_PROD/sysman/log/emoms.log
    ****oracle/proddb/10.2.0/*****_PROD.upgrade/sysman/emd/sqlnet.log
    ****oracle/proddb/10.2.0/******_PROD.upgrade/sysman/log/
    ****oracle/prodappl/admin/PROD/log/For Performance Tuning, right now i have following points with me.
    1). Compile APPS Schema in maintenace which i will take.
    2). I have checked some Gather Stats/Purge jobs are already scheduled for maintenance.
    Please tell me what other Jobs i can schedule using OAM for weekend for All tiers in APPS.
    I have been also asked to apply latest patches on PROD APPS/DB/* system, I can check using sql, which patches are applied, but how can i know which patches are required, (don't know about the licensed products with never ask policy here).
    Thanks,
    RAJ
    Edited by: 870344 on Jul 5, 2011 6:36 AM

    can you please suggest some key points for starting with and some good links for future usage.Please check below MOS doc:-
    A Holistic Approach to Performance Tuning Oracle Applications Systems [ID 69565.1]
    Configuring various JVM tuning parameters for Oracle E-Business suite 11i and R12 [ID 567551.1]
    Tuning is something that require more analysis less action, first you need to answer:-
    1) Why do you need tuning? is it proactive or some incident happend?
    2) Where are you facing issues? i.e. which module, form, report or whole application.
    3) Number of users facing issues? i.e. is it single user, user at one location or all users.
    4) Has something changed in past that might have triggered this need?
    Theri are various components involved in tuning that start from :-
    1) user machine
    2) network
    3) Application tier.
    4) Database tier.
    Application tier can be further divided into:-
    1) Apache server(JVM, modplsql, jserv etc etc
    2) Form Server
    3) Concurrent processing server
    4) Discovered if using,
    5) XML publisher..
    and like wise other component using.
    If you are looking to tune then i believe start from application tier first, pick one by one componets, like if your users are facing issues with login then use note that i have provided, if users are not satisifed with time taken to complete concurrent request then you might have to tune it and likewise.
    can i just remove all these logfiles using os (rm) command and is it feasible with production environment on running mode or is it not feasible and i should use some other ways/etc.Do not rm files because it might be in use by some process and ti might then not be able to release space, its better to trim the file. do cat file >
    Log file you have mentioned can be removed depedning upon your company policy if any.
    Thanks,
    JD

  • BI with Oracle Apps, SET OF BOOKS

    I am new to BI with Oracle Apps.
    3 different companies are using same Oracle Apps system.
    In BI workbooks how do I make sure correct SET OF BOOKS is selected for all the workbooks.
    Currently Receipts Analysis workbook allows users to select organizations from all 3 companies.
    Looks like I have missed some big configuration / security setting.
    Thanks in advance help

    Hi,
    I don't think the Receipts Analysis workbook has any set of books security built in as standard. What folder/view is the workbook using?
    If you are using a GL responsibility you can include selection of your set of books by importing the gl_security_pkg.login_sob_id function in the the Discoverer EUL and then adding a condition that selects the sob id using the sob id returned by the function.
    Hope that helps,
    Rod West

  • Unable to get 'InitialContext' using Java Client in Oracle App 10.0.2.0

    Scenario & Problem Description: Unable to get 'Initial Context' using Simple Java Client in Oracle Application Server 10.0.2.0
    I'm having an issue while I try to initialize the Initial Context for an EJB lookup from a simple Java Client [local lookup], but the same code snippet works fine when I try from Servlet. I have enclosed the Exception Stack Trace and the Code Snippet for your reference.
    1. .NET Client ---> Servlet --> LookupUtility --> EJB --> DB - Issue
    2. .NET Client ---> Servlet --> EJB --> DB - Works
    Exception: java.lang.InstantiationException: Error communicating with server: Lookup error: javax.naming.AuthenticationException: Invalid username/password for Config (guest); nested exception is: nested exception is: Exception in InitialContext: javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Invalid username/password for Config (guest) at com.evermind.server.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:149)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    at javax.naming.InitialContext.init(InitialContext.java:219)
    at javax.naming.InitialContext.<init>(InitialContext.java:195)
    at com.seagate.edcs.config.util.LookupUtility.getInitialContext(LookupUtility.java:123)
    at com.seagate.edcs.config.util.LookupUtility.getConfiguration (LookupUtility.java:69)
    at com.seagate.edcs.config.util.LookupUtility.main(LookupUtility.java:135)
    Code Snippet:
    * This method returns the Configuration for the properties set.
    public ArrayList getConfiguration ( ) throws Exception {
    ArrayList arrayList = null;
    try {
    Context context = getInitialContext();
    System.out.println("Context : " + context);
    Object home = context.lookup("java:comp/env/ejb/com.seagate.edcs.config.ejb.ConfigSessionEJBHome");
    System.out.println("Object home : " + home);
    ConfigSessionEJBHome configSessionEJBHome = (ConfigSessionEJBHome)PortableRemoteObject.narrow(home, ConfigSessionEJBHome.class);
    System.out.println("ConfigSessionEJBHome configSessionEJBHome : " + configSessionEJBHome);
    ConfigSessionEJB configSessionEJB =(ConfigSessionEJB)PortableRemoteObject.narrow(configSessionEJBHome.create(), ConfigSessionEJB.class);
    System.out.println("ConfigSessionEJB configSessionEJB : " + configSessionEJB);
    arrayList = configSessionEJB.getAllConfig();
    System.out.println("Context : " + context);
    } catch (Exception ex) {
    System.out.println("Exception Occured");
    throw ex;
    return arrayList;
    * Get an initial context from the JNDI tree.
    private Context getInitialContext() throws NamingException {
    try {
    Hashtable hashtable = new Hashtable();
    hashtable.put("java.naming.factory.initial", "com.evermind.server.ApplicationClientInitialContextFactory");
    hashtable.put("java.naming.provider.url", "ormi://seagate.mil-shivas-270.am.ad.seagate.com/home"); // if we won't specify the port, it considers the default port
    hashtable.put("java.naming.security.principal","ias_admin");
    hashtable.put("java.naming.security.credentials","ias123");
    return new InitialContext(hashtable);
    } catch (NamingException ne) {
    System.out.println("Exception in InitialContext.");
    throw ne;
    Note:
    1. The user "ias_admin" & password "ias123" are the credential provided for the 'Admin' while installing the Oracle App Server and using these credentials I'm able to bring the Admin Console. Also, added new user 'guest/guest' - assigned this user to the 'admin' group ...
    2. Since its a local lookup, there is no need to specify the credentials, but at runtime a dialog box pops up prompting to enter the 'userid/password' and when I enter the crendtials, I get the exception as stated. [In case of Servlet - EJB lookup, I'm not specifying any credentials]
    Are there are any configuration parameters which I need to provide in any of the .xml? Could you please let me know the fix for the same.
    Regards,
    Kafeel/-

    Please use the OS {forum:id=210}

  • Not able to print PDF report from Oracle APPS

    adcmctl.sh version 115.17.
    We have a network printer HP Laserjet 4250 which is configured on our concurrent manager server of RH Linux OS. We are using HP LASERJET 4250 Postscript driver. We are able to print PDF's directly however through CC manager we are not able to print reports in Proper PDF format. Has anyone faced such an issue with Oracle Apps?

    user11996936 wrote:
    Has anyone faced such an issue with Oracle Apps?Maybe. Maybe not. Ask to the proper forum. Here you are in Peoplesoft forum.
    Nicolas.

  • Deployement problem in Oracle App Serv with hibernate + JPA and Spring

    Dear All,
         I am facing a problem in deployment of a web application in oracle application server 10g. but the same is working fine with Tomcat. The following Exception. Is being thrown.
         Failed to deploy web application "OraTest". Failed to deploy web application OraTest". . Nested exception Resolution:
    Base Exception:
    java.rmi.RemoteException
    deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: version. deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: version     I am using the following technologies
    1.     Spring 2.0.7
    2.     Struts 2.0.9
    3.     Hibernate 3.3
    4.     JPA 1.0
    5.     Oracle App Server 10.1.2.0.2
    Web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
         <display-name>My Application</display-name>
         <filter>
              <filter-name>struts2</filter-name>
              <filter-class>
                   org.apache.struts2.dispatcher.FilterDispatcher
              </filter-class>
         </filter>
         <filter-mapping>
              <filter-name>struts2</filter-name>
              <url-pattern>/*</url-pattern>
         </filter-mapping>
         <welcome-file-list>
              <welcome-file>/index.jsp</welcome-file>
         </welcome-file-list>
         <servlet>
              <servlet-name>dwr-invoker</servlet-name>
              <servlet-class>
                   org.directwebremoting.servlet.DwrServlet
              </servlet-class>
              <init-param>
                   <param-name>debug</param-name>
                   <param-value>true</param-value>
              </init-param>
         </servlet>
         <servlet-mapping>
              <servlet-name>dwr-invoker</servlet-name>
              <url-pattern>/dwr/*</url-pattern>
         </servlet-mapping>
         <listener>
              <listener-class>
                   org.springframework.web.context.ContextLoaderListener
              </listener-class>
         </listener>
         <context-param>
              <param-name>contextConfigLocation</param-name>
              <param-value>
                   /WEB-INF/conf/spring/datasource-context.xml,
                   /WEB-INF/conf/spring/aop-context.xml          
              </param-value>
         </context-param>
    </web-app>
    /Datasource-context.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:aop="http://www.springframework.org/schema/aop"
        xmlns:tx="http://www.springframework.org/schema/tx"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd">
         <bean class="org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor" lazy-init="true"/>
         <!--  following code is for using oracle -->
            <bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource" lazy-init="true">
              <property name="driverClassName">
                   <value>oracle.jdbc.driver.OracleDriver</value>
              </property>
              <property name="url">
                   <value>jdbc:oracle:thin:@//xxx.xxx.xxx.xxx/mydb</value>
              </property>
              <property name="username">
                   <value>admin</value>
              </property>
              <property name="password">
                   <value>admin</value>
              </property>
         </bean>
         <!--  following code is for using mysql -->
         <!--
         <bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource" lazy-init="true">
              <property name="driverClassName">
                   <value>org.gjt.mm.mysql.Driver</value>
              </property>
              <property name="url">
                   <value>jdbc:mysql://192.168.10.157:3306/tpsadmin</value>
              </property>
              <property name="username">
                   <value>tpsadmin</value>
              </property>
              <property name="password">
                   <value>tpsadmin</value>+
              </property>
         </bean>
         -->
         <bean id="entityManagerFactory" class="org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean" lazy-init="true">
              <property name="persistenceUnitName" value="mkclsetsPersistenceUnit"/>
              <property name="dataSource" ref="dataSource"/>
              <property name="jpaVendorAdapter">
                   <bean class="org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter" lazy-init="true">
                        <property name="database" value="ORACLE"/>               
                        <property name="showSql" value="true"/>
                   </bean>
              </property>
         </bean>
         <bean id="transactionManager" class="org.springframework.orm.jpa.JpaTransactionManager" lazy-init="true">
              <property name="entityManagerFactory" ref="entityManagerFactory"></property>
         </bean>
         <tx:annotation-driven transaction-manager="transactionManager"/>     
    </beans>Aop-context.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:aop="http://www.springframework.org/schema/aop"
        xmlns:tx="http://www.springframework.org/schema/tx"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd">
    <!--  Bean Definition of all the required Interceptors -->
         <bean id="methodLoggingAdvice" class="com.mkcl.sets.common.interceptor.MehodLogInterceptor"/>
         <!--
         <bean id="appCacheManager" class="net.sf.ehcache.CacheManager">
              <constructor-arg index="0" type="java.net.URL" value="classpath:country-ehcache.xml"/>
         </bean>     
         -->
          <!--bean id="methodCacheInterceptor" -->
         <bean id="methodCachingAdvice"
              class="com.mkcl.sets.common.interceptor.MethodCacheInterceptor">
              <property name="cache">
                   <ref local="methodCache" />
              </property>
         </bean>
         <bean id="cacheManager"
              class="org.springframework.cache.ehcache.EhCacheManagerFactoryBean">
              <property name="configLocation">
                   <value>WEB-INF/conf/other/ehcache.xml</value>
              </property>
         </bean>     
         <bean id="methodCache"
              class="org.springframework.cache.ehcache.EhCacheFactoryBean">
              <property name="cacheManager">
                   <ref local="cacheManager" />
              </property>
              <property name="cacheName">
                   <value>mkclSetsCache</value>
              </property>
         </bean>      
         <!--
         <bean id="methodCachingAdvice" class="interceptor.MethodCachingInterceptor"/>
          -->
         <aop:config>
              <aop:pointcut id="getCountriesPointCut" expression="execution(* com.mkcl.sets.dao.master.impl.LocationDAOImpl.getCountries())"/>          
              <!-- <aop:pointcut id="methodLogPointCut" expression="execution(* com.mkcl.sets.service.master.impl.CategoryServiceImpl.getAllCategories(..))"/> -->
              <aop:pointcut id="methodLogPointCutDao" expression="execution(* com.mkcl.sets.dao..*.*(..))"/>
              <aop:pointcut id="methodLogPointCutService" expression="execution(* com.mkcl.sets.service..*.*(..))"/>
              <aop:advisor id="methodCachingAdvisor" advice-ref="methodCachingAdvice" pointcut-ref="getCountriesPointCut"/>          
              <aop:advisor id="methodLoggingAdvisorDao" advice-ref="methodLoggingAdvice" pointcut-ref="methodLogPointCutDao"/>
              <aop:advisor id="methodLoggingAdvisorService" advice-ref="methodLoggingAdvice" pointcut-ref="methodLogPointCutService"/>
         </aop:config>
    </beans>Persistence.xml
    <persistence xmlns="http://java.sun.com/xml/ns/persistence"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
        version="1.0">
         <persistence-unit name="mkclsetsPersistenceUnit" transaction-type="RESOURCE_LOCAL">
              <!-- jta-data-source>mkclDS</jta-data-source-->
              <provider>org.hibernate.ejb.HibernatePersistence</provider>
              <!-- properties>
                   <property name="hibernate.dialect" value="org.hibernate.dialect.Oracle10gDialect"/>
                   <property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.OC4JTransactionManager"/>
              </properties-->
         </persistence-unit>
    </persistence>Do I need to add some other configuration in the existing files or do I need to add some other configuration files ? Please help to deploy my application.
    Thanks a lot in advance.
    With Best Regards,
    Ishaan
    null

    Did you ever find a solution to this Ishaan?
    I imagine you ended up having to upgrade 10gR2 to 10gR3 at least. Correct?

  • Error while running BPEL Process with Oracle Apps Adapter.

    Hi All,
    I am trying to configure the oracle apps adapter in JDeveloper.
    Here my EBS is running on different database where as SOA is installed on different database.
    I am able to properly configure the adapter & deploy the process to weblogic server.
    But when I am trying to run the process I am getting following errorr.
    <p>
    The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510\nJCA Resource Adapter location error.\nUnable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/>\nThe JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='*<JNDI Name passed in Oracle apps Adapter.>*'.\nThe reason for this is most likely that either \n 1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or \n 2) the '<jndi-name>' element in weblogic-ra.xml has not been set to <JNDI Name passed in Oracle apps Adapter.>
    </p>
    Please suggest the solution for the same.
    its really urgent . waiting for reply.
    Edited by: aumathe on Dec 16, 2010 2:33 PM

    Have you created a connection pool with the JNDI specified while configuring adapter in Oracle Apps adapter on weblogic admin console. You should create it at Deployments --> OracleAppsAdapter --> Configuration--> Outbound Connection pools
    Make sure to update the adapter after creating a connection pool so that changes can take effect.
    Regards,
    Anuj

  • 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