ORACLE NOSQL INSTALLATION ON PRODUCTION ENVIRONMENT

Hi ,
I have already installed nosql in my test server using kvlite. My doubt is how to setup ORACLE NoSQL on production environment ?
Please suggest .
Thanks
Edited by: 861012 on Sep 3, 2012 12:54 PM

Hi Kamran,
I am using doc - http://docs.oracle.com/cd/NOSQL/html/AdminGuide/Oracle-NoSQLDB-Admin.pdf
Here on page-26 while "Create the Remainder of your Storage Nodes" i am getting following error -
kv-> plan -execute -name "Deploy n02" deploy-sn 1 node02 5000
Exception while executing command plan: Oracle NoSQL DB 11gR2.1.2.123 oracle.kv.impl.fault.OperationFaultException: Plan 9[Deploy n02] finished in state ERROR. Problem during plan execution: Exception creating connection to: node02; nested exception is:
java.net.NoRouteToHostException: No route to host
kv->
I have already configure iptables to allow network traffic to port 5000. Still i am getting this error java.net.NoRouteToHostException: No route to host
Please suggest how to resolve this.
Thanks
Edited by: 861012 on Sep 4, 2012 3:42 PM

Similar Messages

  • Who will install ORACLE software on linux production environment?

    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.
    Regards
    Sakthivel G

    NEW2DBA wrote:
    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.I have a doubt - about needing any parameters during a software-only install.
    Since every version of Oracle available now (except 11.2) needs patches, a new installation should not create the database right away. Therefore, a software-only install is the most reasonable thing to do. And if no DB configuration parameters are required at s/w-only time, then it makes somewhat sense for the SysAdmin to do the install.
    Therefore, it makes sense to me that the two groups (DBA and SA) might want to work ... together. (ROFLMAO)

  • Oracle Installation for Production Environment.

    Hi All,
    We need to install Oracle in our production environment.
    But since there is no DBA in our project, we need to do it by ourself.
    I was just wondering what all steps and cautions I need to take to install it.
    I was told just double click on Setup.exe :-) and that would suffice.
    I am pretty sure its not that easy, atleast for a production environment.
    We might need to set some params, may be.
    We are at present using Oracle 10g Rel 1.
    Any help/suggestion would be highly appreciated.
    Thanks in Advance,
    Tanuja

    Well, it does more complicate than a double click of setup.exe, especially for a production database.
    It's not only about the installation, also think about how do you want to create your database, the storage configuration, database configuration, and backup/recover strategy etc.
    For installation, make sure you follow Oracle installation guide,
    http://download.oracle.com/docs/html/B10130_02/toc.htm
    And there are many other document here
    http://www.oracle.com/pls/db10g/portal.portal_demo3?selected=1

  • OSB 11g Installation in production environment

    I am trying to install OSB 11g in production mode. But, the problem is its always pointing to the evaluation database, even though I don't require any DB (not using the reporting feature or OWSM). I saw the following workaround and it worked fine, but is it the only way?
    This error you will normally see if you use the built in pointbase db with production domains only.
    I would recommend you use different database in pointbase or better an oracle database. Work around would be to delete WL_LLR* from you point base and the domain will start with out problem.
    If you are not aware of how to delete the table in Pointbase/Derby, then other workaround (I normally use when using production domain with Derby/Poinbase) option would be to open config .xml and delete <jdbc-system-resource>
    <name>wlsbjmsrpDataSource</name>
    <target>AdminServer</target>
    <descriptor-file-name>jdbc/wlsbjmsrpDataSource-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    Even if i configure a different DB, but it still pointing me to Derby?
    Is this a bug with OSB 11g installation in a production env?
    Thanks,
    Bijoy

    Hello Bijoy,
    The evaluation database is provided for use by the sample applications and code examples. If you do not want to use evaluation DB then don't install it.
    To not install evaluation DB, while installing weblogic, select custom installation type, uncheck the "Evaluation Database" checkbox ("Server Examples" will automatically get unchecked) and proceed. Now your weblogic will be installed without an evaluation DB.
    Regards,
    Anuj

  • OSB Installation in production environment

    I am trying to install OSB 11g in production mode. But, the problem is its always pointing to the evaluation database, even though I don't require any DB (not using the reporting feature or OWSM). I saw the following workaround and it worked fine, but is it the only way?
    This error you will normally see if you use the built in pointbase db with production domains only.
    I would recommend you use different database in pointbase or better an oracle database. Work around would be to delete WL_LLR* from you point base and the domain will start with out problem.
    If you are not aware of how to delete the table in Pointbase/Derby, then other workaround (I normally use when using production domain with Derby/Poinbase) option would be to open config .xml and delete <jdbc-system-resource>
    <name>wlsbjmsrpDataSource</name>
    <target>AdminServer</target>
    <descriptor-file-name>jdbc/wlsbjmsrpDataSource-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    Even if i configure a different DB, but it still pointing me to Derby?
    Is this a bug with OSB 11g installation in a production env?

    Hello Bijoy,
    The evaluation database is provided for use by the sample applications and code examples. If you do not want to use evaluation DB then don't install it.
    To not install evaluation DB, while installing weblogic, select custom installation type, uncheck the "Evaluation Database" checkbox ("Server Examples" will automatically get unchecked) and proceed. Now your weblogic will be installed without an evaluation DB.
    Regards,
    Anuj

  • Biztalk Server 2010 installation in production environment

    Hi All,
    Our client is undergoing an envirorment upgrade.
    here i have to migrate biztalk server 2010 from production old envirorment to production new environment.
    can anyone please suggest the links how to instal the biztalk server in production envirorment as visual studio is not present.
    And what all the requirements to be considered before installation.
    And if posiible please suggest in steps..
    Thanks

    The BizTalk Server documentation download (http://www.microsoft.com/en-in/download/details.aspx?id=11503) and specifically the Installing BizTalk 2010 and BAM in a multi-computer
    environment document should get you up and running.
    After that refer to the BizTalk 2010 Performance Optimization guide for the various SQL and OS related settings that should be configured. Examples being the registry key to address TCP/IP Port exhaustion, etc. (refer
    http://www.microsoft.com/en-in/download/details.aspx?id=10855)
    The BizTalk Server 2010 Operations guide is an excellent document for various Hot To's such as clustering the Master Secret, configuring the BizTalk Log Shipping, DR preparedness, etc. (refer
    http://msdn.microsoft.com/en-us/library/gg634499.aspx)
    Visual Studio on Production servers is not recommended. If gacutil is what you want then, you may choose to install ONLY the Visual Studio Developer Tools which would get you the required utilities.
    You have not mentioned the version you're migrating from? As part of the BizTalk documentation there are migration documents such as for TPM Database, Parties, etc. which you might require.
    For the applications (BizTalk), they would need to be migrated to .Net 4.0, recompiled and deployed.
    Ideally you should setup a migration environment T & D where you'd examine and explore these various options including the suitability/applicability of the 3rd Party adapters/components that you currently use.
    Regards.

  • Consideration in a new Production Environment DB

    Dear all,
    DB : 10.2.0.4.0
    Solaris 10
    After installing Oracle DB in a production environment, is there any jobs to be scheduled for proper performance of the DB ?
    What has to be considered in db health regard?.
    Please guide ?
    Kai

    The most critical thing is to gather stats regularly
    MOS Doc 377152.1 - Best Practices for automatic statistics collection on Oracle 10g
    HTH
    Srini

  • Oracle BAM Installation

    Hi All,
      I want to install Oracle BAM without Oracle SOA suite. Planning to use ODI to feed BAM.
    Is it possible to install BAM without SOA Suite?
    Docs for ODI and BAM integration?
    Regards,
    Nataraj R.

    Hi Nataraj
    1. Sofware wise, NO, you do NOT have separate just Oracle BAM Installer or product. Oracle BAM is part of SOA/BPM Suite as far as I know. So first you had to Buy entire SOA Suite that includes Oracle BAM. Then run RCU and create schemas for orabam and mds.
    2. While creating Domain using config wizard, you can select just Oracle BAM components. Remember I can have SOA Domain or BPM Domain without BAM. So vice versa should be possible. you can have just domain with only Oracle BAM Configured.
    But software side, you had to buy entire SOA Suite. Check with Oracle Product team if they can sell only Oracle BAM which I am confident may not be available.
    All above information if for latest suite of Oracle Products like version 11.x (SOA Suite 11.5 to SOA Suite 11.7). On Downloads link I did see separate Oracle BAM Installer BUT older version 10.3.5. So not sure if you can use old version and how old that one is. We all use Oracle BAM 11.x version that gets when we buy SOA/BPM Suite 11.x.
    Thanks
    Ravi Jegga

  • Oracle Installer:[INS-13001] Environment does not meet minimum requirements

    Hi,
    I am trying to install the latest Oracle Database software on the latest Oracle Enterprise Linux and the installer returns "Environment does not meet minimum requirements".
    Oracle Enterprise Linux 6.3 x86-32
    Oracle Database 11.2.0.3 x86-32
    cd /stage/Oracle_Database_11.2.0.3_Linux/x86_32/database
    ./runInstaller
    1. Configure Security Updates <next>
    2. Download Software Updates <next>
    Get the warning screen with the error,
    Oracle 11g Database Release 2 Installer:
    [INS-13001] Environment does not meet minimum requirements.
    Are you sure you want to continue ?
    I looked the log file but it didn't tell much.
    cd /tmp/OraInstall2012-12-15_04-26-04PM
    tail installActions2012-12-15_04-26-04PM.log
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    SEVERE: CVU do not support target environment..
    Refer associated stacktrace #oracle.install.ivw.common.validator.SupportedOSValidator:371
    INFO: Completed verification of target environment.
    WARNING: Verification of target environment returned with errors.
    WARNING: [WARNING] [INS-13001] Environment does not meet minimum requirements.
    CAUSE: Minimum requirements were not met for this environment
    ACTION: Either check the logs for more information or check the supported configurations for this product..
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:374
    INFO: Advice is WITHDRAW
    WARNING: Advised to shutdown the installer due to target environment verification errors.
    INFO: Adding ExitStatus PREREQ_FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -3
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    Have you seen this before?
    Thanks,
    Marcelo Marques
    Technical Manager, Esri

    Hi,
    A follow up on my comments from the previous message.
    "The DNS server failed to resolve the nslookup using host.domain."
    [marcelo]: I don't think this is a major problem, I have installed on the same hardware OEL5 and Oracle 11.2.0.1 without problems.
    $ nslookup student03
    Server: 8.8.8.8
    Address: 8.8.8.8#53
    ** server can't find student03: NXDOMAIN
    "You have incorrect versions of binutils, compat_libcap1, compat-libstdc++-33, gcc, gcc-c++, glibc, glibc-devel, ksh, libaio, libaio-devel, libgcc, libstdc++, libstdc++-devel, make, or sysstat installed on your system. Make sure that the correct versions are installed. For the required versions, see Knowledge Article 169706.1."
    [marcelo]: I have reinstalled the rmps but still get the same problem.
    [root@student03 Packages_x86_32]# rpm -Uvh binutils-2*
    Preparing... ########################################### [100%]
    package binutils-2.20.51.0.2-5.34.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh compat-libcap1*
    Preparing... ########################################### [100%]
    package compat-libcap1-1.10-1.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh compat-libstdc++*
    Preparing... ########################################### [100%]
    package compat-libstdc++-33-3.2.3-69.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh gcc-4*[root@student03 Packages_x86_32]# rpm -Uvh glibc-2*
    Preparing... ########################################### [100%]
    package glibc-2.12-1.80.el6.i686 is already installed
    Preparing... ########################################### [100%]
    package gcc-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh gcc-c++-4*
    Preparing... ########################################### [100%]
    package gcc-c++-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh glibc-2*
    Preparing... ########################################### [100%]
    package glibc-2.12-1.80.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh glibc-devel*
    Preparing... ########################################### [100%]
    package glibc-devel-2.12-1.80.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh ksh*
    Preparing... ########################################### [100%]
    package ksh-20100621-16.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libaio*
    Preparing... ########################################### [100%]
    package libaio-0.3.107-10.el6.i686 is already installed
    package libaio-devel-0.3.107-10.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libaio-devel*
    Preparing... ########################################### [100%]
    package libaio-devel-0.3.107-10.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libgcc*
    Preparing... ########################################### [100%]
    package libgcc-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libstdc++*
    Preparing... ########################################### [100%]
    package libstdc++-4.4.6-4.el6.i686 is already installed
    package libstdc++-devel-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh libstdc++-devel*
    Preparing... ########################################### [100%]
    package libstdc++-devel-4.4.6-4.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh make*
    Preparing... ########################################### [100%]
    package make-1:3.81-20.el6.i686 is already installed
    [root@student03 Packages_x86_32]# rpm -Uvh sysstat*
    Preparing... ########################################### [100%]
    package sysstat-9.0.4-20.el6.i686 is already installed
    Thanks,
    Marcelo

  • How to move Oracle APPS 12 setup data to new APPS 12 production environment

    Dear All
    I need to know , how we can move Oracle APPS 12 setup data to new APPS 12 production environment?? What is the easy and secure way, we dont want to do the new installation of APPS 12 and re-setup the things....
    cheers

    Hi,
    Can you please explain more regarding to move setup from DEV to PROD instance.The steps are documented in the iSetup manual, so have you gone through the documentation?
    Also we would install PROD with multi tier nodes, and HA cluster. So in that case what would be the change to move the setups from DEV to PROD, as DEV is single node TEST APPS 12 installation.iSetup is helpful in moving the functional setup between the two instances. If you want to create an identical copy of your DEV instance to PROD instance (provided that both instances contain no data), then you can use "Rapid Clone" -- See (Note: 799735.1 - Rapid Clone Documentation Resources, Release 11i and 12).
    Regards,
    Hussein

  • Struggling with oracle clustered production environment

    Hi Experts,
    I have a requirement to upgrade Oracle Data Integrator(ODI) from 10.1.3.5 to 11.1.1.6.3 We have a Clustered production environment where N1 will be up when N2 be down and viceversa.
    Here N1 and N2 are the ODI servers as well as DB(11g Release 2) servers. They both access the SHARED CLUSTERED database.
    From ODI we will generally point the Oracle clustered IP(Virtual IP) which will internally point either N1 or N2 whichever is active.
    ODI application wise we are clear about the procedure.
    Having some issues on DB related activities.
    1. Should I break the cluster definitely? Cant I do the activity without breaking the cluster?
    2. Do I need to point N1, N2, Clustered IP (Virtual IP) while doing the activities?
    3. Since its a clustered database, do I need to db related activities once or twice? (Twice means, manually on both the servers)
    4. As they are using same file structures (RAC), If the Virtual IP points N1 by default, assume that I create two new users and log in is success. Now i manually point N2 and what will happen if I try to log in to the two new users from N2. will it work?
    5. If it will not work, then what would be the solution for this?
    Please someone suggest about the clustered environment production problem.
    As this is high priority, early response would be highly appreciated.
    Need Expert's suggestions for the sequence of steps that to be carried out for a successful migration in clustered environment.
    Many thanks in advance..!

    This is an ODI question.
    Please discontinue your question here and continue it in your duplicate thread here Struggling with oracle clustered production environment
    Apart from that, ODI is a front-end tool. If you have any clue about RAC: for ODI it doesn't matter whether your database is RAC or not. the issue is you installed a front-end tool in a RAC environment.
    Finally:
    As this is high priority, early response would be highly appreciated.For high priority questions there is paid support. This is a forum of volunteers.
    Asking for high priority is IMO insulting and rude.
    Sybrand Bakker
    Senior Oracle DBA

  • Production environment with   Oracle Database XE.

    Hello, let me know which group members using Oracle Database XE in a production environment:
    - Description of the business.
    - Type environment: (Web, intranet or desktop).
    - Programming language used.
    - Performance.
    Roberto.

    We are using Oracle XE as point of sale backends.
    Overall architecture:
    - Cashier interacts with HTML GUI running in web browser in kiosk mode.
    - GUI written in PHP served locally by Apache on point of sale unit.
    - point of sale core logic is written in PL/SQL as packages in Oracle XE DB.
    - currently, DBMS_JOB runs every 5 minutes to synchronize (push sales, pull data) with inventory server. (want to change to AQs so complete transactions are pushed in real time)
    - sales reports, etc run from main Oracle Standard One Edition inventory DB.
    Since each point of sale needs to run IE, Apache and Oracle XE we've found that 1GB of RAM is minimum that we can get away with and still have the system running well (cashier should never have to wait for anything; pressing any button on the GUI should react instantly even though it is IE making a local page request, Apache running a PHP module to serve the request, and calling PL/SQL to do the actual data change in the DB).
    We've had XE go corrupt (strange errors, bad indexes, etc.) on us several times over the past 2 years. Fortunately in our case, we've never lost any data since sales are pushed to the main server which is backed up. Then, anything in the local XE database is expendable as we can rebuild it and pull back all information from the server. I've tried rebuilding indexes and such rather than completely rebuilding the database but have had no success (fixes for a few hours or a day but ultimately, the database continues to experience problems until the computer is rebuilt).

  • OWB 10g R1 : Installation required in Production Environment?

    Hi All,
    We are using OWB 10g Release 1.
    We are planning to create a production environment, where we will only deploy the code generated by OWB. But, the mappings(packages) that are generated using OWB , use some audit tables. So , we are wondering if we have to install OWB in production environment also.
    Anybody who is having idea abt this , please reply
    Thanks in Advance

    No; you CAN have only one design repository and in this, as many runtime connections as you would like: (development, test, education,pre-production, production etc). This might go against good application development practice, but it is possible, and can be perfectly ok in smaller warehouse projects with few developers. And thenyou don't have to go through the hazzle of moving metadata between repositories, in the correct order. One advice though: Have different passwords for the runtime connections, so you don't connect to the wrong runtime environment by mistake ;-)
    best regards
    Henrik Verup

  • Oracle 12c installation on Windows 7 not progressing

    My Oracle 12c Release 1 installation on my Windows 7 Professional 64 bit laptop seems to be stuck or hung or whatever you call it. After downloading file1 and file2 from OTN using wget, I copied the files to c:\oracle12c directory, renamed them so that they are zip files winx64_12c_database_1of2.zip and winx64_12c_database_2of2.zip that Windows can recognize, without the authparams used by wget. I unzipped both, extracting all files, and they are now in the c:\oracle12c\database directory. I double clicked on c:\oracle12c\database\setup.exe and the installer started. My computer overheated and shut down abnormally. I restarted my computer. Then started over with clicking on setup.exe, using dbhome_2, instead of dbhome_1 that was used in the aborted installation. My computer met and passed all of the prerequisites. I followed all of the steps carefully. It finished the Oracle database installation, finished with the Net Configuration Assistant, then started the Oracle Database Configuration Assistant. The task bar has been stuck at 86% for a few hours now. Clicking on details shows:
    Verifying whether Central Inventory is locked by any other OUI session...
    Central Inventory is not locked.
    Loading products list. Please wait.
    Loading products. Please wait.
    Analyzing dependencies
    Setting up install types
    Executing pre-requisites
    Loading Oracle Database 12c
    Loading Enterprise Edition Options
    Loading Oracle Partitioning
    Loading Oracle Spatial and Graph
    Loading Oracle OLAP
    Loading Oracle Database 12c
    Loading Oracle Net Services
    Loading Oracle Text
    Loading HAS Files for DB
    Loading Oracle Net Listener
    Loading Oracle Internet Directory Client
    Loading Oracle Advanced Security
    Loading Oracle JVM
    Loading Database Configuration and Upgrade Assistants
    Loading Oracle Remote Configuration Agent
    Loading Oracle XML Development Kit
    Loading Oracle Multimedia
    Loading Oracle Multimedia Locator
    Loading SQL*Plus
    Loading Oracle Netca Client
    Loading Oracle Call Interface (OCI)
    Loading Oracle Programmer
    Loading Oracle Database Gateway for ODBC
    Loading Generic Connectivity Common Files
    Loading Oracle Database Utilities
    Loading Oracle Notification Service
    Loading Oracle Net
    Loading Assistant Common Files
    Loading Oracle Help for Java
    Loading Oracle Help Share Library
    Loading Oracle Database User Interface
    Loading Oracle Java Layout Engine
    Loading Buildtools Common Files
    Loading Oracle LDAP administration
    Loading Installation Common Files
    Loading Installation Plugin Files
    Loading Oracle Ice Browser
    Loading Oracle Windows Interfaces
    Loading Oracle Services For Microsoft Transaction Server
    Loading Oracle Wallet Manager
    Loading Oracle Security Developer Tools
    Loading XML Parser for Java
    Loading Oracle Net Java Required Support Files
    Loading Oracle Database Extensions for .NET
    Loading Deinstallation Tool
    Loading Oracle Providers for ASP.NET
    Loading PL/SQL
    Loading Oracle Recovery Manager
    Loading Precompiler Common Files
    Loading SQL*Plus Files for Instant Client
    Loading Oracle Extended Windowing Toolkit
    Loading Precompilers
    Loading Database SQL Scripts
    Loading OLAP SQL Scripts
    Loading PL/SQL Embedded Gateway
    Loading Oracle Administration Assistant for Windows
    Loading Database Migration Assistant for Unicode
    Loading Oracle Java Client
    Loading Oracle JDBC/THIN Interfaces
    Loading Oracle Multimedia Client Option
    Loading Oracle Universal Connection Pool
    Loading Secure Socket Layer
    Loading Oracle ODBC Driver
    Loading HAS Common Files
    Loading Oracle JVM For Core
    Loading Oracle Containers for Java
    Loading JAccelerator (COMPANION)
    Loading Oracle Provider for OLE DB
    Loading Oracle Quality of Service Management (Client)
    Loading Oracle Database Deconfiguration
    Loading Oracle Data Provider for .NET
    Loading Required Support Files
    Loading Oracle JDBC/OCI Instant Client
    Loading XML Parser for Oracle JVM
    Loading Oracle Core XML Development Kit
    Loading Oracle XML Query
    Loading Oracle Message Gateway Common Files
    Loading Oracle Starter Database
    Loading Sample Schema Data
    Loading Oracle Core Required Support Files
    Loading Oracle Core Required Support Files for Core DB
    Loading Oracle Multimedia Locator RDBMS Files
    Loading Oracle Multimedia Locator Java Required Support Files
    Loading Oracle Globalization Support
    Loading Oracle Multimedia Java Advanced Imaging
    Loading Oracle Database 12c Multimedia Files
    Loading Precompiler Required Support Files
    Loading Oracle Text for Core
    Loading Oracle Text ATG Language Support Files
    Loading Oracle Notification Service (eONS)
    Loading Parser Generator Required Support Files
    Loading RDBMS Required Support Files
    Loading Precompiler Common Files for Core
    Loading Database Workspace Manager
    Loading SQLJ Runtime
    Loading RDBMS Required Support Files Runtime
    Loading Oracle Notification Service for Instant Client
    Loading Oracle Application Express
    Loading Oracle SQL Developer
    Loading Oracle JDBC Server Support Package
    Loading Oracle RAC Required Support Files-HAS
    Loading Platform Required Support Files
    Loading XDK Required Support Files
    Loading Oracle Net Required Support Files
    Loading Oracle Database Vault option
    Loading Oracle Clusterware RDBMS Files
    Loading Oracle OLAP API
    Loading Oracle OLAP RDBMS Files
    Loading Oracle Data Mining RDBMS Files
    Loading SSL Required Support Files for InstantClient
    Loading Oracle Locale Builder
    Loading Oracle Label Security
    Loading Oracle Real Application Testing
    Loading Oracle R Enterprise Server Files
    Loading Perl Interpreter
    Loading LDAP Required Support Files
    Loading Perl Modules
    Loading Expat libraries
    Loading Cluster Verification Utility Common Files
    Loading Oracle JFC Extended Windowing Toolkit
    Loading RDBMS Required Support Files for Instant Client
    Loading Oracle Globalization Support For Core
    Loading Oracle ODBC Driverfor Instant Client
    Loading Oracle Bali Share
    Loading Oracle Globalization Support
    Loading Oracle Configuration Manager
    Loading Oracle Configuration Manager Client
    Loading Oracle DBCA Deconfiguration
    Loading Oracle RAC Deconfiguration
    Loading Oracle Configuration Manager Deconfiguration
    Loading Oracle USM Deconfiguration
    Loading Oracle Universal Installer
    Loading Oracle One-Off Patch Installer
    Loading Installer SDK Component
    Loading oracle.swd.oui.core.min
    Loading Sun JDK
    Loading dialogs for Oracle Database 12c
    Loading dialogs for Enterprise Edition Options
    Loading dialogs for Oracle Partitioning
    Loading dialogs for Oracle Spatial and Graph
    Loading dialogs for Oracle OLAP
    Loading dialogs for Oracle Database 12c
    Loading dialogs for Oracle Net Services
    Loading dialogs for Oracle Text
    Loading dialogs for HAS Files for DB
    Loading dialogs for Oracle Net Listener
    Loading dialogs for Oracle Internet Directory Client
    Loading dialogs for Oracle Advanced Security
    Loading dialogs for Oracle JVM
    Loading dialogs for Database Configuration and Upgrade Assistants
    Loading dialogs for Oracle Remote Configuration Agent
    Loading dialogs for Oracle XML Development Kit
    Loading dialogs for Oracle Multimedia
    Loading dialogs for Oracle Multimedia Locator
    Loading dialogs for SQL*Plus
    Loading dialogs for Oracle Netca Client
    Loading dialogs for Oracle Call Interface (OCI)
    Loading dialogs for Oracle Programmer
    Loading dialogs for Oracle Database Gateway for ODBC
    Loading dialogs for Generic Connectivity Common Files
    Loading dialogs for Oracle Database Utilities
    Loading dialogs for Oracle Notification Service
    Loading dialogs for Oracle Net
    Loading dialogs for Assistant Common Files
    Loading dialogs for Oracle Help for Java
    Loading dialogs for Oracle Help Share Library
    Loading dialogs for Oracle Database User Interface
    Loading dialogs for Oracle Java Layout Engine
    Loading dialogs for Buildtools Common Files
    Loading dialogs for Oracle LDAP administration
    Loading dialogs for Installation Common Files
    Loading dialogs for Installation Plugin Files
    Loading dialogs for Oracle Ice Browser
    Loading dialogs for Oracle Windows Interfaces
    Loading dialogs for Oracle Services For Microsoft Transaction Server
    Loading dialogs for Oracle Wallet Manager
    Loading dialogs for Oracle Security Developer Tools
    Loading dialogs for XML Parser for Java
    Loading dialogs for Oracle Net Java Required Support Files
    Loading dialogs for Oracle Database Extensions for .NET
    Loading dialogs for Deinstallation Tool
    Loading dialogs for Oracle Providers for ASP.NET
    Loading dialogs for PL/SQL
    Loading dialogs for Oracle Recovery Manager
    Loading dialogs for Precompiler Common Files
    Loading dialogs for SQL*Plus Files for Instant Client
    Loading dialogs for Oracle Extended Windowing Toolkit
    Loading dialogs for Precompilers
    Loading dialogs for Database SQL Scripts
    Loading dialogs for OLAP SQL Scripts
    Loading dialogs for PL/SQL Embedded Gateway
    Loading dialogs for Oracle Administration Assistant for Windows
    Loading dialogs for Database Migration Assistant for Unicode
    Loading dialogs for Oracle Java Client
    Loading dialogs for Oracle JDBC/THIN Interfaces
    Loading dialogs for Oracle Multimedia Client Option
    Loading dialogs for Oracle Universal Connection Pool
    Loading dialogs for Secure Socket Layer
    Loading dialogs for Oracle ODBC Driver
    Loading dialogs for HAS Common Files
    Loading dialogs for Oracle JVM For Core
    Loading dialogs for Oracle Containers for Java
    Loading dialogs for JAccelerator (COMPANION)
    Loading dialogs for Oracle Provider for OLE DB
    Loading dialogs for Oracle Quality of Service Management (Client)
    Loading dialogs for Oracle Database Deconfiguration
    Loading dialogs for Oracle Data Provider for .NET
    Loading dialogs for Required Support Files
    Loading dialogs for Oracle JDBC/OCI Instant Client
    Loading dialogs for XML Parser for Oracle JVM
    Loading dialogs for Oracle Core XML Development Kit
    Loading dialogs for Oracle XML Query
    Loading dialogs for Oracle Message Gateway Common Files
    Loading dialogs for Oracle Starter Database
    Loading dialogs for Sample Schema Data
    Loading dialogs for Oracle Core Required Support Files
    Loading dialogs for Oracle Core Required Support Files for Core DB
    Loading dialogs for Oracle Multimedia Locator RDBMS Files
    Loading dialogs for Oracle Multimedia Locator Java Required Support Files
    Loading dialogs for Oracle Globalization Support
    Loading dialogs for Oracle Multimedia Java Advanced Imaging
    Loading dialogs for Oracle Database 12c Multimedia Files
    Loading dialogs for Precompiler Required Support Files
    Loading dialogs for Oracle Text for Core
    Loading dialogs for Oracle Text ATG Language Support Files
    Loading dialogs for Oracle Notification Service (eONS)
    Loading dialogs for Parser Generator Required Support Files
    Loading dialogs for RDBMS Required Support Files
    Loading dialogs for Precompiler Common Files for Core
    Loading dialogs for Database Workspace Manager
    Loading dialogs for SQLJ Runtime
    Loading dialogs for RDBMS Required Support Files Runtime
    Loading dialogs for Oracle Notification Service for Instant Client
    Loading dialogs for Oracle Application Express
    Loading dialogs for Oracle SQL Developer
    Loading dialogs for Oracle JDBC Server Support Package
    Loading dialogs for Oracle RAC Required Support Files-HAS
    Loading dialogs for Platform Required Support Files
    Loading dialogs for XDK Required Support Files
    Loading dialogs for Oracle Net Required Support Files
    Loading dialogs for Oracle Database Vault option
    Loading dialogs for Oracle Clusterware RDBMS Files
    Loading dialogs for Oracle OLAP API
    Loading dialogs for Oracle OLAP RDBMS Files
    Loading dialogs for Oracle Data Mining RDBMS Files
    Loading dialogs for SSL Required Support Files for InstantClient
    Loading dialogs for Oracle Locale Builder
    Loading dialogs for Oracle Label Security
    Loading dialogs for Oracle Real Application Testing
    Loading dialogs for Oracle R Enterprise Server Files
    Loading dialogs for Perl Interpreter
    Loading dialogs for LDAP Required Support Files
    Loading dialogs for Perl Modules
    Loading dialogs for Expat libraries
    Loading dialogs for Cluster Verification Utility Common Files
    Loading dialogs for Oracle JFC Extended Windowing Toolkit
    Loading dialogs for RDBMS Required Support Files for Instant Client
    Loading dialogs for Oracle Globalization Support For Core
    Loading dialogs for Oracle ODBC Driverfor Instant Client
    Loading dialogs for Oracle Bali Share
    Loading dialogs for Oracle Globalization Support
    Loading dialogs for Oracle Configuration Manager
    Loading dialogs for Oracle Configuration Manager Client
    Loading dialogs for Oracle DBCA Deconfiguration
    Loading dialogs for Oracle RAC Deconfiguration
    Loading dialogs for Oracle Configuration Manager Deconfiguration
    Loading dialogs for Oracle USM Deconfiguration
    Loading dialogs for Oracle Universal Installer
    Loading dialogs for Oracle One-Off Patch Installer
    Loading dialogs for Installer SDK Component
    Loading dialogs for oracle.swd.oui.core.min
    Loading dialogs for Sun JDK
    Processing Oracle Database 12c 12.1.0.1.0
    Processing Enterprise Edition Options 12.1.0.1.0
    Processing Oracle Partitioning 12.1.0.1.0
    Processing Oracle Spatial and Graph 12.1.0.1.0
    Processing Oracle OLAP 12.1.0.1.0
    Processing Oracle Database 12c 12.1.0.1.0
    Processing Oracle Net Services 12.1.0.1.0
    Processing Oracle Text 12.1.0.1.0
    Processing HAS Files for DB 12.1.0.1.0
    Processing Oracle Net Listener 12.1.0.1.0
    Processing Oracle Internet Directory Client 12.1.0.1.0
    Processing Oracle Advanced Security 12.1.0.1.0
    Processing Oracle JVM 12.1.0.1.0
    Processing Database Configuration and Upgrade Assistants 12.1.0.1.0
    Processing Oracle Remote Configuration Agent 12.1.0.1.0
    Processing Oracle XML Development Kit 12.1.0.1.0
    Processing Oracle Multimedia 12.1.0.1.0
    Processing Oracle Multimedia Locator 12.1.0.1.0
    Processing SQL*Plus 12.1.0.1.0
    Processing Oracle Netca Client 12.1.0.1.0
    Processing Oracle Call Interface (OCI) 12.1.0.1.0
    Processing Oracle Programmer 12.1.0.1.0
    Processing Oracle Database Gateway for ODBC 12.1.0.1.0
    Processing Generic Connectivity Common Files 12.1.0.1.0
    Processing Oracle Database Utilities 12.1.0.1.0
    Processing Oracle Notification Service 12.1.0.1.0
    Processing Oracle Net 12.1.0.1.0
    Processing Assistant Common Files 12.1.0.1.0
    Processing Oracle Help for Java 11.1.1.6.0
    Processing Oracle Help Share Library 11.1.1.6.0
    Processing Oracle Database User Interface 11.0.0.0.0
    Processing Oracle Java Layout Engine 11.0.0.0.0
    Processing Buildtools Common Files 12.1.0.1.0
    Processing Oracle LDAP administration 12.1.0.1.0
    Processing Installation Common Files 12.1.0.1.0
    Processing Installation Plugin Files 12.1.0.1.0
    Processing Oracle Ice Browser 11.1.1.6.0
    Processing Oracle Windows Interfaces 12.1.0.1.0
    Processing Oracle Services For Microsoft Transaction Server 12.1.0.1.0
    Processing Oracle Wallet Manager 12.1.0.1.0
    Processing Oracle Security Developer Tools 12.1.0.1.0
    Processing XML Parser for Java 12.1.0.1.0
    Processing Oracle Net Java Required Support Files 12.1.0.1.0
    Processing Oracle Database Extensions for .NET 12.1.0.1.0
    Processing Deinstallation Tool 12.1.0.1.0
    Processing Oracle Providers for ASP.NET 12.1.0.1.0
    Processing PL/SQL 12.1.0.1.0
    Processing Oracle Recovery Manager 12.1.0.1.0
    Processing Precompiler Common Files 12.1.0.1.0
    Processing SQL*Plus Files for Instant Client 12.1.0.1.0
    Processing Oracle Extended Windowing Toolkit 11.1.1.6.0
    Processing Precompilers 12.1.0.1.0
    Processing Database SQL Scripts 12.1.0.1.0
    Processing OLAP SQL Scripts 12.1.0.1.0
    Processing PL/SQL Embedded Gateway 12.1.0.1.0
    Processing Oracle Administration Assistant for Windows 12.1.0.1.0
    Processing Database Migration Assistant for Unicode 12.1.0.1.0
    Processing Oracle Java Client 12.1.0.1.0
    Processing Oracle JDBC/THIN Interfaces 12.1.0.1.0
    Processing Oracle Multimedia Client Option 12.1.0.1.0
    Processing Oracle Universal Connection Pool 12.1.0.1.0
    Processing Secure Socket Layer 12.1.0.1.0
    Processing Oracle ODBC Driver 12.1.0.1.0
    Processing HAS Common Files 12.1.0.1.0
    Processing Oracle JVM For Core 12.1.0.1.0
    Processing Oracle Containers for Java 12.1.0.1.0
    Processing JAccelerator (COMPANION) 12.1.0.1.0
    Processing Oracle Provider for OLE DB 12.1.0.1.0
    Processing Oracle Quality of Service Management (Client) 12.1.0.1.0
    Processing Oracle Database Deconfiguration 12.1.0.1.0
    Processing Oracle Data Provider for .NET 12.1.0.1.0
    Processing Required Support Files 12.1.0.1.0
    Processing Oracle JDBC/OCI Instant Client 12.1.0.1.0
    Processing XML Parser for Oracle JVM 12.1.0.1.0
    Processing Oracle Core XML Development Kit 12.1.0.1.0
    Processing Oracle XML Query 12.1.0.1.0
    Processing Oracle Message Gateway Common Files 12.1.0.1.0
    Processing Oracle Starter Database 12.1.0.1.0
    Processing Sample Schema Data 12.1.0.1.0
    Processing Oracle Core Required Support Files 12.1.0.1.0
    Processing Oracle Core Required Support Files for Core DB 12.1.0.1.0
    Processing Oracle Multimedia Locator RDBMS Files 12.1.0.1.0
    Processing Oracle Multimedia Locator Java Required Support Files 12.1.0.1.0
    Processing Oracle Globalization Support 12.1.0.1.0
    Processing Oracle Multimedia Java Advanced Imaging 12.1.0.1.0
    Processing Oracle Database 12c Multimedia Files 12.1.0.1.0
    Processing Precompiler Required Support Files 12.1.0.1.0
    Processing Oracle Text for Core 12.1.0.1.0
    Processing Oracle Text ATG Language Support Files 12.1.0.1.0
    Processing Oracle Notification Service (eONS) 12.1.0.1.0
    Processing Parser Generator Required Support Files 12.1.0.1.0
    Processing RDBMS Required Support Files 12.1.0.1.0
    Processing Precompiler Common Files for Core 12.1.0.1.0
    Processing Database Workspace Manager 12.1.0.1.0
    Processing SQLJ Runtime 12.1.0.1.0
    Processing RDBMS Required Support Files Runtime 12.1.0.1.0
    Processing Oracle Notification Service for Instant Client 12.1.0.1.0
    Processing Oracle Application Express 12.1.0.1.0
    Processing Oracle SQL Developer 12.1.0.1.0
    Processing Oracle JDBC Server Support Package 12.1.0.1.0
    Processing Oracle RAC Required Support Files-HAS 12.1.0.1.0
    Processing Platform Required Support Files 12.1.0.1.0
    Processing XDK Required Support Files 12.1.0.1.0
    Processing Oracle Net Required Support Files 12.1.0.1.0
    Processing Oracle Database Vault option 12.1.0.1.0
    Processing Oracle Clusterware RDBMS Files 12.1.0.1.0
    Processing Oracle OLAP API 12.1.0.1.0
    Processing Oracle OLAP RDBMS Files 12.1.0.1.0
    Processing Oracle Data Mining RDBMS Files 12.1.0.1.0
    Processing SSL Required Support Files for InstantClient 12.1.0.1.0
    Processing Oracle Locale Builder 12.1.0.1.0
    Processing Oracle Label Security 12.1.0.1.0
    Processing Oracle Real Application Testing 12.1.0.1.0
    Processing Oracle R Enterprise Server Files 12.1.0.1.0
    Processing Perl Interpreter 5.14.1.0.0
    Processing LDAP Required Support Files 12.1.0.1.0
    Processing Perl Modules 5.14.1.0.0
    Processing Expat libraries 2.0.1.0.2
    Processing Cluster Verification Utility Common Files 12.1.0.1.0
    Processing Oracle JFC Extended Windowing Toolkit 11.1.1.6.0
    Processing RDBMS Required Support Files for Instant Client 12.1.0.1.0
    Processing Oracle Globalization Support For Core 12.1.0.1.0
    Processing Oracle ODBC Driverfor Instant Client 12.1.0.1.0
    Processing Oracle Bali Share 11.1.1.6.0
    Processing Oracle Globalization Support 12.1.0.1.0
    Processing Oracle Configuration Manager 10.3.7.0.3
    Processing Oracle Configuration Manager Client 10.3.2.1.0
    Processing Oracle DBCA Deconfiguration 12.1.0.1.0
    Processing Oracle RAC Deconfiguration 12.1.0.1.0
    Processing Oracle Configuration Manager Deconfiguration 10.3.1.0.0
    Processing Oracle USM Deconfiguration 12.1.0.1.0
    Processing Oracle Universal Installer 12.1.0.1.0
    Processing Oracle One-Off Patch Installer 12.1.0.1.0
    Processing Installer SDK Component 12.1.0.1.0
    Processing oracle.swd.oui.core.min 12.1.0.1.0
    Processing Sun JDK 1.6.0.37.0
    Synchronizing inventory. Please wait...
    Updating Libraries
    Starting Installations
    Synchronizing inventory. Please wait...
    Installation in progress
    Extracting files to 'C:\app\baboehme\product\12.1.0\dbhome_2'.
    Installation in progress
    Copying files for 'Sun JDK 1.6.0.37.0 '
    Copying files for 'oracle.swd.oui.core.min 12.1.0.1.0 '
    Copying files for 'Installer SDK Component 12.1.0.1.0 '
    creating 'Universal Installer' in folder 'Oracle - OraDB12Home1\Oracle Installation Products'
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\oui\oraparam.ini'.
    Copying files for 'Oracle One-Off Patch Installer 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\OPatch\opatch.ini'.
    Copying files for 'Oracle Universal Installer 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\oui\bin\platform\win64\attachHome.bat'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\oui\bin\platform\win64\detachHome.bat'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\oui\bin\platform\win64\runConfig.bat'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\oui\bin\platform\win64\addLangs.bat'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\oui\clusterparam.ini'.
    Copying files for 'Oracle USM Deconfiguration 12.1.0.1.0 '
    Copying files for 'Oracle Configuration Manager Deconfiguration 10.3.1.0.0 '
    Copying files for 'Oracle RAC Deconfiguration 12.1.0.1.0 '
    Copying files for 'Oracle DBCA Deconfiguration 12.1.0.1.0 '
    Copying files for 'Oracle Configuration Manager Client 10.3.2.1.0 '
    Copying files for 'Oracle Configuration Manager 10.3.7.0.3 '
    extracting 'C:\app\baboehme\product\12.1.0\dbhome_2\sysman\install\ccr.zip'
    extracting file 'README.pdf' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\README.pdf'
    extracting file 'OCMJarUtil.class' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\bin\OCMJarUtil.class'
    extracting file 'emocmrsp.bat' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\bin\emocmrsp.bat'
    extracting file 'msvcr71.dll' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\bin\msvcr71.dll'
    extracting file 'ccr.properties' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\config\ccr.properties'
    extracting file 'ccr.properties' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\config\default\ccr.properties'
    extracting file 'jsse_license.html' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\doc\jsse_license.html'
    extracting file 'core.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\inventory\pending\core.jar'
    extracting file 'engines.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\inventory\pending\engines.jar'
    extracting file 'metricdata.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\inventory\pending\metricdata.jar'
    extracting file 'rda.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\inventory\pending\rda.jar'
    extracting file 'rdacewin.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\inventory\pending\rdacewin.jar'
    extracting file 'scripts.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\inventory\pending\scripts.jar'
    extracting file 'OsInfo.class' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\OsInfo.class'
    extracting file 'configCCR.vbs' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\configCCR.vbs'
    extracting file 'coreutil.vbs' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\coreutil.vbs'
    extracting file 'deployPackages.vbs' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\deployPackages.vbs'
    extracting file 'emSnapshotEnv.vbs' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\emSnapshotEnv.vbs'
    extracting file 'emocmclnt-14.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\emocmclnt-14.jar'
    extracting file 'emocmclnt.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\emocmclnt.jar'
    extracting file 'emocmcommon.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\emocmcommon.jar'
    extracting file 'emocmutl.vbs' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\emocmutl.vbs'
    extracting file 'http_client.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\http_client.jar'
    extracting file 'jcert.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\jcert.jar'
    extracting file 'jnet.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\jnet.jar'
    extracting file 'jsse.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\jsse.jar'
    extracting file 'log4j-core.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\log4j-core.jar'
    extracting file 'osdt_core3.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\osdt_core3.jar'
    extracting file 'osdt_jce.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\osdt_jce.jar'
    extracting file 'regexp.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\regexp.jar'
    extracting file 'xmlparserv2.jar' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\lib\xmlparserv2.jar'
    extracting file 'setupCCR.exe' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\bin\setupCCR.exe'
    extracting file 'ocmJarUtil.bat' from 'C:\app\baboehme\product\12.1.0\dbhome_2\ccr\bin\ocmJarUtil.bat'
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\sysman\install\ccr.zip'
    Copying files for 'Oracle Globalization Support 12.1.0.1.0 '
    updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    Copying files for 'Oracle Bali Share 11.1.1.6.0 '
    Copying files for 'Oracle ODBC Driverfor Instant Client 12.1.0.1.0 '
    copying 'sqresja.dll'
    copying 'sqora32.dll'
    copying 'sqoras32.dll'
    copying 'sqresus.dll'
    Copying files for 'Oracle Globalization Support For Core 12.1.0.1.0 '
    Copying files for 'RDBMS Required Support Files for Instant Client 12.1.0.1.0 '
    moving 'C:\app\baboehme\product\12.1.0\dbhome_2/bin/oci.dll.dbl' to 'C:\app\baboehme\product\12.1.0\dbhome_2/bin/oci.dll'
    moving 'C:\app\baboehme\product\12.1.0\dbhome_2/bin/ociw32.dll.dbl' to 'C:\app\baboehme\product\12.1.0\dbhome_2/bin/ociw32.dll'
    Copying files for 'Oracle JFC Extended Windowing Toolkit 11.1.1.6.0 '
    Copying files for 'Cluster Verification Utility Common Files 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\cv\remenv\exectask.bat'.
    Copying files for 'Expat libraries 2.0.1.0.2 '
    Copying files for 'Perl Modules 5.14.1.0.0 '
    Copying files for 'LDAP Required Support Files 12.1.0.1.0 '
    Copying files for 'Perl Interpreter 5.14.1.0.0 '
    Copying files for 'Oracle R Enterprise Server Files 12.1.0.1.0 '
    Copying files for 'Oracle Real Application Testing 12.1.0.1.0 '
    moving 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\orarat12.dll.dbl' to 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\orarat12.dll'
    Copying files for 'Oracle Label Security 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\rdbms\install\sbs\olsadmintool.bat.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\rdbms\install\sbs\olsoidsync.bat.sbs'.
    Copying files for 'Oracle Locale Builder 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\nls\lbuilder\lbuilder.bat'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\nls\lbuilder\lbuilder.cl'.
    copying 'C:\app\baboehme\product\12.1.0\dbhome_2\nls\lbuilder\lbuilder.bat'
    Copying files for 'SSL Required Support Files for InstantClient 12.1.0.1.0 '
    Copying files for 'Oracle Data Mining RDBMS Files 12.1.0.1.0 '
    moving 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\oradmop12.dll.dbl' to 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\oradmop12.dll'
    Copying files for 'Oracle OLAP RDBMS Files 12.1.0.1.0 '
    moving 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\oraolapop12.dll.dbl' to 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\oraolapop12.dll'
    Copying files for 'Oracle OLAP API 12.1.0.1.0 '
    Copying files for 'Oracle Clusterware RDBMS Files 12.1.0.1.0 '
    Copying files for 'Oracle Database Vault option 12.1.0.1.0 '
    Copying files for 'Oracle Net Required Support Files 12.1.0.1.0 '
    copying 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\orancrypt12_ee.dll.dbl'
    Copying files for 'XDK Required Support Files 12.1.0.1.0 '
    Copying files for 'Platform Required Support Files 12.1.0.1.0 '
    Copying files for 'Oracle RAC Required Support Files-HAS 12.1.0.1.0 '
    Copying files for 'Oracle JDBC Server Support Package 12.1.0.1.0 '
    Copying files for 'Oracle SQL Developer 12.1.0.1.0 '
    Copying files for 'Oracle Application Express 12.1.0.1.0 '
    Copying files for 'Oracle Notification Service for Instant Client 12.1.0.1.0 '
    Copying files for 'RDBMS Required Support Files Runtime 12.1.0.1.0 '
    Copying files for 'SQLJ Runtime 12.1.0.1.0 '
    Copying files for 'Database Workspace Manager 12.1.0.1.0 '
    Copying files for 'Precompiler Common Files for Core 12.1.0.1.0 '
    Copying files for 'RDBMS Required Support Files 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\instOracle.key'.
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\instOracle.key'
    copying 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\oravsn12_ee.dll.dbl'
    updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\rdbms\install\sbs\eusm.bat.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\rdbms\install\sbs\umu.bat.sbs'.
    Copying files for 'Parser Generator Required Support Files 12.1.0.1.0 '
    Copying files for 'Oracle Notification Service (eONS) 12.1.0.1.0 '
    Copying files for 'Oracle Text ATG Language Support Files 12.1.0.1.0 '
    Copying files for 'Oracle Text for Core 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\ctx\admin\dr0ulib.sql.sbs'.
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\ctx\admin\dr0ulib.sql.sbs'
    Copying files for 'Precompiler Required Support Files 12.1.0.1.0 '
    Copying files for 'Oracle Database 12c Multimedia Files 12.1.0.1.0 '
    Copying files for 'Oracle Multimedia Java Advanced Imaging 12.1.0.1.0 '
    Copying files for 'Oracle Globalization Support 12.1.0.1.0 '
    Copying files for 'Oracle Multimedia Locator Java Required Support Files 12.1.0.1.0 '
    Copying files for 'Oracle Multimedia Locator RDBMS Files 12.1.0.1.0 '
    Copying files for 'Oracle Core Required Support Files for Core DB 12.1.0.1.0 '
    Copying files for 'Oracle Core Required Support Files 12.1.0.1.0 '
    Copying files for 'Sample Schema Data 12.1.0.1.0 '
    Copying files for 'Oracle Starter Database 12.1.0.1.0 '
    Copying files for 'Oracle Message Gateway Common Files 12.1.0.1.0 '
    Copying files for 'Oracle XML Query 12.1.0.1.0 '
    Copying files for 'Oracle Core XML Development Kit 12.1.0.1.0 '
    Copying files for 'XML Parser for Oracle JVM 12.1.0.1.0 '
    Copying files for 'Oracle JDBC/OCI Instant Client 12.1.0.1.0 '
    Copying files for 'Required Support Files 12.1.0.1.0 '
    Copying files for 'Oracle Data Provider for .NET 12.1.0.1.0 '
    copying 'OracleDataProviderTechFilter.xml'
    Copying files for 'Oracle Database Deconfiguration 12.1.0.1.0 '
    Copying files for 'Oracle Quality of Service Management (Client) 12.1.0.1.0 '
    Copying files for 'Oracle Provider for OLE DB 12.1.0.1.0 '
    updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    Copying files for 'JAccelerator (COMPANION) 12.1.0.1.0 '
    Copying files for 'Oracle Containers for Java 12.1.0.1.0 '
    Copying files for 'Oracle JVM For Core 12.1.0.1.0 '
    Copying files for 'HAS Common Files 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\crs\sbs\srvctl.sbs'.
    Copying files for 'Oracle ODBC Driver 12.1.0.1.0 '
    Copying files for 'Secure Socket Layer 12.1.0.1.0 '
    Copying files for 'Oracle Universal Connection Pool 12.1.0.1.0 '
    Copying files for 'Oracle Multimedia Client Option 12.1.0.1.0 '
    Copying files for 'Oracle JDBC/THIN Interfaces 12.1.0.1.0 '
    Copying files for 'Oracle Java Client 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\javavm\install\sbs\statusnc.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\javavm\install\sbs\ncomp.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\javavm\install\sbs\deploync.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\javavm\install\sbs\loadjava.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\javavm\install\sbs\dropjava.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\javavm\install\sbs\ojvmjava.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\javavm\install\sbs\ojvmtc.sbs'.
    Copying files for 'Database Migration Assistant for Unicode 12.1.0.1.0 '
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\dmu\dmu\bin\dmu64.conf'
    copying 'C:\app\baboehme\product\12.1.0\dbhome_2\dmu\dmu\bin\dmu64.conf.dbl'
    Copying files for 'Oracle Administration Assistant for Windows 12.1.0.1.0 '
    Copying files for 'PL/SQL Embedded Gateway 12.1.0.1.0 '
    Copying files for 'OLAP SQL Scripts 12.1.0.1.0 '
    Copying files for 'Database SQL Scripts 12.1.0.1.0 '
    Copying files for 'Precompilers 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\precomp\admin\instpcbcfg.cfg'.
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\precomp\admin\instpcbcfg.cfg'
    Copying files for 'Oracle Extended Windowing Toolkit 11.1.1.6.0 '
    Copying files for 'SQL*Plus Files for Instant Client 12.1.0.1.0 '
    Copying files for 'Precompiler Common Files 12.1.0.1.0 '
    Copying files for 'Oracle Recovery Manager 12.1.0.1.0 '
    Copying files for 'PL/SQL 12.1.0.1.0 '
    Copying files for 'Oracle Providers for ASP.NET 12.1.0.1.0 '
    Copying files for 'Deinstallation Tool 12.1.0.1.0 '
    Copying files for 'Oracle Database Extensions for .NET 12.1.0.1.0 '
    Copying files for 'Oracle Net Java Required Support Files 12.1.0.1.0 '
    Copying files for 'XML Parser for Java 12.1.0.1.0 '
    Copying files for 'Oracle Security Developer Tools 12.1.0.1.0 '
    Copying files for 'Oracle Wallet Manager 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\owm\install\instowm.cl'.
    Copying files for 'Oracle Services For Microsoft Transaction Server 12.1.0.1.0 '
    copying 'omtssamp.sql'
    copying 'dlldata.c'
    copying 'account.cpp'
    copying 'account.def'
    copying 'account.dsp'
    copying 'account.dsw'
    copying 'account.idl'
    copying 'account.rc'
    copying 'accountps.def'
    copying 'accountps.mak'
    copying 'caccount.cpp'
    copying 'caccount.h'
    copying 'caccount.h0'
    copying 'caccount.rgs'
    copying 'dlldatax.h'
    copying 'getreceipt.cpp'
    copying 'getreceipt.h'
    copying 'getreceipt.rgs'
    copying 'movemoney.cpp'
    copying 'movemoney.h'
    copying 'movemoney.rgs'
    copying 'mtssamples.dsn'
    copying 'oramisc.h'
    copying 'resource.h'
    copying 'stdafx.cpp'
    copying 'stdafx.h'
    copying 'tlbcheck.dat'
    copying 'updatere.bin'
    copying 'updatereceipt.cpp'
    copying 'updatereceipt.h'
    copying 'updatereceipt.rgs'
    copying 'uuid.txt'
    copying 'oramts.h'
    copying 'oramtsadmin.sql'
    copying 'utl_oramts.sql'
    copying 'prvtoramts.plb'
    Copying files for 'Oracle Windows Interfaces 12.1.0.1.0 '
    Copying files for 'Oracle Ice Browser 11.1.1.6.0 '
    Copying files for 'Installation Plugin Files 12.1.0.1.0 '
    Copying files for 'Installation Common Files 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\clone\bin\clone.pl.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\install\config\oracle.rdbms.util.xml'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\addnode\addnode.bat'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\addnode\addnode_oraparam.ini.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\clone\clone_oraparam.ini.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\bin\registerDll.bat.sbs'.
    Copying files for 'Oracle LDAP administration 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\ldap\install\ldifmigrator.orc'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\ldap\install\oidprovtool.orc'.
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\ldap\install\ldifmigrator.orc'
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\ldap\install\oidprovtool.orc'
    Copying files for 'Buildtools Common Files 12.1.0.1.0 '
    Copying files for 'Oracle Java Layout Engine 11.0.0.0.0 '
    Copying files for 'Oracle Database User Interface 11.0.0.0.0 '
    Copying files for 'Oracle Help Share Library 11.1.1.6.0 '
    Copying files for 'Oracle Help for Java 11.1.1.6.0 '
    Copying files for 'Assistant Common Files 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\assistants\bin\rconfig.sbs'.
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\assistants\bin\rconfig.sbs'
    Copying files for 'Oracle Net 12.1.0.1.0 '
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\network\install\sqlnet.ora.sbs'.
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\network\install\sbs\trcasst.sbs'.
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\network\install\sbs\trcasst.sbs'
    instantiating 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\netmgr.cl.sbs'.
    deleting 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\netmgr.cl.sbs'
    extracting 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help/mgr_help.jar'
    extracting file 'blafdoc.css' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\blafdoc.css'
    extracting file 'eHelp.xml' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\eHelp.xml'
    extracting file 'mgr.brs' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\mgr.brs'
    extracting file 'mgr.glo' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\mgr.glo'
    extracting file 'mgr.hhc' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\mgr.hhc'
    extracting file 'mgr.hs' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\mgr.hs'
    extracting file 'mgr.idx' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\mgr.idx'
    extracting file 'mgr.map' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\mgr.map'
    extracting file 'n8ahelpabout_oracle_advanced_security.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpabout_oracle_advanced_security.htm'
    extracting file 'n8ahelpaccepted.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpaccepted.htm'
    extracting file 'n8ahelpaddress.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpaddress.htm'
    extracting file 'n8ahelpaddress_list_options_dialog_box.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpaddress_list_options_dialog_box.htm'
    extracting file 'n8ahelpaddresslist.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpaddresslist.htm'
    extracting file 'n8ahelpadvanced_service_options_dialog_.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpadvanced_service_options_dialog_.htm'
    extracting file 'n8ahelpauthentication_method.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpauthentication_method.htm'
    extracting file 'n8ahelpchange_the_oracle_context.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpchange_the_oracle_context.htm'
    extracting file 'n8ahelpchoose_listener_name_dialog_box.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpchoose_listener_name_dialog_box.htm'
    extracting file 'n8ahelpchoose_new_context_dialog_box.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpchoose_new_context_dialog_box.htm'
    extracting file 'n8ahelpclient_load_balancing.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpclient_load_balancing.htm'
    extracting file 'n8ahelpcmanora_file.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpcmanora_file.htm'
    extracting file 'n8ahelpcommand_menu.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpcommand_menu.htm'
    extracting file 'n8ahelpconfigure_a_connect_desc00000028.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_desc00000028.htm'
    extracting file 'n8ahelpconfigure_a_connect_desc00000029.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_desc00000029.htm'
    extracting file 'n8ahelpconfigure_a_connect_descheterog.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_descheterog.htm'
    extracting file 'n8ahelpconfigure_a_connect_descrdb.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_descrdb.htm'
    extracting file 'n8ahelpconfigure_advanced_connect_data_.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_advanced_connect_data_.htm'
    extracting file 'n8ahelpconfigure_advanced_profile_infor.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_advanced_profile_infor.htm'
    extracting file 'n8ahelpconfigure_default_domains_for_cl.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_default_domains_for_cl.htm'
    extracting file 'n8ahelpconfigure_encryption.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_encryption.htm'
    extracting file 'n8ahelpconfigure_external_naming_method.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_external_naming_method.htm'
    extracting file 'n8ahelpconfigure_external_procedures_fo.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_external_procedures_fo.htm'
    extracting file 'n8ahelpconfigure_heterogeneous_services.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_heterogeneous_services.htm'
    extracting file 'n8ahelpconfigure_integrity.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_integrity.htm'
    extracting file 'n8ahelpconfigure_listener_addresses.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_listener_addresses.htm'
    extracting file 'n8ahelpconfigure_listener_logging_and_t.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_listener_logging_and_t.htm'
    extracting file 'n8ahelpconfigure_multiple_address_optio.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_multiple_address_optio.htm'
    extracting file 'n8ahelpconfigure_oracle_advance00000211.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_oracle_advance00000211.htm'
    extracting file 'n8ahelpconfigure_oracle_advance00000212.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_oracle_advance00000212.htm'
    extracting file 'n8ahelpconfigure_password_authe00000051.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_password_authe00000051.htm'
    extracting file 'n8ahelpconfigure_profile_logging_and_tr.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconfigure_profile_logging_and_tr.htm'
    extracting file 'n8ahelpconnect_data.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconnect_data.htm'
    extracting file 'n8ahelpconnect_descriptor.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconnect_descriptor.htm'
    extracting file 'n8ahelpconnect_identifier.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconnect_identifier.htm'
    extracting file 'n8ahelpconnect_string.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconnect_string.htm'
    extracting file 'n8ahelpconnectdata.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconnectdata.htm'
    extracting file 'n8ahelpconnection_load_balancing.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconnection_load_balancing.htm'
    extracting file 'n8ahelpconnecttime_failover.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpconnecttime_failover.htm'
    extracting file 'n8ahelpcreate_a_listener.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpcreate_a_listener.htm'
    extracting file 'n8ahelpcreate_a_net_service_name.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpcreate_a_net_service_name.htm'
    extracting file 'n8ahelpcreate_additional_protocol_addre.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpcreate_additional_protocol_addre.htm'
    extracting file 'n8ahelpcreate_network_route_information.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpcreate_network_route_information.htm'
    extracting file 'n8ahelpcybersafe.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpcybersafe.htm'
    extracting file 'n8ahelpdatabase_identification_by_servi.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdatabase_identification_by_servi.htm'
    extracting file 'n8ahelpdatabase_link.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdatabase_link.htm'
    extracting file 'n8ahelpdatabase_services.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdatabase_services.htm'
    extracting file 'n8ahelpdedicated_server.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdedicated_server.htm'
    extracting file 'n8ahelpdirectory_information_tree_dit.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_information_tree_dit.htm'
    extracting file 'n8ahelpdirectory_naming.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_naming.htm'
    extracting file 'n8ahelpdirectory_naming_configuration_o.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_naming_configuration_o.htm'
    extracting file 'n8ahelpdirectory_naming_context.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_naming_context.htm'
    extracting file 'n8ahelpdirectory_naming_overview.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_naming_overview.htm'
    extracting file 'n8ahelpdirectory_naming_requirements_fo.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_naming_requirements_fo.htm'
    extracting file 'n8ahelpdirectory_server.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_server.htm'
    extracting file 'n8ahelpdirectory_server_authentication_.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdirectory_server_authentication_.htm'
    extracting file 'n8ahelpdiscovery.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdiscovery.htm'
    extracting file 'n8ahelpdistinguished_name_dn.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdistinguished_name_dn.htm'
    extracting file 'n8ahelpdomain.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdomain.htm'
    extracting file 'n8ahelpdomain_name_system_dns.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpdomain_name_system_dns.htm'
    extracting file 'n8ahelpedit_menu.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpedit_menu.htm'
    extracting file 'n8ahelpencryption.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpencryption.htm'
    extracting file 'n8ahelpexport_oracle_names_entries_to_d.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpexport_oracle_names_entries_to_d.htm'
    extracting file 'n8ahelpexport_tnsnamesora_file_entries_.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpexport_tnsnamesora_file_entries_.htm'
    extracting file 'n8ahelpexternal_naming.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpexternal_naming.htm'
    extracting file 'n8ahelpexternal_procedures.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpexternal_procedures.htm'
    extracting file 'n8ahelpfile_menu.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpfile_menu.htm'
    extracting file 'n8ahelpgeneral_access_rights.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_access_rights.htm'
    extracting file 'n8ahelpgeneral_advanced.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_advanced.htm'
    extracting file 'n8ahelpgeneral_logging.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_logging.htm'
    extracting file 'n8ahelpgeneral_parameters_authenticatio.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_parameters_authenticatio.htm'
    extracting file 'n8ahelpgeneral_parameters_general.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_parameters_general.htm'
    extracting file 'n8ahelpgeneral_parameters_logging__trac.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_parameters_logging__trac.htm'
    extracting file 'n8ahelpgeneral_routing.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_routing.htm'
    extracting file 'n8ahelpgeneral_tracing.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpgeneral_tracing.htm'
    extracting file 'n8ahelpglobal_database_name.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpglobal_database_name.htm'
    extracting file 'n8ahelphelp_menu.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelphelp_menu.htm'
    extracting file 'n8ahelpheterogeneous_services.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpheterogeneous_services.htm'
    extracting file 'n8ahelphost_naming.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelphost_naming.htm'
    extracting file 'n8ahelpinitialization_parameter_file.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpinitialization_parameter_file.htm'
    extracting file 'n8ahelpinstance.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpinstance.htm'
    extracting file 'n8ahelpinstance_name.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpinstance_name.htm'
    extracting file 'n8ahelpintegrity.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpintegrity.htm'
    extracting file 'n8ahelpip_address.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpip_address.htm'
    extracting file 'n8ahelpkerberosv5.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpkerberosv5.htm'
    extracting file 'n8ahelpldapora_file.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpldapora_file.htm'
    extracting file 'n8ahelplightweight_directory_access_pro.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplightweight_directory_access_pro.htm'
    extracting file 'n8ahelplink_qualifier.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplink_qualifier.htm'
    extracting file 'n8ahelplistener.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplistener.htm'
    extracting file 'n8ahelplistener_configuration_overview.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplistener_configuration_overview.htm'
    extracting file 'n8ahelplistener_overview.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplistener_overview.htm'
    extracting file 'n8ahelplistenerora_file.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplistenerora_file.htm'
    extracting file 'n8ahelplistening_locations.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplistening_locations.htm'
    extracting file 'n8ahelplocal_naming00000018.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplocal_naming00000018.htm'
    extracting file 'n8ahelplocal_naming00000153.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplocal_naming00000153.htm'
    extracting file 'n8ahelplocal_naming_configuration_overv.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplocal_naming_configuration_overv.htm'
    extracting file 'n8ahelplogging.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplogging.htm'
    extracting file 'n8ahelplsnrctl_utility.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelplsnrctl_utility.htm'
    extracting file 'n8ahelpmicrosoft_active_directory.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpmicrosoft_active_directory.htm'
    extracting file 'n8ahelpnaming_external.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnaming_external.htm'
    extracting file 'n8ahelpnaming_method.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnaming_method.htm'
    extracting file 'n8ahelpnaming_methods.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnaming_methods.htm'
    extracting file 'n8ahelpnet8_assistant_key_features.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet8_assistant_key_features.htm'
    extracting file 'n8ahelpnet8_configuration_assistant.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet8_configuration_assistant.htm'
    extracting file 'n8ahelpnet8_configuration_overview.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet8_configuration_overview.htm'
    extracting file 'n8ahelpnet8_connectivity_overview.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet8_connectivity_overview.htm'
    extracting file 'n8ahelpnet8_entries_in_a_directory.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet8_entries_in_a_directory.htm'
    extracting file 'n8ahelpnet8_entries_in_a_directory_dit.gif' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet8_entries_in_a_directory_dit.gif'
    extracting file 'n8ahelpnet8_overview.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet8_overview.htm'
    extracting file 'n8ahelpnet_service_name.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnet_service_name.htm'
    extracting file 'n8ahelpnetwork_information_service_nis.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnetwork_information_service_nis.htm'
    extracting file 'n8ahelpnts.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpnts.htm'
    extracting file 'n8ahelporacle_advanced_security.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_advanced_security.htm'
    extracting file 'n8ahelporacle_advanced_security_authent.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_advanced_security_authent.htm'
    extracting file 'n8ahelporacle_advanced_security_encrypt.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_advanced_security_encrypt.htm'
    extracting file 'n8ahelporacle_advanced_security_integri.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_advanced_security_integri.htm'
    extracting file 'n8ahelporacle_advanced_security_other_p.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_advanced_security_other_p.htm'
    extracting file 'n8ahelporacle_advanced_security_ssl.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_advanced_security_ssl.htm'
    extracting file 'n8ahelporacle_connection_manager.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_connection_manager.htm'
    extracting file 'n8ahelporacle_context.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_context.htm'
    extracting file 'n8ahelporacle_enterprise_manager.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_enterprise_manager.htm'
    extracting file 'n8ahelporacle_internet_directory.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_internet_directory.htm'
    extracting file 'n8ahelporacle_rdb_database.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_rdb_database.htm'
    extracting file 'n8ahelporacle_system_identifier_sid.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelporacle_system_identifier_sid.htm'
    extracting file 'n8ahelpother_services.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpother_services.htm'
    extracting file 'n8ahelpoverview_of_the_net8_assistant_e.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpoverview_of_the_net8_assistant_e.htm'
    extracting file 'n8ahelppooled_server.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelppooled_server.htm'
    extracting file 'n8ahelpprioritize_naming_methods.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpprioritize_naming_methods.htm'
    extracting file 'n8ahelpprofile.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpprofile.htm'
    extracting file 'n8ahelpprofile_overview.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpprofile_overview.htm'
    extracting file 'n8ahelpprotocol.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpprotocol.htm'
    extracting file 'n8ahelpprotocol_address.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpprotocol_address.htm'
    extracting file 'n8ahelpprotocol_parameters.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpprotocol_parameters.htm'
    extracting file 'n8ahelpradius.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpradius.htm'
    extracting file 'n8ahelprecommended_port_numbers.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelprecommended_port_numbers.htm'
    extracting file 'n8ahelprecord_type.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelprecord_type.htm'
    extracting file 'n8ahelpregion_database.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelpregion_database.htm'
    extracting file 'n8ahelprejected.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelprejected.htm'
    extracting file 'n8ahelprelative_distinguished_name_rdn.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelprelative_distinguished_name_rdn.htm'
    extracting file 'n8ahelprequested.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelprequested.htm'
    extracting file 'n8ahelprequired.htm' from 'C:\app\baboehme\product\12.1.0\dbhome_2\network\tools\help\mgr\help\n8ahelprequired.htm'
    extr

    The following is the contents of C:\app\baboehme\diag\rdbms\orcl12c\orcl12c\trace\alert_orcl12c.txt:
    Thu Jul 25 22:31:51 2013
    Starting ORACLE instance (normal)
    Thu Jul 25 22:31:51 2013
    CLI notifier numLatches:3 maxDescs:519
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Initial number of CPU is 2
    Number of processor cores in the system is 2
    Number of processor sockets in the system is 1
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =51
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting up:
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options.
    Windows NT Version V6.1 Service Pack 1
    CPU                 : 2 - type 8664, 2 Physical Cores
    Process Affinity    : 0x0x0000000000000000
    Memory (Avail/Total): Ph:609M/3836M, Ph+PgF:2891M/7670M
    Using parameter settings in client-side pfile C:\APP\BABOEHME\CFGTOOLLOGS\DBCA\ORCL12C\INITORCL12CTEMPOMF.ORA on machine AR0TQCZDHV1
    System parameters with non-default values:
      processes                = 300
      memory_target            = 1536M
      control_files            = "C:\APP\BABOEHME\CFGTOOLLOGS\DBCA\ORCL12C\TEMPCONTROL.CTL"
      db_block_size            = 8192
      compatible               = "12.1.0.0.0"
      db_recovery_file_dest    = "C:\app\baboehme\fast_recovery_area"
      db_recovery_file_dest_size= 6930M
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orcl12cXDB)"
      local_listener           = "LISTENER_ORCL12C"
      audit_file_dest          = "C:\APP\BABOEHME\ADMIN\ORCL12C\ADUMP"
      audit_trail              = "DB"
      db_name                  = "seeddata"
      db_unique_name           = "orcl12c"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\BABOEHME"
      enable_pluggable_database= TRUE
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting background process PMON
    Thu Jul 25 22:32:14 2013
    PMON started with pid=2, OS id=5584
    Starting background process PSP0
    Thu Jul 25 22:32:14 2013
    PSP0 started with pid=3, OS id=5484
    Starting background process VKTM
    Thu Jul 25 22:32:15 2013
    VKTM started with pid=4, OS id=1832 at elevated priority
    Thu Jul 25 22:32:15 2013
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Starting background process GEN0
    Thu Jul 25 22:32:15 2013
    GEN0 started with pid=5, OS id=3436
    Starting background process MMAN
    Thu Jul 25 22:32:16 2013
    MMAN started with pid=6, OS id=5588
    Starting background process DIAG
    Thu Jul 25 22:32:16 2013
    DIAG started with pid=8, OS id=6012
    Starting background process DBRM
    Thu Jul 25 22:32:16 2013
    DBRM started with pid=9, OS id=4824
    Starting background process DIA0
    Starting background process DBW0
    Thu Jul 25 22:32:16 2013
    DIA0 started with pid=10, OS id=808
    Thu Jul 25 22:32:17 2013
    DBW0 started with pid=11, OS id=5324
    Starting background process LGWR
    Starting background process CKPT
    Thu Jul 25 22:32:17 2013
    CKPT started with pid=13, OS id=324
    Thu Jul 25 22:32:17 2013
    LGWR started with pid=12, OS id=4808
    Starting background process SMON
    Thu Jul 25 22:32:18 2013
    SMON started with pid=14, OS id=3312
    Starting background process RECO
    Thu Jul 25 22:32:19 2013
    RECO started with pid=15, OS id=5460
    Starting background process LREG
    Thu Jul 25 22:32:19 2013
    LREG started with pid=18, OS id=6124
    Starting background process MMON
    Thu Jul 25 22:32:19 2013
    MMON started with pid=19, OS id=5660
    Starting background process MMNL
    Thu Jul 25 22:32:19 2013
    MMNL started with pid=20, OS id=5912
    Thu Jul 25 22:32:19 2013
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Thu Jul 25 22:32:22 2013
    Using default pga_aggregate_limit of 2048 MB
    ORACLE_BASE from environment = C:\app\baboehme
    Thu Jul 25 22:32:55 2013
    ALTER DATABASE   MOUNT
    Thu Jul 25 22:33:00 2013
    Set as converted control file due to db_unique_name mismatch
    Changing di2dbun from seeddata to orcl12c
    Thu Jul 25 22:33:01 2013
    Successful mount of redo thread 1, with mount id 4150379736
    Thu Jul 25 22:33:01 2013
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Ping without log force is disabled.
    Create Relation IPS_PACKAGE_UNPACK_HISTORY
    Completed: ALTER DATABASE   MOUNT
    Thu Jul 25 22:33:24 2013
    Checker run found 5 new persistent data failures
    Thu Jul 25 22:36:17 2013
    Full restore complete of datafile 3 to datafile copy C:\APP\BABOEHME\ORADATA\ORCL12C\SYSAUX01.DBF.  Elapsed time: 0:02:51
      checkpoint is 2255671
      last deallocation scn is 1838865
    Thu Jul 25 22:39:08 2013
    Full restore complete of datafile 1 to datafile copy C:\APP\BABOEHME\ORADATA\ORCL12C\SYSTEM01.DBF.  Elapsed time: 0:02:46
      checkpoint is 2255671
      last deallocation scn is 2186309
      Undo Optimization current scn is 1836140
    Full restore complete of datafile 6 to datafile copy C:\APP\BABOEHME\ORADATA\ORCL12C\USERS01.DBF.  Elapsed time: 0:00:01
      checkpoint is 2255671
      last deallocation scn is 3
    Thu Jul 25 22:41:07 2013
    Full restore complete of datafile 5 to datafile copy C:\APP\BABOEHME\ORADATA\ORCL12C\UNDOTBS01.DBF.  Elapsed time: 0:01:48
      checkpoint is 2255671
      last deallocation scn is 2136603
      Undo Optimization current scn is 1836140
    Thu Jul 25 22:41:15 2013
    Shutting down instance (abort)
    License high water mark = 4
    Thu Jul 25 22:41:15 2013
    USER (ospid: 5096): terminating the instance
    Thu Jul 25 22:41:33 2013
    Instance terminated by USER, pid = 5096
    Thu Jul 25 22:41:34 2013
    Instance shutdown complete
    Thu Jul 25 22:41:44 2013
    Starting ORACLE instance (normal)
    Thu Jul 25 22:41:44 2013
    CLI notifier numLatches:3 maxDescs:519
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Initial number of CPU is 2
    Number of processor cores in the system is 2
    Number of processor sockets in the system is 1
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =51
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting up:
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options.
    Windows NT Version V6.1 Service Pack 1
    CPU                 : 2 - type 8664, 2 Physical Cores
    Process Affinity    : 0x0x0000000000000000
    Memory (Avail/Total): Ph:1101M/3836M, Ph+PgF:2962M/7670M
    Using parameter settings in client-side pfile C:\APP\BABOEHME\ADMIN\ORCL12C\PFILE\INIT.ORA on machine AR0TQCZDHV1
    System parameters with non-default values:
      processes                = 300
      memory_target            = 1536M
      control_files            = "C:\APP\BABOEHME\ORADATA\ORCL12C\CONTROL01.CTL"
      control_files            = "C:\APP\BABOEHME\FAST_RECOVERY_AREA\ORCL12C\CONTROL02.CTL"
      db_block_size            = 8192
      compatible               = "12.1.0.0.0"
      db_recovery_file_dest    = "C:\app\baboehme\fast_recovery_area"
      db_recovery_file_dest_size= 6930M
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orcl12cXDB)"
      local_listener           = "LISTENER_ORCL12C"
      audit_file_dest          = "C:\APP\BABOEHME\ADMIN\ORCL12C\ADUMP"
      audit_trail              = "DB"
      db_name                  = "orcl12c"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\BABOEHME"
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting background process PMON
    Thu Jul 25 22:42:04 2013
    PMON started with pid=2, OS id=5668
    Starting background process PSP0
    Thu Jul 25 22:42:05 2013
    PSP0 started with pid=3, OS id=3396
    Starting background process VKTM
    Thu Jul 25 22:42:06 2013
    VKTM started with pid=4, OS id=5304 at elevated priority
    Starting background process GEN0
    Thu Jul 25 22:42:06 2013
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Thu Jul 25 22:42:06 2013
    GEN0 started with pid=5, OS id=5144
    Starting background process MMAN
    Thu Jul 25 22:42:06 2013
    MMAN started with pid=7, OS id=3208
    Starting background process DIAG
    Thu Jul 25 22:42:06 2013
    DIAG started with pid=8, OS id=6052
    Starting background process DBRM
    Thu Jul 25 22:42:06 2013
    DBRM started with pid=9, OS id=2452
    Starting background process DIA0
    Thu Jul 25 22:42:06 2013
    DIA0 started with pid=10, OS id=5412
    Starting background process DBW0
    Thu Jul 25 22:42:06 2013
    DBW0 started with pid=11, OS id=4752
    Starting background process LGWR
    Thu Jul 25 22:42:06 2013
    LGWR started with pid=12, OS id=5920
    Starting background process CKPT
    Thu Jul 25 22:42:06 2013
    CKPT started with pid=15, OS id=5384
    Starting background process SMON
    Thu Jul 25 22:42:06 2013
    SMON started with pid=16, OS id=2996
    Starting background process RECO
    Thu Jul 25 22:42:06 2013
    RECO started with pid=17, OS id=5580
    Starting background process LREG
    Thu Jul 25 22:42:06 2013
    LREG started with pid=18, OS id=2700
    Starting background process MMON
    Thu Jul 25 22:42:06 2013
    MMON started with pid=19, OS id=4808
    Starting background process MMNL
    Thu Jul 25 22:42:06 2013
    MMNL started with pid=6, OS id=4520
    Thu Jul 25 22:42:06 2013
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\baboehme
    Thu Jul 25 22:42:08 2013
    Create controlfile reuse set database "orcl12c"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSTEM01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSAUX01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\UNDOTBS01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\USERS01.DBF'
    LOGFILE GROUP 1 ('C:\app\baboehme\oradata\orcl12c\redo01.log') SIZE 50M,
    GROUP 2 ('C:\app\baboehme\oradata\orcl12c\redo02.log') SIZE 50M,
    GROUP 3 ('C:\app\baboehme\oradata\orcl12c\redo03.log') SIZE 50M RESETLOGS
    Thu Jul 25 22:42:08 2013
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Thu Jul 25 22:42:09 2013
    Successful mount of redo thread 1, with mount id 652198292
    Completed: Create controlfile reuse set database "orcl12c"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSTEM01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSAUX01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\UNDOTBS01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\USERS01.DBF'
    LOGFILE GROUP 1 ('C:\app\baboehme\oradata\orcl12c\redo01.log') SIZE 50M,
    GROUP 2 ('C:\app\baboehme\oradata\orcl12c\redo02.log') SIZE 50M,
    GROUP 3 ('C:\app\baboehme\oradata\orcl12c\redo03.log') SIZE 50M RESETLOGS
    Shutting down instance (immediate)
    Shutting down instance: further logons disabled
    Thu Jul 25 22:42:09 2013
    Using default pga_aggregate_limit of 2048 MB
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 1
    Thu Jul 25 22:42:14 2013
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    ALTER DATABASE CLOSE NORMAL
    Stopping Emon pool
    ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
    ALTER DATABASE DISMOUNT
    Shutting down archive processes
    Archiving is disabled
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Thu Jul 25 22:42:21 2013
    Stopping background process VKTM
    Thu Jul 25 22:42:21 2013
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Thu Jul 25 22:42:23 2013
    Instance shutdown complete
    Thu Jul 25 22:42:33 2013
    Starting ORACLE instance (normal)
    Thu Jul 25 22:42:33 2013
    CLI notifier numLatches:3 maxDescs:519
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Initial number of CPU is 2
    Number of processor cores in the system is 2
    Number of processor sockets in the system is 1
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =51
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting up:
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options.
    Windows NT Version V6.1 Service Pack 1
    CPU                 : 2 - type 8664, 2 Physical Cores
    Process Affinity    : 0x0x0000000000000000
    Memory (Avail/Total): Ph:1210M/3836M, Ph+PgF:2909M/7670M
    Using parameter settings in client-side pfile C:\APP\BABOEHME\CFGTOOLLOGS\DBCA\ORCL12C\INITORCL12CTEMP.ORA on machine AR0TQCZDHV1
    System parameters with non-default values:
      processes                = 300
      memory_target            = 1536M
      control_files            = "C:\APP\BABOEHME\ORADATA\ORCL12C\CONTROL01.CTL"
      control_files            = "C:\APP\BABOEHME\FAST_RECOVERY_AREA\ORCL12C\CONTROL02.CTL"
      db_block_size            = 8192
      compatible               = "12.1.0.0.0"
      db_recovery_file_dest    = "C:\app\baboehme\fast_recovery_area"
      db_recovery_file_dest_size= 6930M
      _no_recovery_through_resetlogs= TRUE
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orcl12cXDB)"
      local_listener           = "LISTENER_ORCL12C"
      audit_file_dest          = "C:\APP\BABOEHME\ADMIN\ORCL12C\ADUMP"
      audit_trail              = "DB"
      db_name                  = "orcl12c"
      open_cursors             = 300
      _enable_automatic_maintenance= 0
      diagnostic_dest          = "C:\APP\BABOEHME"
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting background process PMON
    Thu Jul 25 22:42:53 2013
    PMON started with pid=2, OS id=324
    Starting background process PSP0
    Thu Jul 25 22:42:54 2013
    PSP0 started with pid=3, OS id=3992
    Starting background process VKTM
    Thu Jul 25 22:42:54 2013
    VKTM started with pid=4, OS id=5812 at elevated priority
    Starting background process GEN0
    Thu Jul 25 22:42:54 2013
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Thu Jul 25 22:42:54 2013
    GEN0 started with pid=5, OS id=2240
    Starting background process MMAN
    Thu Jul 25 22:42:54 2013
    MMAN started with pid=6, OS id=3124
    Starting background process DIAG
    Thu Jul 25 22:42:54 2013
    DIAG started with pid=8, OS id=5444
    Starting background process DBRM
    Thu Jul 25 22:42:54 2013
    DBRM started with pid=9, OS id=1204
    Starting background process DIA0
    Thu Jul 25 22:42:54 2013
    DIA0 started with pid=10, OS id=5084
    Starting background process DBW0
    Thu Jul 25 22:42:54 2013
    DBW0 started with pid=11, OS id=2684
    Starting background process LGWR
    Thu Jul 25 22:42:54 2013
    LGWR started with pid=12, OS id=5968
    Starting background process CKPT
    Thu Jul 25 22:42:54 2013
    CKPT started with pid=13, OS id=5908
    Starting background process SMON
    Thu Jul 25 22:42:54 2013
    SMON started with pid=16, OS id=5304
    Starting background process RECO
    Thu Jul 25 22:42:55 2013
    RECO started with pid=17, OS id=5872
    Starting background process LREG
    Thu Jul 25 22:42:55 2013
    LREG started with pid=18, OS id=2656
    Starting background process MMON
    Thu Jul 25 22:42:55 2013
    MMON started with pid=19, OS id=1168
    Starting background process MMNL
    Thu Jul 25 22:42:55 2013
    MMNL started with pid=20, OS id=572
    Thu Jul 25 22:42:55 2013
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\baboehme
    Thu Jul 25 22:42:55 2013
    Create controlfile reuse set database "orcl12c"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSTEM01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSAUX01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\UNDOTBS01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\USERS01.DBF'
    LOGFILE GROUP 1 ('C:\app\baboehme\oradata\orcl12c\redo01.log') SIZE 50M,
    GROUP 2 ('C:\app\baboehme\oradata\orcl12c\redo02.log') SIZE 50M,
    GROUP 3 ('C:\app\baboehme\oradata\orcl12c\redo03.log') SIZE 50M RESETLOGS
    Thu Jul 25 22:42:55 2013
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Thu Jul 25 22:42:56 2013
    Successful mount of redo thread 1, with mount id 652190147
    Completed: Create controlfile reuse set database "orcl12c"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSTEM01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\SYSAUX01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\UNDOTBS01.DBF',
    'C:\APP\BABOEHME\ORADATA\ORCL12C\USERS01.DBF'
    LOGFILE GROUP 1 ('C:\app\baboehme\oradata\orcl12c\redo01.log') SIZE 50M,
    GROUP 2 ('C:\app\baboehme\oradata\orcl12c\redo02.log') SIZE 50M,
    GROUP 3 ('C:\app\baboehme\oradata\orcl12c\redo03.log') SIZE 50M RESETLOGS
    Stopping background process MMNL
    Stopping background process MMON
    Thu Jul 25 22:42:57 2013
    Using default pga_aggregate_limit of 2048 MB
    Starting background process MMON
    Thu Jul 25 22:42:58 2013
    MMON started with pid=7, OS id=5428
    Starting background process MMNL
    Thu Jul 25 22:42:59 2013
    MMNL started with pid=19, OS id=5412
    Thu Jul 25 22:42:59 2013
    Stopping Emon pool
    Thu Jul 25 22:43:00 2013
    ALTER SYSTEM enable restricted session;
    alter database "orcl12c" open resetlogs
    RESETLOGS after incomplete recovery UNTIL CHANGE 2255671
    Thu Jul 25 22:43:00 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Clearing online redo logfile 1 C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG
    Clearing online log 1 of thread 1 sequence number 0
    Thu Jul 25 22:43:01 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Thu Jul 25 22:43:01 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Clearing online redo logfile 1 complete
    Thu Jul 25 22:43:02 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Clearing online redo logfile 2 C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG
    Clearing online log 2 of thread 1 sequence number 0
    Thu Jul 25 22:43:02 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Thu Jul 25 22:43:02 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Clearing online redo logfile 2 complete
    Thu Jul 25 22:43:05 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Clearing online redo logfile 3 C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG
    Clearing online log 3 of thread 1 sequence number 0
    Thu Jul 25 22:43:05 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Thu Jul 25 22:43:05 2013
    Errors in file C:\APP\BABOEHME\diag\rdbms\orcl12c\orcl12c\trace\orcl12c_ora_5580.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: 'C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Clearing online redo logfile 3 complete
    Online log C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG: Thread 1 Group 1 was previously cleared
    Online log C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG: Thread 1 Group 2 was previously cleared
    Online log C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG: Thread 1 Group 3 was previously cleared
    Thu Jul 25 22:43:07 2013
    Setting recovery target incarnation to 2
    Thu Jul 25 22:43:07 2013
    Using SCN growth rate of 16384 per second
    Thu Jul 25 22:43:07 2013
    Assigning activation ID 652190147 (0x26dfa1c3)
    Starting background process TMON
    Thu Jul 25 22:43:07 2013
    TMON started with pid=20, OS id=5068
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG
    Successful open of redo thread 1
    Thu Jul 25 22:43:08 2013
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Thu Jul 25 22:43:08 2013
    SMON: enabling cache recovery
    Thu Jul 25 22:43:13 2013
    [5580] Successfully onlined Undo Tablespace 2.
    Undo initialization finished serial:0 start:4640031 end:4642854 diff:2823 ms (2.8 seconds)
    Dictionary check beginning
    Tablespace 'TEMP' #3 found in data dictionary,
    but not in the controlfile. Adding to controlfile.
    Dictionary check complete
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    Thu Jul 25 22:43:13 2013
    SMON: enabling tx recovery
    Thu Jul 25 22:43:13 2013
    WARNING: The following temporary tablespaces contain no files.
             This condition can occur when a backup controlfile has
             been restored.  It may be necessary to add files to these
             tablespaces.  That can be done using the SQL statement:
             ALTER TABLESPACE <tablespace_name> ADD TEMPFILE
             Alternatively, if these temporary tablespaces are no longer
             needed, then they can be dropped.
               Empty temporary tablespace: TEMP
    Database Characterset is US7ASCII
    Starting background process SMCO
    Thu Jul 25 22:43:13 2013
    SMCO started with pid=25, OS id=4760
    No Resource Manager plan active
    WARNING: Files may exists in db_recovery_file_dest
    that are not known to the database. Use the RMAN command
    CATALOG RECOVERY AREA to re-catalog any such files.
    If files cannot be cataloged, then manually delete them
    using OS command.
    One of the following events caused this:
    1. A backup controlfile was restored.
    2. A standby controlfile was restored.
    3. The controlfile was re-created.
    4. db_recovery_file_dest had previously been enabled and
       then disabled.
    Starting background process FBDA
    Thu Jul 25 22:43:17 2013
    FBDA started with pid=27, OS id=5692
    replication_dependency_tracking turned off (no async multimaster replication found)
    AQ Processes can not start in restrict mode
    LOGSTDBY: Validating controlfile with logical metadata
    LOGSTDBY: Validation complete
    Thu Jul 25 22:43:30 2013
    Global Name changed to ORCL12C
    Starting background process CJQ0
    Thu Jul 25 22:43:41 2013
    CJQ0 started with pid=28, OS id=5936
    Completed: alter database "orcl12c" open resetlogs
    alter database rename global_name to "orcl12c"
    Completed: alter database rename global_name to "orcl12c"
    ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\app\baboehme\oradata\orcl12c\TEMP01.DBF' SIZE 65536K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    Completed: ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\app\baboehme\oradata\orcl12c\TEMP01.DBF' SIZE 65536K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    ALTER DATABASE DEFAULT TABLESPACE "USERS"
    Completed: ALTER DATABASE DEFAULT TABLESPACE "USERS"
    Thu Jul 25 22:43:45 2013
    ALTER SYSTEM disable restricted session;
    Starting background process AQPC
    Thu Jul 25 22:43:45 2013
    AQPC started with pid=29, OS id=732
    WARNING: AQ 12C time manager not started, no enabled queue
    Thu Jul 25 22:44:13 2013
    XDB installed.
    Thu Jul 25 22:44:14 2013
    db_recovery_file_dest_size of 6930 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Thu Jul 25 22:44:20 2013
    XDB initialized.
    Thu Jul 25 22:44:25 2013
    TABLE SYS.WRP$_REPORTS: ADDED INTERVAL PARTITION SYS_P206 (1302) VALUES LESS THAN (TO_DATE(' 2013-07-26 01:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    TABLE SYS.WRP$_REPORTS_DETAILS: ADDED INTERVAL PARTITION SYS_P207 (1302) VALUES LESS THAN (TO_DATE(' 2013-07-26 01:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    TABLE SYS.WRP$_REPORTS_TIME_BANDS: ADDED INTERVAL PARTITION SYS_P210 (1301) VALUES LESS THAN (TO_DATE(' 2013-07-25 01:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    Thu Jul 25 22:44:33 2013
    Full restore complete of datafile 10 to datafile copy C:\APP\BABOEHME\ORADATA\ORCL12C\EXAMPLE01.DBF.  Elapsed time: 0:00:10
      checkpoint is 2231942
      last deallocation scn is 3
    Thu Jul 25 22:44:46 2013
    DM00 started with pid=40, OS id=6140, job SYS.SYS_IMPORT_TRANSPORTABLE_01
    Thu Jul 25 22:44:49 2013
    DW00 started with pid=41, OS id=5900, wid=1, job SYS.SYS_IMPORT_TRANSPORTABLE_01
    Plug in tablespace EXAMPLE with datafile
      'C:\APP\BABOEHME\ORADATA\ORCL12C\EXAMPLE01.DBF'
    TABLE SYS.WRI$_OPTSTAT_HISTHEAD_HISTORY: ADDED INTERVAL PARTITION SYS_P226 (41479) VALUES LESS THAN (TO_DATE(' 2013-07-26 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    Thu Jul 25 22:46:36 2013
    ALTER TABLESPACE example READ WRITE
    Completed: ALTER TABLESPACE example READ WRITE
    Thu Jul 25 22:47:13 2013
    Thread 1 cannot allocate new log, sequence 2
    Private strand flush not complete
      Current log# 1 seq# 1 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG
    Thu Jul 25 22:47:17 2013
    Thread 1 advanced to log sequence 2 (LGWR switch)
      Current log# 2 seq# 2 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG
    Thu Jul 25 22:47:57 2013
    TABLE SYS.WRI$_OPTSTAT_HISTGRM_HISTORY: ADDED INTERVAL PARTITION SYS_P246 (41479) VALUES LESS THAN (TO_DATE(' 2013-07-26 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    Thu Jul 25 22:48:04 2013
    Shutting down instance (immediate)
    Stopping background process SMCO
    Stopping background process FBDA
    Starting background process SMCO
    Thu Jul 25 22:48:04 2013
    SMCO started with pid=23, OS id=5744
    Shutting down instance: further logons disabled
    Stopping background process CJQ0
    Thu Jul 25 22:48:20 2013
    Killed process ORACLE.EXE (Q001) with pid is 39, OS pid 3856
    Killed process ORACLE.EXE (Q003) with pid is 60, OS pid 5704
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 21
    All dispatchers and shared servers shutdown
    ALTER DATABASE CLOSE NORMAL
    Stopping Emon pool
    Thu Jul 25 22:48:21 2013
    SMON: disabling tx recovery
    Thu Jul 25 22:48:21 2013
    Stopping Emon pool
    Thu Jul 25 22:48:21 2013
    SMON: disabling cache recovery
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thu Jul 25 22:48:22 2013
    Thread 1 closed at log sequence 2
    Successful close of redo thread 1
    Completed: ALTER DATABASE CLOSE NORMAL
    ALTER DATABASE DISMOUNT
    Shutting down archive processes
    Archiving is disabled
    Completed: ALTER DATABASE DISMOUNT
    Thu Jul 25 22:48:23 2013
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Thu Jul 25 22:48:25 2013
    Stopping background process VKTM
    Thu Jul 25 22:48:25 2013
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Thu Jul 25 22:48:28 2013
    Instance shutdown complete
    Thu Jul 25 22:48:42 2013
    Starting ORACLE instance (restrict)
    Thu Jul 25 22:48:42 2013
    CLI notifier numLatches:3 maxDescs:519
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Initial number of CPU is 2
    Number of processor cores in the system is 2
    Number of processor sockets in the system is 1
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =51
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting up:
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options.
    Windows NT Version V6.1 Service Pack 1
    CPU                 : 2 - type 8664, 2 Physical Cores
    Process Affinity    : 0x0x0000000000000000
    Memory (Avail/Total): Ph:1304M/3836M, Ph+PgF:3037M/7670M
    Using parameter settings in client-side pfile C:\APP\BABOEHME\CFGTOOLLOGS\DBCA\ORCL12C\INITORCL12CTEMP.ORA on machine AR0TQCZDHV1
    System parameters with non-default values:
      processes                = 300
      memory_target            = 1536M
      control_files            = "C:\APP\BABOEHME\ORADATA\ORCL12C\CONTROL01.CTL"
      control_files            = "C:\APP\BABOEHME\FAST_RECOVERY_AREA\ORCL12C\CONTROL02.CTL"
      db_block_size            = 8192
      compatible               = "12.1.0.0.0"
      db_recovery_file_dest    = "C:\app\baboehme\fast_recovery_area"
      db_recovery_file_dest_size= 6930M
      _no_recovery_through_resetlogs= TRUE
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orcl12cXDB)"
      local_listener           = "LISTENER_ORCL12C"
      audit_file_dest          = "C:\APP\BABOEHME\ADMIN\ORCL12C\ADUMP"
      audit_trail              = "DB"
      db_name                  = "orcl12c"
      open_cursors             = 300
      _enable_automatic_maintenance= 0
      diagnostic_dest          = "C:\APP\BABOEHME"
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting background process PMON
    Thu Jul 25 22:48:57 2013
    PMON started with pid=2, OS id=4540
    Starting background process PSP0
    Thu Jul 25 22:48:58 2013
    PSP0 started with pid=3, OS id=5328
    Starting background process VKTM
    Thu Jul 25 22:48:58 2013
    VKTM started with pid=4, OS id=3208 at elevated priority
    Thu Jul 25 22:48:58 2013
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Starting background process GEN0
    Thu Jul 25 22:48:59 2013
    GEN0 started with pid=5, OS id=5404
    Starting background process MMAN
    Thu Jul 25 22:49:00 2013
    MMAN started with pid=7, OS id=3312
    Starting background process DIAG
    Thu Jul 25 22:49:00 2013
    DIAG started with pid=8, OS id=5976
    Starting background process DBRM
    Thu Jul 25 22:49:00 2013
    DBRM started with pid=9, OS id=800
    Starting background process DIA0
    Thu Jul 25 22:49:00 2013
    DIA0 started with pid=10, OS id=4944
    Starting background process DBW0
    Thu Jul 25 22:49:00 2013
    DBW0 started with pid=11, OS id=5992
    Starting background process LGWR
    Thu Jul 25 22:49:00 2013
    LGWR started with pid=6, OS id=5452
    Starting background process CKPT
    Thu Jul 25 22:49:01 2013
    CKPT started with pid=12, OS id=4824
    Starting background process SMON
    Thu Jul 25 22:49:01 2013
    SMON started with pid=15, OS id=5848
    Starting background process RECO
    Thu Jul 25 22:49:02 2013
    RECO started with pid=16, OS id=5348
    Starting background process LREG
    Thu Jul 25 22:49:02 2013
    LREG started with pid=17, OS id=112
    Starting background process MMON
    Thu Jul 25 22:49:03 2013
    MMON started with pid=18, OS id=5152
    Starting background process MMNL
    Thu Jul 25 22:49:03 2013
    MMNL started with pid=19, OS id=4236
    Thu Jul 25 22:49:04 2013
    Using default pga_aggregate_limit of 2048 MB
    Thu Jul 25 22:49:03 2013
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Thu Jul 25 22:49:04 2013
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\baboehme
    Thu Jul 25 22:49:04 2013
    ALTER DATABASE   MOUNT
    Thu Jul 25 22:49:08 2013
    Changing di2dbun from  to orcl12c
    Thu Jul 25 22:49:08 2013
    Successful mount of redo thread 1, with mount id 652220448
    Thu Jul 25 22:49:08 2013
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Ping without log force is disabled.
    Completed: ALTER DATABASE   MOUNT
    Thu Jul 25 22:49:09 2013
    ALTER DATABASE OPEN
    Starting background process TMON
    Thu Jul 25 22:49:09 2013
    TMON started with pid=22, OS id=5700
    Thu Jul 25 22:49:09 2013
    Thread 1 opened at log sequence 2
      Current log# 2 seq# 2 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG
    Successful open of redo thread 1
    Thu Jul 25 22:49:09 2013
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Thu Jul 25 22:49:10 2013
    SMON: enabling cache recovery
    Thu Jul 25 22:49:11 2013
    [5668] Successfully onlined Undo Tablespace 2.
    Undo initialization finished serial:0 start:5000034 end:5000705 diff:671 ms (0.7 seconds)
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    Thu Jul 25 22:49:11 2013
    SMON: enabling tx recovery
    Starting background process SMCO
    Thu Jul 25 22:49:11 2013
    SMCO started with pid=25, OS id=2884
    Thu Jul 25 22:49:11 2013
    Database Characterset is US7ASCII
    No Resource Manager plan active
    Starting background process FBDA
    Thu Jul 25 22:49:12 2013
    FBDA started with pid=26, OS id=4860
    replication_dependency_tracking turned off (no async multimaster replication found)
    AQ Processes can not start in restrict mode
    Starting background process CJQ0
    Thu Jul 25 22:49:28 2013
    CJQ0 started with pid=28, OS id=5188
    Completed: ALTER DATABASE OPEN
    alter database character set INTERNAL_CONVERT AL32UTF8
    Thu Jul 25 22:49:37 2013
    Thread 1 advanced to log sequence 3 (LGWR switch)
      Current log# 3 seq# 3 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG
    Thu Jul 25 22:49:38 2013
    Updating character set in controlfile to AL32UTF8
    Synchronizing connection with database character set information
    SYS.RADM_FPTM_LOB$ (CLOBCOL) - CLOB representation altered
    SYS.OPT_DIRECTIVE$ (CL_ONE) - CLOB representation altered
    SYS.SNAP$ (REL_QUERY) - CLOB representation altered
    SYS.SNAP$ (ALIAS_TXT) - CLOB representation altered
    SYS.SUM$ (SRC_STMT) - CLOB representation altered
    SYS.SUM$ (DEST_STMT) - CLOB representation altered
    SYS.METASTYLESHEET (STYLESHEET) - CLOB representation altered
    SYS.EXTERNAL_TAB$ (PARAM_CLOB) - CLOB representation altered
    Shared IO Pool defaulting to 48MB. Trying to get it from Buffer Cache for process 5668.
    SYS.WRI$_EMX_FILES (DATA) - CLOB representation altered
    SYS.ATTRIBUTE_TRANSFORMATIONS$ (XSL_TRANSFORMATION) - CLOB representation altered
    SYS.RULE$ (CONDITION) - CLOB representation altered
    SYS.WRI$_ADV_OBJECTS (ATTR4) - CLOB representation altered
    SYS.WRI$_ADV_OBJECTS (OTHER) - CLOB representation altered
    SYS.WRI$_ADV_DIRECTIVE_META (DATA) - CLOB representation altered
    SYS.SCHEDULER$_EVENT_LOG (ADDITIONAL_INFO) - CLOB representation altered
    SYS.WRI$_DBU_FEATURE_USAGE (FEATURE_INFO) - CLOB representation altered
    SYS.WRI$_DBU_FEATURE_METADATA (INST_CHK_LOGIC) - CLOB representation altered
    SYS.WRI$_DBU_FEATURE_METADATA (USG_DET_LOGIC) - CLOB representation altered
    Thu Jul 25 22:49:48 2013
    SYS.WRI$_DBU_HWM_METADATA (LOGIC) - CLOB representation altered
    SYS.WRI$_OPTSTAT_HISTHEAD_HISTORY (EXPRESSION) - CLOB representation altered
    XDB.XDB$XDB_READY (DATA) - CLOB representation altered
    XDB.XDB$RESOURCE (SYS_NC00027$) - CLOB representation altered
    Thu Jul 25 22:50:43 2013
    Thread 1 advanced to log sequence 4 (LGWR switch)
      Current log# 1 seq# 4 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG
    Thu Jul 25 22:50:53 2013
    MDSYS.SDO_COORD_OP_PARAM_VALS (PARAM_VALUE_FILE) - CLOB representation altered
    MDSYS.SDO_STYLES_TABLE (DEFINITION) - CLOB representation altered
    MDSYS.SDO_XML_SCHEMAS (XMLSCHEMA) - CLOB representation altered
    MDSYS.SDO_GEOR_XMLSCHEMA_TABLE (XMLSCHEMA) - CLOB representation altered
    APEX_040200.WWV_FLOW_BANNER (BANNER) - CLOB representation altered
    APEX_040200.WWV_FLOW_TEMPLATES (JAVASCRIPT_CODE) - CLOB representation altered
    APEX_040200.WWV_FLOW_TEMPLATES (JAVASCRIPT_CODE_ONLOAD) - CLOB representation altered
    Thu Jul 25 22:51:03 2013
    APEX_040200.WWV_FLOW_TEMPLATES (INLINE_CSS) - CLOB representation altered
    APEX_040200.WWV_FLOW_TEMPLATES (HEADER_TEMPLATE) - CLOB representation altered
    APEX_040200.WWV_FLOW_TEMPLATES (FOOTER_TEMPLATE) - CLOB representation altered
    Thu Jul 25 22:51:14 2013
    APEX_040200.WWV_FLOW_TEMPLATES (BOX) - CLOB representation altered
    APEX_040200.WWV_FLOW_PROCESSING (PROCESS_SQL_CLOB) - CLOB representation altered
    Thu Jul 25 22:51:32 2013
    APEX_040200.WWV_FLOW_STEPS (HELP_TEXT) - CLOB representation altered
    Thu Jul 25 22:51:46 2013
    APEX_040200.WWV_FLOW_STEPS (HTML_PAGE_HEADER) - CLOB representation altered
    Thu Jul 25 22:52:01 2013
    APEX_040200.WWV_FLOW_STEPS (JAVASCRIPT_CODE) - CLOB representation altered
    Thu Jul 25 22:52:17 2013
    APEX_040200.WWV_FLOW_STEPS (JAVASCRIPT_CODE_ONLOAD) - CLOB representation altered
    Thu Jul 25 22:52:32 2013
    APEX_040200.WWV_FLOW_STEPS (INLINE_CSS) - CLOB representation altered
    Thu Jul 25 22:52:41 2013
    Thread 1 cannot allocate new log, sequence 5
    Checkpoint not complete
      Current log# 1 seq# 4 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG
    Thu Jul 25 22:52:47 2013
    Thread 1 advanced to log sequence 5 (LGWR switch)
      Current log# 2 seq# 5 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG
    Thu Jul 25 22:55:01 2013
    APEX_040200.WWV_FLOW_PAGE_PLUGS (PLUG_SOURCE) - CLOB representation altered
    Thu Jul 25 22:55:36 2013
    Thread 1 cannot allocate new log, sequence 6
    Checkpoint not complete
      Current log# 2 seq# 5 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG
    Thu Jul 25 22:55:39 2013
    Thread 1 advanced to log sequence 6 (LGWR switch)
      Current log# 3 seq# 6 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG
    Thu Jul 25 22:57:28 2013
    APEX_040200.WWV_FLOW_PAGE_PLUGS (CUSTOM_ITEM_LAYOUT) - CLOB representation altered
    APEX_040200.WWV_FLOW_PAGE_GENERIC_ATTR (ATTRIBUTE_VALUE) - CLOB representation altered
    Thu Jul 25 22:58:14 2013
    APEX_040200.WWV_FLOW_STEP_PROCESSING (PROCESS_SQL_CLOB) - CLOB representation altered
    APEX_040200.WWV_FLOW_BUTTON_TEMPLATES (TEMPLATE) - CLOB representation altered
    APEX_040200.WWV_FLOW_BUTTON_TEMPLATES (HOT_TEMPLATE) - CLOB representation altered
    Thu Jul 25 22:58:19 2013
    Thread 1 advanced to log sequence 7 (LGWR switch)
      Current log# 1 seq# 7 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG
    Thu Jul 25 22:58:26 2013
    APEX_040200.WWV_FLOW_PAGE_PLUG_TEMPLATES (TEMPLATE) - CLOB representation altered
    APEX_040200.WWV_FLOW_PAGE_PLUG_TEMPLATES (TEMPLATE2) - CLOB representation altered
    Thu Jul 25 22:58:43 2013
    APEX_040200.WWV_FLOW_PAGE_PLUG_TEMPLATES (TEMPLATE3) - CLOB representation altered
    APEX_040200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE1) - CLOB representation altered
    APEX_040200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE2) - CLOB representation altered
    APEX_040200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE3) - CLOB representation altered
    Thu Jul 25 22:58:55 2013
    APEX_040200.WWV_FLOW_ROW_TEMPLATES (ROW_TEMPLATE4) - CLOB representation altered
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (LIST_TEMPLATE_CURRENT) - CLOB representation altered
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (LIST_TEMPLATE_NONCURRENT) - CLOB representation altered
    Thu Jul 25 22:59:08 2013
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (SUB_LIST_ITEM_CURRENT) - CLOB representation altered
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (SUB_LIST_ITEM_NONCURRENT) - CLOB representation altered
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (ITEM_TEMPLATE_CURR_W_CHILD) - CLOB representation altered
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (ITEM_TEMPLATE_NONCURR_W_CHILD) - CLOB representation altered
    Thu Jul 25 22:59:20 2013
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (SUB_TEMPLATE_CURR_W_CHILD) - CLOB representation altered
    APEX_040200.WWV_FLOW_LIST_TEMPLATES (SUB_TEMPLATE_NONCURR_W_CHILD) - CLOB representation altered
    APEX_040200.WWV_FLOW_SHARED_QUERIES (QUERY_TEXT) - CLOB representation altered
    APEX_040200.WWV_FLOW_SHARED_QRY_SQL_STMTS (SQL_STATEMENT) - CLOB representation altered
    APEX_040200.WWV_FLOW_SHORTCUTS (SHORTCUT) - CLOB representation altered
    APEX_040200.WWV_FLOW_AUTHENTICATIONS (PLSQL_CODE) - CLOB representation altered
    APEX_040200.WWV_FLOW_SHARED_WEB_SERVICES (SOAP_ENVELOPE) - CLOB representation altered
    APEX_040200.WWV_FLOW_SHARED_WEB_SERVICES (FLOW_ITEMS_COMMA_DELIMITED) - CLOB representation altered
    APEX_040200.WWV_FLOW_SHARED_WEB_SERVICES (STYLESHEET) - CLOB representation altered
    Thu Jul 25 22:59:43 2013
    APEX_040200.WWV_FLOW_REGION_REPORT_COLUMN (PK_COL_SOURCE) - CLOB representation altered
    APEX_040200.WWV_FLOW_REPORT_LAYOUTS (PAGE_TEMPLATE) - CLOB representation altered
    APEX_040200.WWV_FLOW_INSTALL (DEINSTALL_SCRIPT) - CLOB representation altered
    APEX_040200.WWV_FLOW_INSTALL_SCRIPTS (SCRIPT) - CLOB representation altered
    APEX_040200.WWV_FLOW_FLASH_CHARTS (CHART_XML) - CLOB representation altered
    APEX_040200.WWV_FLOW_FLASH_CHART_SERIES (SERIES_QUERY) - CLOB representation altered
    APEX_040200.WWV_FLOW_FLASH_CHARTS_5 (CHART_XML) - CLOB representation altered
    APEX_040200.WWV_FLOW_FLASH_CHART5_SERIES (SERIES_QUERY) - CLOB representation altered
    Thu Jul 25 22:59:57 2013
    APEX_040200.WWV_FLOW_WORKSHEETS (SQL_QUERY) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_TABLES (DDL) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_CONSTRAINTS (SEARCH_CONDITION) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_TRIGGERS (TRIGGER_BODY) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_CUSTOM_AUTH_SETUPS (PAGE_SENTRY_FUNCTION) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_CUSTOM_AUTH_SETUPS (SESS_VERIFY_FUNCTION) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_CUSTOM_AUTH_SETUPS (PRE_AUTH_PROCESS) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_CUSTOM_AUTH_SETUPS (AUTH_FUNCTION) - CLOB representation altered
    APEX_040200.WWV_FLOW_WS_CUSTOM_AUTH_SETUPS (POST_AUTH_PROCESS) - CLOB representation altered
    APEX_040200.WWV_FLOW_ADVISOR_CHECKS (CHECK_STATEMENT) - CLOB representation altered
    APEX_040200.WWV_FLOW_PLUGINS (PLSQL_CODE) - CLOB representation altered
    APEX_040200.WWV_FLOW_PROV_SIGNUP_Q (AGREEMENT_TEXT) - CLOB representation altered
    APEX_040200.APEX$_WS_WEBPG_SECTIONS (CONTENT) - CLOB representation altered
    APEX_040200.APEX$_WS_WEBPG_SECTIONS (CONTENT_UPPER) - CLOB representation altered
    Thu Jul 25 23:00:02 2013
    Thread 1 cannot allocate new log, sequence 8
    Checkpoint not complete
      Current log# 1 seq# 7 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO01.LOG
    Thu Jul 25 23:00:02 2013
    APEX_040200.APEX$_WS_ROWS (CLOB001) - CLOB representation altered
    APEX_040200.APEX$_WS_ROWS (SEARCH_CLOB) - CLOB representation altered
    APEX_040200.APEX$_WS_NOTES (CONTENT) - CLOB representation altered
    APEX_040200.APEX$_WS_WEBPG_SECTION_HISTORY (OLD_CONTENT) - CLOB representation altered
    APEX_040200.APEX$_WS_WEBPG_SECTION_HISTORY (NEW_CONTENT) - CLOB representation altered
    PM.PRINT_MEDIA (AD_SOURCETEXT) - CLOB representation altered
    PM.PRINT_MEDIA (AD_FINALTEXT) - CLOB representation altered
    PM.ONLINE_MEDIA (SYS_NC00042$) - CLOB representation altered
    PM.ONLINE_MEDIA (SYS_NC00062$) - CLOB representation altered
    PM.ONLINE_MEDIA (PRODUCT_TEXT) - CLOB representation altered
    PM.ONLINE_MEDIA (SYS_NC00080$) - CLOB representation altered
    Thu Jul 25 23:00:05 2013
    Thread 1 advanced to log sequence 8 (LGWR switch)
      Current log# 2 seq# 8 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG
    Thu Jul 25 23:00:10 2013
    Refreshing type attributes with new character set information
    Completed: alter database character set INTERNAL_CONVERT AL32UTF8
    Thu Jul 25 23:00:21 2013
    ALTER SYSTEM disable restricted session;
    Starting background process AQPC
    WARNING: AQ 12C time manager not started, no enabled queue
    Thu Jul 25 23:00:21 2013
    AQPC started with pid=31, OS id=6140
    XDB installed.
    XDB initialized.
    Thu Jul 25 23:00:36 2013
    db_recovery_file_dest_size of 6930 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Thu Jul 25 23:01:33 2013
    SERVER COMPONENT id=UTLRP_BGN: timestamp=2013-07-25 23:01:33
    Thu Jul 25 23:02:21 2013
    Thread 1 cannot allocate new log, sequence 9
    Checkpoint not complete
      Current log# 2 seq# 8 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO02.LOG
    Thu Jul 25 23:02:25 2013
    Thread 1 advanced to log sequence 9 (LGWR switch)
      Current log# 3 seq# 9 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG
    Thu Jul 25 23:02:31 2013
    SERVER COMPONENT id=UTLRP_END: timestamp=2013-07-25 23:02:31
    Shutting down instance (immediate)
    Stopping background process SMCO
    Stopping background process FBDA
    Shutting down instance: further logons disabled
    Stopping background process CJQ0
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 13
    Thu Jul 25 23:03:33 2013
    All dispatchers and shared servers shutdown
    ALTER DATABASE CLOSE NORMAL
    Thu Jul 25 23:03:35 2013
    SMON: disabling tx recovery
    Thu Jul 25 23:03:35 2013
    Stopping Emon pool
    Stopping Emon pool
    Thu Jul 25 23:03:38 2013
    SMON: disabling cache recovery
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thu Jul 25 23:03:46 2013
    Thread 1 closed at log sequence 9
    Successful close of redo thread 1
    Completed: ALTER DATABASE CLOSE NORMAL
    ALTER DATABASE DISMOUNT
    Shutting down archive processes
    Archiving is disabled
    Completed: ALTER DATABASE DISMOUNT
    Thu Jul 25 23:03:48 2013
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Thu Jul 25 23:03:50 2013
    Stopping background process VKTM
    Thu Jul 25 23:03:52 2013
    Instance shutdown complete
    Thu Jul 25 23:04:11 2013
    WARNING: failed to retrieve DB spfile location (unable to communicate with CRSD/OHASD)
    Starting ORACLE instance (normal)
    Thu Jul 25 23:04:11 2013
    CLI notifier numLatches:3 maxDescs:519
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Initial number of CPU is 2
    Number of processor cores in the system is 2
    Number of processor sockets in the system is 1
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =51
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting up:
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options.
    Windows NT Version V6.1 Service Pack 1
    CPU                 : 2 - type 8664, 2 Physical Cores
    Process Affinity    : 0x0x0000000000000000
    Memory (Avail/Total): Ph:1310M/3836M, Ph+PgF:2916M/7670M
    Using parameter settings in server-side spfile C:\APP\BABOEHME\PRODUCT\12.1.0\DBHOME_2\DATABASE\SPFILEORCL12C.ORA
    System parameters with non-default values:
      processes                = 300
      memory_target            = 1536M
      control_files            = "C:\APP\BABOEHME\ORADATA\ORCL12C\CONTROL01.CTL"
      control_files            = "C:\APP\BABOEHME\FAST_RECOVERY_AREA\ORCL12C\CONTROL02.CTL"
      db_block_size            = 8192
      compatible               = "12.1.0.0.0"
      db_recovery_file_dest    = "C:\app\baboehme\fast_recovery_area"
      db_recovery_file_dest_size= 6930M
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orcl12cXDB)"
      local_listener           = "LISTENER_ORCL12C"
      audit_file_dest          = "C:\APP\BABOEHME\ADMIN\ORCL12C\ADUMP"
      audit_trail              = "DB"
      db_name                  = "orcl12c"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\BABOEHME"
    NOTE: remote asm mode is local (mode 0x1; from cluster type)
    Starting background process PMON
    Thu Jul 25 23:04:32 2013
    PMON started with pid=2, OS id=4188
    Starting background process PSP0
    Thu Jul 25 23:04:33 2013
    PSP0 started with pid=3, OS id=1100
    Starting background process VKTM
    Thu Jul 25 23:04:33 2013
    VKTM started with pid=4, OS id=5800 at elevated priority
    Thu Jul 25 23:04:33 2013
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Starting background process GEN0
    Thu Jul 25 23:04:34 2013
    GEN0 started with pid=5, OS id=5364
    Starting background process MMAN
    Thu Jul 25 23:04:34 2013
    MMAN started with pid=7, OS id=5544
    Starting background process DIAG
    Thu Jul 25 23:04:34 2013
    DIAG started with pid=8, OS id=5392
    Starting background process DBRM
    Thu Jul 25 23:04:35 2013
    DBRM started with pid=6, OS id=3128
    Starting background process DIA0
    Thu Jul 25 23:04:35 2013
    DIA0 started with pid=9, OS id=2688
    Starting background process DBW0
    Thu Jul 25 23:04:36 2013
    DBW0 started with pid=10, OS id=5620
    Starting background process LGWR
    Thu Jul 25 23:04:36 2013
    LGWR started with pid=11, OS id=4264
    Starting background process CKPT
    Thu Jul 25 23:04:37 2013
    CKPT started with pid=12, OS id=5476
    Starting background process SMON
    Thu Jul 25 23:04:37 2013
    SMON started with pid=15, OS id=808
    Starting background process RECO
    Thu Jul 25 23:04:38 2013
    RECO started with pid=16, OS id=1036
    Starting background process LREG
    Thu Jul 25 23:04:39 2013
    LREG started with pid=17, OS id=4792
    Thu Jul 25 23:04:40 2013
    Using default pga_aggregate_limit of 2048 MB
    Starting background process MMON
    Thu Jul 25 23:04:40 2013
    MMON started with pid=18, OS id=6056
    Starting background process MMNL
    Thu Jul 25 23:04:40 2013
    MMNL started with pid=19, OS id=3396
    Thu Jul 25 23:04:40 2013
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\baboehme
    Thu Jul 25 23:04:42 2013
    ALTER DATABASE   MOUNT
    Thu Jul 25 23:04:46 2013
    Successful mount of redo thread 1, with mount id 652226762
    Thu Jul 25 23:04:46 2013
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Ping without log force is disabled.
    Completed: ALTER DATABASE   MOUNT
    Thu Jul 25 23:04:47 2013
    ALTER DATABASE OPEN
    Starting background process TMON
    Thu Jul 25 23:04:48 2013
    TMON started with pid=22, OS id=5104
    Thu Jul 25 23:04:50 2013
    Thread 1 opened at log sequence 9
      Current log# 3 seq# 9 mem# 0: C:\APP\BABOEHME\ORADATA\ORCL12C\REDO03.LOG
    Successful open of redo thread 1
    Thu Jul 25 23:04:50 2013
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Thu Jul 25 23:04:50 2013
    SMON: enabling cache recovery
    Thu Jul 25 23:04:52 2013
    [5824] Successfully onlined Undo Tablespace 2.
    Undo initialization finished serial:0 start:5940861 end:5941890 diff:1029 ms (1.0 seconds)
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    Thu Jul 25 23:04:52 2013
    SMON: enabling tx recovery
    Starting background process SMCO
    Thu Jul 25 23:04:52 2013
    SMCO started with pid=25, OS id=6096
    Thu Jul 25 23:04:52 2013
    Database Characterset is AL32UTF8
    No Resource Manager plan active
    Starting background process FBDA
    Thu Jul 25 23:04:54 2013
    FBDA started with pid=26, OS id=6016
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process AQPC
    Thu Jul 25 23:04:56 2013
    AQPC started with pid=28, OS id=1440
    Starting background process CJQ0
    Thu Jul 25 23:05:11 2013
    CJQ0 started with pid=33, OS id=4644
    Completed: ALTER DATABASE OPEN
    Thu Jul 25 23:05:23 2013
    db_recovery_file_dest_size of 6930 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Thu Jul 25 23:05:25 2013
    XDB installed.
    XDB initialized.
    Fri Jul 26 00:00:55 2013
    Shared IO Pool defaulting to 48MB. Trying to get it from Buffer Cache for process 5924.
    Fri Jul 26 02:39:40 2013
    TABLE SYS.WRP$_REPORTS: ADDED INTERVAL PARTITION SYS_P247 (1303) VALUES LESS THAN (TO_DATE(' 2013-07-27 01:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    TABLE SYS.WRP$_REPORTS_DETAILS: ADDED INTERVAL PARTITION SYS_P248 (1303) VALUES LESS THAN (TO_DATE(' 2013-07-27 01:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    TABLE SYS.WRP$_REPORTS_TIME_BANDS: ADDED INTERVAL PARTITION SYS_P251 (1302) VALUES LESS THAN (TO_DATE(' 2013-07-26 01:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    WARNING: failed to retrieve DB spfile location (unable to communicate with CRSD/OHASD)
    Starting ORACLE instance (normal)
    Fri Jul 26 03:36:55 2013
    CLI notifier numLatches:3 maxDescs:519
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Fri Jul 26 03:37:21 2013
    Initial number of CPU is 2
    Number of processor cores in the system is 2
    Number of processor sockets in the system is 1
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =51
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    NOTE: remote asm mode is local (mode 0x1; from cluster

  • Mandrake Linux 8.0 - can't get Oracle Universal Installer to run

    Hi all.
    I'm having trouble getting Oracle's Universal Installer to run.
    I'm trying to become DBA certified, so I went and purchased
    (among
    other materials) a book titled "Oracle8i for LINUX Starter Kit",
    authored by Steve Bobrowski, published by Oracle Press / Osborne
    McGraw-Hill, ISBN 0-07-212442-3.
    The book includes a CD-ROM with Oracle8i Enterprise Edition,
    Release 2, version 8.1.6 for LINUX.
    I'm running an Intel P-III 500 MHz with 512MB RAM, 30GB hard disk
    exclusively configured for Linux (no other O/S on it) and Oracle
    (so LOTS of hard disk space is available), Matrox Millennium G400
    video card (32MB).
    My hardware exceeds all requirements listed in aforementioned
    book, and also in Oracle's own documentation (from their web
    site).
    I'm running Mandrake's Linux 8.0, PowerPack Edition, with:
    kernel = 2.4.3
    XFree 4.0.3 (and I've also tried 3.3.6, with identical results
    to those listed below)
    glibc 2.2.2
    I've followed the book's instructions to the letter, and set up
    the environment variables, oracle user, and subdirectories as
    required.
    So far, so good.
    OK. Now, here's where the problem appears:
    I log in as the oracle user, and try to start the Oracle
    Universal Installer (following the instructions in the book)
    as follows:
    cd /mnt/cdrom
    ./runInstaller
    The computer tries to do some stuff, then spews the information
    listed at the bottom of this posting to the screen. I press
    <ENTER> after "OK" and get dumped back to the bash prompt.
    That's it. I can't go any further. No Oracle Universal
    Installer.
    By the way, I've also downloaded Oracle8i Enterprise Edition
    Release 3, version 8.1.7 from Oracle's website, and tried to
    install that, too. Exactly same results.
    The nice folks at Oracle have politely told me to get lost,
    and not bug them for unpaid support.
    I'd really like to get this stuff up and running, so I can
    start studying and practicing for DBA, but I need help 'cause
    this problem is beyond me.
    So... can anyone help??
    Thanks in advance.
    [email protected]
    [email protected]
    =================================================================
    =========
    Here's what shows up when I try to start the Oracle Universal
    Installer:
    [oracle@localhost cdrom]$ ./runInstaller
    [oracle@localhost cdrom]$ Initializing Java Virtual Machine
    from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expande
    d/linux/bin/jre. Please wait...
    SIGSEGV received at bfffedac
    in /mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/E
    xpanded/linux/lib/linux/native_threads/libjava.so. Processing
    terminated
    Sat Sep 29 12:58:56 2001
    jre full version "JDK 1.1.8 IBM build l118-20000429 (JIT
    enabled: jitc)"
    Operating Environment
    Host : localhost.localdomain.localdomain
    OS Level : 2.4.3-20mdk.#1 Sun Apr 15 23:03:10 CEST 2001
    glibc Version : 2.2.2
    No. of Procs : 1
    Memory Info:
    total: used: free: shared: buffers: cached:
         Mem: 525901824 116862976 409038848 0 6377472
    61140992
         Swap: 1069244416 0 1069244416
         MemTotal: 513576 kB
         MemFree: 399452 kB
         MemShared: 0 kB
         Buffers: 6228 kB
         Cached: 59708 kB
         Active: 63740 kB
         Inact_dirty: 2196 kB
         Inact_clean: 0 kB
         Inact_target: 1072 kB
         HighTotal: 0 kB
         HighFree: 0 kB
         LowTotal: 513576 kB
         LowFree: 399452 kB
         SwapTotal: 1044184 kB
         SwapFree: 1044184 kB
         User Limits (in bytes except for NOFILE and NPROC) -
         RLIMIT_FSIZE : infinity
         RLIMIT_DATA : infinity
         RLIMIT_STACK : 2093056
         RLIMIT_CORE : 0
         RLIMIT_NOFILE : 1024
         RLIMIT_NPROC : 16383
    Application Environment
    Signal Handlers -
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : doSuspendLoop (libjava.so)
    Environment Variables -
    PWD=/mnt/cdrom/install
    LTDL_LIBRARY_PATH=/usr/lib
    ORACLE_SID=oralin
    TMPDIR=/usr/oracle/tmp
    XAUTHORITY=/usr/oracle/.Xauthority
    mc=
    LC_MESSAGES=en_US
    HOSTNAME=localhost.localdomain
    LD_LIBRARY_PATH=/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/
    1/DataFiles/Expanded/linux/lib/linux/native_threads:/lib:/usr/lib
    :/usr/lib
    NLSPATH=/usr/share/locale/%l/%N
    CLASSPATH=/usr/oracle/tmp/OraInstall:../stage/Components/oracle.s
    wd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/OraInstaller.jar:../s
    tage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/l
    ib/InstImages.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/
    1/DataFiles/Expanded/lib/InstHelp.jar:../stage/Components/oracle.
    swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/oracleice.jar:../sta
    ge/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib
    /help.jar:../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFi
    les/Expanded/lib/ewt.jar:../stage/Components/oracle.swd.oui/1.7.0
    .18.0A/1/DataFiles/Expanded/lib/xmlparser.jar:../stage/Components
    /oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expanded/lib/swingaccess.
    jar:/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/
    Expanded/linux/lib/rt.jar:/mnt/cdrom/stage/Components/oracle.swd.
    jre/1.1.8/1/DataFiles/Expanded/linux/lib/i18n.jar:/mnt/cdrom/stag
    e/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/
    math.jar:/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataF
    iles/Expanded/linux/lib/classes.zip
    LESSKEY=/etc/.less
    LANGUAGE=en_US:en
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    BROWSER=kfmclient openProfile webbrowsing
    LESS=-MM
    USER=oracle
    LC_TIME=en_US
    LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;3
    3;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;
    32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.tar=01;31:*.
    tgz=01;31:*.tbz2=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lzh=
    01;31:*.lha=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz
    2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.jpg=01;35:*.jpeg=01;3
    5:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.t
    if=01;35:*.tiff=01;35:
    THREADS_TYPE=native_threads
    MACHTYPE=i586-mandrake-linux-gnu
    KDE_MULTIHEAD=f
    KDE_MULTIHEAD=false
    HELP_BROWSER=kfmclient openProfile webbrowsing
    THREADS_FLAG=native
    MAIL=/var/spool/mail/oracle
    INPUTRC=/etc/inputrc
    GTK_RC_FILES=/etc/gtk/gtkrc:/usr/oracle/.gtkrc
    XMODIFIERS=@im=none
    LANG=en
    JAVA_HOME=/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/Data
    Files/Expanded/linux
    ORACLE_BASE=/usr/oraInventory
    LC_NUMERIC=en_US
    COLORTERM=
    ORACLE_HOME=/usr/oracle
    TMP=/usr/oracle/tmp
    DISPLAY=localhost:0.0
    LOGNAME=oracle
    SHLVL=3
    LC_CTYPE=en_US
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-
    unix/1074
    SHELL=/bin/bash
    HOSTTYPE=i586
    QT_XFT=0
    OSTYPE=linux-gnu
    HISTSIZE=1000
    HOME=/usr/oracle
    TERM=xterm
    PATH=/bin:/usr/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/u
    sr/X11R6/bin:/usr/games:/usr/oracle/bin
    SECURE_LEVEL=3
    LC_MONETARY=en_US
    RPM_INSTALL_LANG=en_US:en
    LC_COLLATE=en_US
    LIBPATH=/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFi
    les/Expanded/linux/lib/linux/native_threads
    Libraries Loaded by the JVM
    <main>
    libjitc.so
    libzip.so
    Current Thread Details
    "main" (TID:0x4032a2d8, sys_thread_t:0x804de98)
    Native Thread State: ThreadID: 00000400 Reuse: 1 USER
    PRIMORDIAL RUNNING
    Native Stack Data : base: bfffef08 pointer bffdf764 used
    (128932) free(-12196)
    ----- Monitors held -----
    ----- Native stack -----
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5 *current
    thread*
    java.lang.System.initializeSystemClass(System.java)
    Total Thread Count: 3
    Active Thread Count: 3
    JNI Thread Count: 0
    Full thread dump:
    "Async Garbage Collector" (TID:0x4032a238,
    sys_thread_t:0x80dca78)
    Native Thread State: ThreadID: 00000803 Reuse: 1 DAEMON
    MONITOR WAIT
    Native Stack Data : base: bf5ffb20 pointer bf5ff914 used
    (524) free(116212)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    sysThreadSleep
    threadSleep
    SetOrigArgs
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x4032a288, sys_thread_t:0x80dc7f8)
    Native Thread State: ThreadID: 00000402 Reuse: 1 DAEMON
    MONITOR WAIT
    Native Stack Data : base: bf7ffb20 pointer bf7ff988 used
    (408) free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    finalizeOnExit
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x4032a2d8, sys_thread_t:0x804de98)
    Native Thread State: ThreadID: 00000400 Reuse: 1 USER
    PRIMORDIAL RUNNING
    Native Stack Data : base: bfffef08 pointer bffdf758 used
    (128944) free(-12208)
    ----- Monitors held -----
    ----- Native stack -----
    Java_java_lang_System_initProperties_stub
    invokeNativeMethod
    invokeLazyNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5 *current
    thread*
    java.lang.System.initializeSystemClass(System.java)
    System Monitor Status
    Thread queue lock: unowned.
    Name and type hash table lock: unowned.
    String intern lock: unowned.
    JNI pinning lock: unowned.
    JNI global reference lock: unowned.
    Zip lock: unowned.
    BinClass lock: unowned.
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: unowned.
    Has finalization queue lock: unowned.
    Finalize me queue lock: unowned.
    Integer lock access-lock: unowned.
    Monitor cache lock: unowned.
    Monitor registry: unowned.
    Object Monitor Status
    OK
    [oracle@localhost cdrom]$
    =================================================================
    =========
    [email protected]
    [email protected]

    I have Mandrake 8.0 on PII-600, 256 RAM. I used the downloaded
    8.1.7. Edit JRE_LOCATION in Disk1/install/oraparam.ini to point
    to your version of JRE 1.1.8 v3 (JRE from
    http://www.backdown.org). Then try with NUMLOCK=OFF.
    I just clicked the 'typical' installation. It failed at the end
    and did not install the database manager. The error message was:
    SIGGEV received at bfffea90 in
    /u01/app/oracle/jre/1.1.8/lib/linux/native_threads/libjava.so
    Process terminated
    Writing stack trace to javacore30299.txt... OK
    /u01/app/oracle/product/8.1.7/bin/dbassist: line 103: 30229
    Segmentation fault $JRE_EXEC -Duser.dir=$USER_DIR -classpath
    $CLASSPATH DBCreateWizard $ARGUMENTS
    If you get beyond this point, let me know. Good luck!

Maybe you are looking for

  • Why does mail not work on my mac?

    After updating to the new lion, Mail will not open. when i click on it, it shows up in the top bar but no window opens?

  • Can't receive from external mail

    I has look through the forum but unable to find a solution to my problem, so I hope someone here can help. I just upgrade one of our server from Tiger 10.4.11 to Leopard Server 10.5.5, now we only can send and receive inside our lan, but only can sen

  • FBL3N report showing dump 'Time limit exceeded'

    Hi experts, We are running report FBL3N ( G/L Account Line item display) for all GL accounts for financial Year 2008-2009( Posting date 01.04.2008 to 31.03.2009 ).The report is showing short dump( Time limit is exceeded ). Even for one month, we are

  • Sale of raw material without excise duty addition

    Hi Friends      Scenario is like this that my client also sale the raw material as this raw material is not used in prodution and it is sold ,so we can not avail the excise duty by passing it to customer then how to debit the input register with the

  • VC - Dependency for routing setup time

    Hi all, During dependency editor programming, I had this difficulty with creating a procedure for summing up the setup time in the routing. We have 3 components A,B,C as multiple selection in a characteristic with variable BOM quantities. Based on th