Oracle 12c Validated RPM

I plan to stand up a production Oracle Database 12c on Oracle Ent. Linux 6.5 64-bit. Can anyone tell me if there's a 12c pre-install RPM like there was for 11gR2 to install the plethora of dependancies required to get the software up / running?Da
Also anyone know why Oracle Database requires 'ksh' package installed?

Pl check the docs - Automatically Configuring Oracle Linux with Oracle RDBMS Pre-Install RPM

Similar Messages

  • Oracle Client installs with validated rpms

    Hello,
    I'm new to the Oracle on Linux world (OL6), so hoping someone could point me in the right direction.
    I'm needing to set up some Oracle clients (11.2) on middle tier/application servers
    Looking around for a simple/repeatable way of meeting the pre-install requirements and was considering using the "validated" rpms.
    The oracle-rdbms-server-11gR2-preinstall rpm i believe is really for a database server setup, so it's doing some group/kernel parameter/package setup that i suspect isn't really required for a client only setup.
    Do people use those validated rpms for client only installs?
    Might there be a "Oracle Validated Client preinstall" rpm out there?
    Should I just script the package installs and user/group creation?
    Looking for some real world suggestions on how to make the client requirements/install process quick and easy!
    Thanks
    Steve

    lewonkas wrote:
    I'm needing to set up some Oracle clients (11.2) on middle tier/application servers Do you need the full client? We provide the Oracle Instant Client RPMs on ULN, which can be automatically installed.
    Do people use those validated rpms for client only installs?No idea.
    Might there be a "Oracle Validated Client preinstall" rpm out there?Nope.
    Looking for some real world suggestions on how to make the client requirements/install process quick and easy!If you're registered with ULN:
    1. Subscribe your server(s) to the ol6_<arch>_oracle channel
    2. # yum install oracle-instantclient11.2-basic
    The full list of Instant Client RPMs:
    oracle-instantclient11.2-basic
    oracle-instantclient11.2-basiclite
    oracle-instantclient11.2-devel
    oracle-instantclient11.2-jdbc
    oracle-instantclient11.2-odbc
    oracle-instantclient11.2-precomp
    oracle-instantclient11.2-sqlplus
    oracle-instantclient11.2-tools

  • Availability of oracle-validated rpm for el5 (2.6.18-8.el5)

    Is the Oracle validated rpm available for el5 (Oracle Enterprise Linux 2.6.18-8.el5) . It only seems to be available for el4. We do have ULN support.

    Hi,
    Oracle-Validated is an optional way to satisfy the pre-install requirements for customers signed up with Unbreakable Linux support.
    This packages main function as following:
    1,Checks whether the required packages are present, and if some of them are not, installs them automatically resolving the dependencies.
    2,updates the paramaters in the system files ( /etc/sysctl.conf, /etc/security/limits.conf, /etc/modprobe.conf, /boot/grub/grub.conf ) according to recommendations derived from the Validated Configuration specifications.
    3,Creates dba and oinstall groups, and Oracle user if they are not present. If an oracle user is present before rpm install, no changes are done to that groups and user.
    The developer are going to create links for downloading of oracle-validated.rpm on all or one of the following pages: http://linux.oracle.com, http://www.oracle.com/technology/software/index.html, http://www.oracle.com/technology/tech/linux/index.html.So far,it hasn't got yet.
    Regards
    Terry

  • Installing oracle validated rpm

    Hi,
    I have installed oracle enterprise linux version 5.4 on sun virtual box.I want to install oracle 10g,so I downloaded oracle -validated-1.0.0-5.e15i.386.rpm for oracle requird updates.I am trying to run the oracle -validated-rpm using yum install command.But I am getting the following error
    no package ./oracle-validated-1.0.0-5.e15.i386.rpm available.
    How to solve that? I downloaded the oracle validated rpm file to desktop.
    Thanks

    Hi,
    I tried the commands whatever you told.I downloaded yum configuration file and updated with the required commands
    [main]
    cachedir=/var/cache/yum
    keepcache=0
    debuglevel=2
    logfile=/var/log/yum.log
    distroverpkg=redhat-release
    tolerant=1
    exactarch=1
    obsoletes=1
    gpgcheck=1
    plugins=1
    # Note: yum-RHN-plugin doesn't honor this.
    metadata_expire=1h
    # Default.
    # installonly_limit = 3
    # PUT YOUR REPOS HERE OR IN separate files named file.repo
    # in /etc/yum.repos.d
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/0/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/1/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/2/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u4_base]
    name=Enterprise Linux $releasever U4 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/4/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u5_base]
    name=Enterprise Linux $releasever U5 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/5/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_oracle_addons]
    name=Enterprise Linux $releasever - $basearch - oracle_addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/oracle_addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY -oracle-el5
    gpgcheck=1
    enabled=1
    then I try to install using yum install command Iam gettin same error.
    root@localhost yum.repos.d]# yum install ./ oracle-validated-1.0.0-5.e15.i386.rpm
    Loaded plugins: security
    el5_addons | 951 B 00:00
    el5_addons/primary | 35 kB 00:00
    el5_addons 140/140
    el5_ga_base | 1.1 kB 00:00
    el5_ga_base/primary | 720 kB 00:12
    el5_ga_base 3204/3204
    el5_oracle_addons | 951 B 00:00
    el5_oracle_addons/primary | 1.9 kB 00:00
    el5_oracle_addons 14/14
    el5_u1_base | 1.1 kB 00:00
    el5_u1_base/primary | 747 kB 00:12
    el5_u1_base 3272/3272
    el5_u2_base | 1.1 kB 00:00
    el5_u2_base/primary | 910 kB 00:13
    el5_u2_base 3402/3402
    el5_u3_base | 1.1 kB 00:00
    el5_u3_base/primary | 788 kB 00:11
    el5_u3_base 3442/3442
    el5_u4_base | 1.1 kB 00:00
    el5_u4_base/primary | 807 kB 00:11
    el5_u4_base 3506/3506
    el5_u5_base | 1.1 kB 00:00
    el5_u5_base/primary | 824 kB 00:12
    el5_u5_base 3571/3571
    Setting up Install Process
    No package ./ available.
    No package oracle-validated-1.0.0-5.e15.i386.rpm available.
    Nothing to do
    [root@localhost yum.repos.d]# /usr/bin/yum localinstall oracle-validated*.rpm
    Loaded plugins: security
    Setting up Local Package Process
    Cannot open file: oracle-validated*.rpm. Skipping.
    Nothing to do
    [root@localhost yum.repos.d]# /usr/sbin/up2date--dry-run -i oracle-validated
    bash: /usr/sbin/up2date--dry-run: No such file or directory
    [root@localhost yum.repos.d]#
    Please see the error I am getting and any one help me to resolve it.
    Thanks

  • Oracle Validated RPM - Which to download?

    I'm preparing a couple Linux x86_64 servers for building a RAC cluster and thought I'd give the Oracle Validated RPM a try.
    The specifics -
    Red Hat Linux RHEL 5.5 (kernel level 2.6.18-194)
    Oracle Grid Infrastructure release 11.2.0.2.2
    Oracle Database release 11.2.0.2.2
    I am not a member of OLN, I don't use the Oracle Unbreakable Kernel and I don't use Oracle Enterprise Linux. (But worn out reading about all of these topics.)
    I go to this download site as directed by MOS Note 437743.1.
    http://oss.oracle.com/el5/oracle-validated
    where I am presented a list of these rpm files:
    Index of /el5/oracle-validated
    Name Last modified Size
    oracle-validated-1.0.0-5.el5.i386.rpm 02-Feb-2008 17:09 11K
    oracle-validated-1.0.0-5.el5.x86_64.rpm 02-Feb-2008 17:09 12K
    oracle-validated-1.0.0-5.el5.src.rpm 02-Feb-2008 17:09 12K
    readme 18-Jul-2008 14:55 198
    oracle-validated-1.0.0-18.el5.i386.rpm 30-Mar-2009 01:36 15K
    oracle-validated-1.0.0-18.el5.x86_64.rpm 30-Mar-2009 01:36 15K
    oracle-validated-1.0.0-18.el5.src.rpm 30-Mar-2009 01:36 23K
    oracle-validated-1.0.0-24.el5.i386.rpm 10-Jun-2010 07:07 22K
    oracle-validated-1.0.0-24.el5.x86_64.rpm 10-Jun-2010 07:07 22K
    oracle-validated-1.0.0-24.el5.src.rpm 10-Jun-2010 07:07 29K
    MD5SUMS 19-Aug-2010 17:12 658
    oracle-validated-1.0.0-22.el5.i386.rpm 19-Aug-2010 17:13 15K
    oracle-validated-1.0.0-22.el5.src.rpm 19-Aug-2010 17:13 24K
    oracle-validated-1.0.0-22.el5.x86_64.rpm 19-Aug-2010 17:13 16K
    oracle-validated-1.1.0-7.el5.x86_64.rpm 17-Nov-2010 11:03 23K
    oracle-validated-1.1.0-7.el5.src.rpm 17-Nov-2010 11:03 30K
    Question 1: Do I just grab the newest version of these EL5 based rpms? in this case "oracle-validated-1.1.0-7.el5.x86_64.rpm", or is there some other dependency on kernel level?
    Question 2: Does this Validated RPM configure changes necessary for Grid Infrastucture as well as Database?
    Question 3: Are prople pretty happy with the job that this RPM does in configuring things properly?
    Thanks in advance for your insights.
    - tim

    Hi,
    1.) Yes, only take the newest one.
    2.) Yep it should (some expeptions apply)*. Just make sure you configured an automatic update server (yum), that all dependent RPMs can be downloaded as well.
    For OEL you could use public-yum.oracle.com, but since you don't like OEL I am sure you know where to find a free RHEL one...
    3.) Definitely. I never go without it.
    * E.g. it does not configure/change NTP configuration, as it is a requirement for the 11gR2 GI install.
    Sebastian

  • Oracle-validated rpm and ulimit values

    OS: Oracle Linux 5.6 (VirtualBox)
    I'm somewhat puzzled over the Oracle 11gR2 installation instruction and the "oracle-validated" rpm package.
    According to the Oracle installation instruction for Linux at http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/pre_install.htm#BABIAIED
    The following values are recommended minimum:
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536
    oracle soft stack 10240 (32768 KB at most)
    The oracle-validated package modifies /etc/security/limits.conf as following:
    oracle soft nproc 131072
    oracle hard nproc 131072
    oracle soft nofile 131072
    oracle hard nofile 131072
    oracle soft core unlimited
    oracle hard core unlimited
    oracle soft memlock 50000000
    oracle hard memlock 50000000
    From what I understand, these values are maximum limits. I assume the "oracle-validated" package is not just only for Oracle 11g, and the Oracle 11g documentation recommends values, assuming you do not want to set it to unlimited? Is this correct?
    Btw, the Oracle supplied $ORACLE_HOME/bin/osh utility to check and raise the ulimit to the maximum, actually sets ulimit to 1056837 with the oracle-validated package installed, but it is not run unless ulimit does not return "unlimited" or is less than 2113674. The osh utility is run by oraenv.

    It seems there is no real answer to it, or there is no issue as such. I'm marking this thread as answered. I have come to the following conclusion:
    Oracle-validated configures /etc/security/limits.conf which sets the upper limits per login. It is up to the user to decide the actual limits. The Oracle installation instructs to set ulimit -u 16384 -n 65536 for the Oracle user, which is certainly within the upper limits of limits.conf.
    I notice however that the default stack size is smaller than recommended. i.e. 8192.
    /etc/profile (add ulimit -s)
    if [ $USER = "oracle" ]; then
       if [ $SHELL = "/bin/ksh" ]; then
          ulimit -u 16384
          ulimit -n 65536
          ulimit -s 10240
       else
          ulimit -u 16384 -n 65536 ulimit -s 10240
       fi
    fiI think setting the values to unlimited is probably not the best idea.
    Edited by: Dude on Jul 28, 2011 5:47 PM

  • Oracle-Validated RPM install on OEL 4.5 x64

    I've had problems trying to install the Oracle-Validated RPM on OEL 4.5 x64. Up2Date would hang. Anyone else try using the RPM on OEL 4.5?

    Sergio,
    I reran the commands today and they work fine. It must have been a glitch in the network. Thanks.
    Any word on the update of the RPM for OEL 5.0? Is this going to be released to the Open Source or is this specific for OEL? I wanted to start using this on RHEL and Centos.

  • Oracle validated rpm on RHEL4? RHEL5?

    Can I use the Oracle Validated rpm on RHEL4? RHEL5?
    Note:579101.1 Linux OS Installation with Reduced Set of Packages for Running Oracle Database Server without ULN/RHN
    The above metalink note only talks about OEL...

    To summarise: yes, you can use the oracle-validated rpm on RHEL 4 and 5.
    The use of the oracle-validated rpm is not only to have some things arranged on the linux level (limits, user, groups, etc.) but also to have all the needed other rpm's installed. These rpm's are not installed when the oracle-validated rpm is installed using the rpm command, instead, the installation will fail and notify you about the first rpm on which the oracle-validated package is depended (and when resolved about the second, etc.). up2date & yum resolves these dependencies automagically for you, using rpm you must do it yourself. That's why it is convenient to have up2date setup, or a yum repositiry.

  • Where can I found the Oracle-Validated rpm packaeg in OEL6?

    Hello,
    I installed the OEL6 to avoid some issues I had; now I can't find the Oracle-Validated package rpm; I registered my system to UBL and nothing show up.
    Thanks

    user11344822 wrote:
    I installed the OEL6 to avoid some issues I had; now I can't find the Oracle-Validated package rpm; I registered my system to UBL and nothing show up. There is no oracle-validated RPM for OL6 yet, as there are no certified Oracle applications for OL6. Until our applications are certified, we cannot build that RPM (because we don't know what the right settings are yet!). Keep in mind that most Oracle applications won't install on OL6 yet and none of them are supported yet either. You're better off staying on OL5U6.

  • Oracle 12c Environment does not meet minimum requirements

    Trying to install Oracle 12c on Red Hat Linux Enterprise 6 and getting the following error message;
    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..
    I know that In version 11g it would list the RPM that are missing for the install.  Where can I find the same thing for 12c?
    Looking at the log file;
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.ivw.common.validator.SupportedOSValidator:381
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
      at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:354)
      at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:200)
      at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:182)
      at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:8304)
      at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:8253)
      at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:7300)
      at oracle.install.library.util.cvu.CVUHelper.isPreReqSupported(CVUHelper.java:377)
      at oracle.install.ivw.common.validator.SupportedOSValidator.verifyEnvironment(SupportedOSValidator.java:67)
      at oracle.install.ivw.common.validator.SupportedOSValidator.validate(SupportedOSValidator.java:94)
      at oracle.install.commons.flow.validation.ValidationHelper.validateState(ValidationHelper.java:188)
      at oracle.install.commons.flow.AbstractFlowExecutor.validate(AbstractFlowExecutor.java:420)
      at oracle.install.commons.flow.AbstractFlowExecutor.leaveVertex(AbstractFlowExecutor.java:644)
      at oracle.install.commons.flow.AbstractFlowExecutor.transition(AbstractFlowExecutor.java:336)
      at oracle.install.commons.flow.AbstractFlowExecutor.nextState(AbstractFlowExecutor.java:276)
      at oracle.install.commons.flow.AbstractFlowExecutor.nextViewState(AbstractFlowExecutor.java:235)
      at oracle.install.commons.flow.DefaultFlowNavigator.goForward(DefaultFlowNavigator.java:58)
      at oracle.install.commons.flow.jewt.FlowWizard$1.run(FlowWizard.java:129)
      at oracle.install.commons.flow.jewt.FlowWizard$TransitionManager$1.run(FlowWizard.java:105)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
    ---# End Stacktrace #-----------------------------
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:384
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
      at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:354)
      at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:200)
      at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:182)
      at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:8304)
      at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:8253)
      at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:7300)
      at oracle.install.library.util.cvu.CVUHelper.isPreReqSupported(CVUHelper.java:377)
      at oracle.install.ivw.common.validator.SupportedOSValidator.verifyEnvironment(SupportedOSValidator.java:67)
      at oracle.install.ivw.common.validator.SupportedOSValidator.validate(SupportedOSValidator.java:94)
      at oracle.install.commons.flow.validation.ValidationHelper.validateState(ValidationHelper.java:188)
      at oracle.install.commons.flow.AbstractFlowExecutor.validate(AbstractFlowExecutor.java:420)
      at oracle.install.commons.flow.AbstractFlowExecutor.leaveVertex(AbstractFlowExecutor.java:644)
      at oracle.install.commons.flow.AbstractFlowExecutor.transition(AbstractFlowExecutor.java:336)
      at oracle.install.commons.flow.AbstractFlowExecutor.nextState(AbstractFlowExecutor.java:276)
      at oracle.install.commons.flow.AbstractFlowExecutor.nextViewState(AbstractFlowExecutor.java:235)
      at oracle.install.commons.flow.DefaultFlowNavigator.goForward(DefaultFlowNavigator.java:58)
      at oracle.install.commons.flow.jewt.FlowWizard$1.run(FlowWizard.java:129)
      at oracle.install.commons.flow.jewt.FlowWizard$TransitionManager$1.run(FlowWizard.java:105)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
    ---# End Stacktrace #-----------------------------

    Check page #58 of below document.
    http://docs.oracle.com/cd/E16655_01/install.121/e17720.pdf
    For other linux
    Oracle Linux 6:
    # yum install oracle-rdbms-server-12cR1-preinstall
    Oracle Linux 5:
    # yum install oracle-validated
    HTH
    Anuj
    Oracle 12c SIG -->   http://www.linkedin.com/groups?gid=4847720&mostPopular=&trk=tyah

  • Error while installing, Oracle 12C

    Hi Guys,
    I am getting error while installing the oracle 12c software
    its giving error like
    [INS-30131] Initial setup required for the execution of installer validations failed.
    Please help
    Thanks
    Krishna

         HI Srini,
    i am working on windows7 proffessional
    Location: C:\Users\Lenovo\.oracle\logs
    File name: oraInstall2013-12-10_11-56-33PM
    Zero byte file.
    I am the administrator of this PC. so i guess permissions are correct..
    Still i am geetting permisssions denied kinda error.
    Cause - Failed to access the temporary location.
    Action - Ensure that the current user has required permissions to access the temporary location.
    Additional Information: 
    - Framework setup check failed on all the nodes
    - Cause: Cause Of Problem Not Available
    - Action: User Action Not Available
    Summary of the failed nodes
    lenovo-pc
    - Version of exectask could not be retrieved from node "lenovo-pc"
    - Cause: Cause Of Problem Not Available
    - Action: User Action Not Available
    PLease help

  • 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

  • Missing Dependency while installing validated rpm

    I installed the Oracle Linux 5.5 with the base package and software development option. Then I downloaded the validated rpm oracle-validated-1.0.0.-22.el5.i386.rpm
    root] yum install ./oracle-validated-1.0.0-22.el5.i386.rpm
    Missing Dependency: unixODBC-devel is needed by package ....
    Missing Dependency: sysstat is needed by package .....
    Please help. Thanks

    It's probably also not the most up2date version:
    # yum list oracle-validated
    Loaded plugins: security
    Installed Packages
    oracle-validated.x86_64                            1.1.0-3.el5                installedUnless you haven't done it yet, you might want to check http://public-yum.oracle.com and follow the instructions. You can then use yum to install or update software packages, rather than having to download rpm packages manually. Yum will automatically fetch/upgrade the latest versions and solve package dependencies for you. Don't forget step no 3 to enable the sections [el5_oracle_addons] [el5_addons] [el5_u5_base] and [ol5_u5_base] if you wish to install the new Oracle optimized kernel.
    after that it's simply
    # yum install oracle-validated
    # yum install sysstat
    # yum install unixODBC-develEdited by: Markus Waldorf on Sep 29, 2010 12:39 PM

  • OEL 5.5 11gR2 Validated RPM Missing Dependencies

    OEL 5.5 attempting to install 11gR2. We are getting dependency errors when trying to run the validated rpm. The errors are when trying to find glibc and glibc-headers. It appears that we have only the x86_64 and i686 versions of glibc, but not the i386 version. We have checked the install disk as well as using yum and neither have the i386 version. How do we resolve this dependency? Below are the error messages.
    # yum install oracle-validated-1.0.0-22.el5.x86_64.rpm
    Loaded plugins: dellsysid, security
    Setting up Install Process
    Examining oracle-validated-1.0.0-22.el5.x86_64.rpm: oracle-validated-1.0.0-22.el5.x86_64
    Marking oracle-validated-1.0.0-22.el5.x86_64.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package oracle-validated.x86_64 0:1.0.0-22.el5 set to be updated
    --> Processing Dependency: /usr/lib/gcc/x86_64-redhat-linux/4.1.1/libstdc++.a for package: oracle-validated
    Importing additional filelist information
    --> Processing Dependency: /usr/lib/libaio.so for package: oracle-validated
    --> Processing Dependency: /usr/lib/libc.so for package: oracle-validated
    --> Processing Dependency: /usr/lib/libodbc.so.1 for package: oracle-validated
    --> Processing Dependency: /usr/lib/libodbccr.so for package: oracle-validated
    --> Processing Dependency: compat-gcc-34 for package: oracle-validated
    --> Processing Dependency: compat-gcc-34-c++ for package: oracle-validated
    --> Processing Dependency: elfutils-libelf-devel for package: oracle-validated
    --> Processing Dependency: gcc-c++ for package: oracle-validated
    --> Processing Dependency: gdb for package: oracle-validated
    --> Processing Dependency: libXp.so.6 for package: oracle-validated
    --> Processing Dependency: libaio-devel for package: oracle-validated
    --> Processing Dependency: sysstat for package: oracle-validated
    --> Processing Dependency: unixODBC-devel for package: oracle-validated
    --> Processing Dependency: libdb-4.2.so()(64bit) for package: oracle-validated
    --> Processing Dependency: libodbc.so.1()(64bit) for package: oracle-validated
    --> Running transaction check
    ---> Package compat-db.x86_64 0:4.2.52-5.1 set to be updated
    ---> Package compat-gcc-34.x86_64 0:3.4.6-4 set to be updated
    ---> Package compat-gcc-34-c++.x86_64 0:3.4.6-4 set to be updated
    ---> Package elfutils-libelf-devel.x86_64 0:0.137-3.el5 set to be updated
    --> Processing Dependency: elfutils-libelf-devel-static-x86_64 = 0.137-3.el5 for package: elfutils-libelf-devel
    ---> Package gcc-c++.x86_64 0:4.1.2-48.el5 set to be updated
    ---> Package gdb.x86_64 0:7.0.1-23.el5 set to be updated
    ---> Package glibc-devel.i386 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-headers = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc = 2.5-49 for package: glibc-devel
    ---> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated
    ---> Package libaio-devel.i386 0:0.3.106-5 set to be updated
    ---> Package libstdc++-devel.x86_64 0:4.1.2-48.el5 set to be updated
    ---> Package sysstat.x86_64 0:7.0.2-3.el5 set to be updated
    ---> Package unixODBC.i386 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC.x86_64 0:2.2.11-7.1 set to be updated
    ---> Package unixODBC-devel.i386 0:2.2.11-7.1 set to be updated
    --> Running transaction check
    ---> Package elfutils-libelf-devel-static.x86_64 0:0.137-3.el5 set to be updated
    ---> Package glibc-devel.i386 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-headers = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc = 2.5-49 for package: glibc-devel
    --> Finished Dependency Resolution
    glibc-devel-2.5-49.i386 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    glibc-devel-2.5-49.i386 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc-headers = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    Error: Missing Dependency: glibc-headers = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    Error: Missing Dependency: glibc = 2.5-49 is needed by package glibc-devel-2.5-49.i386 (el5_u5_base)
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va nofiles nodigest

    Hi user;
    Please try below query to can find your rpm on your system:
    rpm -qa --queryformat "%{NAME}-%{VERSION}.%{RELEASE} (%{ARCH})\n" | grep libaio
    libaio-0.3.105.2 (i386)
    libaio-0.3.105.2 (x86_64)
    I made 11gr2 installation on OEL and i could find all related rmp on disk, i didnt use yum future for my issue. Be sure you have all prerequest
    Also see *Hans Forbrich's post*:
    Installing Oracle 11gR2 on OEL 5.3
    http://forums.oracle.com/forums/thread.jspa?threadID=954684&tstart=0
    Regard
    Helios

  • A conflicting local user account as indicated was found on the identified nodes Oracle 12c GRID runclufy check

    Dear Team,
    Oracle 12c GRID Runclufy check failing with below error. Even After Changing Local Built in Administrator User Name also same failure reporting. Kindly help to resolve this Issue and Provide steps to Avoid this conflict.
    Windows user account consistency check across nodes - Checks consistency of Windows user account across nodes  Error:
    PRVG-11818 : Windows user "MDCCOMMONLDAP\Administrator" is a domain user but a conflicting local user account was found on nodes "sep03vvm-401,sep03vvm-402"  -
    Cause:  A conflicting local user account as indicated was found on the identified nodes.  - Action:  Ensure that the Windows user account used for Oracle installation and configuration is defined as a domain user on all nodes or as a local user on all nodes, but not a mixture of the two.
    Check Failed on Nodes: [sep03vvm-402,  sep03vvm-401]
    c:\Oracle12c_software\Oracle12c_grid\grid>runcluvfy.bat stage -pre crsinst -verbose -n SEP03VVM-401,SEP03VVM-402
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "sep03vvm-401"
      Destination Node                      Reachable?
      sep03vvm-401                          yes
      sep03vvm-402                          yes
    Result: Node reachability check passed from node "sep03vvm-401"
    Checking user equivalence...
    Check: User equivalence for user "Administrator"
      Node Name                             Status
      sep03vvm-402                          passed
      sep03vvm-401                          passed
    Result: User equivalence check passed for user "Administrator"
    Checking node connectivity...
    Interface information for node "sep03vvm-402"
    Name   IP Address      Subnet          Gateway         Def. Gateway    HW Addre
    ss        MTU
    PublicLAN 153.71.45.202   153.71.45.0     On-link         153.71.45.254   00:50
    :56:91:05:30 1500
    PrivateLAN 10.10.10.15     10.10.10.0      On-link         153.71.45.254   00:5
    0:56:91:75:1B 1500
    6TO4 Adapter 2002:9947:2dca::9947:2dca 2002::
            00:00:00:00:00:00 1280
    Interface information for node "sep03vvm-401"
    Name   IP Address      Subnet          Gateway         Def. Gateway    HW Addre
    ss        MTU
    PublicLAN 153.71.45.201   153.71.45.0     On-link         153.71.45.254   00:50
    :56:91:56:B6 1500
    PrivateLAN 10.10.10.14     10.10.10.0      On-link         153.71.45.254   00:5
    0:56:91:60:99 1500
    6TO4 Adapter 2002:9947:2dc9::9947:2dc9 2002::
            00:00:00:00:00:00 1280
    Check: Node connectivity of subnet "153.71.45.0"
      Source                          Destination                     Connected?
      sep03vvm-402[153.71.45.202]     sep03vvm-401[153.71.45.201]     yes
    Result: Node connectivity passed for subnet "153.71.45.0" with node(s) sep03vvm-
    402,sep03vvm-401
    Check: TCP connectivity of subnet "153.71.45.0"
      Source                          Destination                     Connected?
      sep03vvm-402 : 153.71.45.202    sep03vvm-402 : 153.71.45.202    passed
      sep03vvm-401 : 153.71.45.201    sep03vvm-402 : 153.71.45.202    passed
      sep03vvm-402 : 153.71.45.202    sep03vvm-401 : 153.71.45.201    passed
      sep03vvm-401 : 153.71.45.201    sep03vvm-401 : 153.71.45.201    passed
    Result: TCP connectivity check passed for subnet "153.71.45.0"
    Check: Node connectivity of subnet "10.10.10.0"
      Source                          Destination                     Connected?
      sep03vvm-402[10.10.10.15]       sep03vvm-401[10.10.10.14]       yes
    Result: Node connectivity passed for subnet "10.10.10.0" with node(s) sep03vvm-4
    02,sep03vvm-401
    Check: TCP connectivity of subnet "10.10.10.0"
      Source                          Destination                     Connected?
      sep03vvm-402 : 10.10.10.15      sep03vvm-402 : 10.10.10.15      passed
      sep03vvm-401 : 10.10.10.14      sep03vvm-402 : 10.10.10.15      passed
      sep03vvm-402 : 10.10.10.15      sep03vvm-401 : 10.10.10.14      passed
      sep03vvm-401 : 10.10.10.14      sep03vvm-401 : 10.10.10.14      passed
    Result: TCP connectivity check passed for subnet "10.10.10.0"
    Check: Node connectivity of subnet "2002::"
      Source                          Destination                     Connected?
      sep03vvm-402[2002:9947:2dca::9947:2dca]  sep03vvm-401[2002:9947:2dc9::9947:2dc
    9]  yes
    Result: Node connectivity passed for subnet "2002::" with node(s) sep03vvm-402,s
    ep03vvm-401
    Check: TCP connectivity of subnet "2002::"
      Source                          Destination                     Connected?
      sep03vvm-402 : 2002:9947:2dca::9947:2dca  sep03vvm-402 : 2002:9947:2dca::9947:
    2dca  passed
      sep03vvm-401 : 2002:9947:2dc9::9947:2dc9  sep03vvm-402 : 2002:9947:2dca::9947:
    2dca  passed
      sep03vvm-402 : 2002:9947:2dca::9947:2dca  sep03vvm-401 : 2002:9947:2dc9::9947:
    2dc9  passed
      sep03vvm-401 : 2002:9947:2dc9::9947:2dc9  sep03vvm-401 : 2002:9947:2dc9::9947:
    2dc9  passed
    Result: TCP connectivity check passed for subnet "2002::"
    Interfaces found on subnet "153.71.45.0" that are likely candidates for VIP are:
    sep03vvm-402 PublicLAN:153.71.45.202
    sep03vvm-401 PublicLAN:153.71.45.201
    Interfaces found on subnet "2002::" that are likely candidates for VIP are:
    sep03vvm-402 6TO4 Adapter:2002:9947:2dca::9947:2dca
    sep03vvm-401 6TO4 Adapter:2002:9947:2dc9::9947:2dc9
    Interfaces found on subnet "10.10.10.0" that are likely candidates for a private
    interconnect are:
    sep03vvm-402 PrivateLAN:10.10.10.15
    sep03vvm-401 PrivateLAN:10.10.10.14
    Checking subnet mask consistency...
    Subnet mask consistency check passed for subnet "153.71.45.0".
    Subnet mask consistency check passed for subnet "10.10.10.0".
    Subnet mask consistency check passed for subnet "2002::".
    Subnet mask consistency check passed.
    Result: Node connectivity check passed
    Checking multicast communication...
    Checking subnet "153.71.45.0" for multicast communication with multicast group "
    224.0.0.251"...
    Check of subnet "153.71.45.0" for multicast communication with multicast group "
    224.0.0.251" passed.
    Check of multicast communication passed.
    Checking the status of Windows firewall
      Node Name     Enabled?                  Comment
      sep03vvm-402  no                        passed
      sep03vvm-401  no                        passed
    Result: Windows firewall verification check passed
    Check: Total memory
      Node Name     Available                 Required                  Status
      sep03vvm-402  4.9996GB (5242420.0KB)    4GB (4194304.0KB)         passed
      sep03vvm-401  4.9996GB (5242420.0KB)    4GB (4194304.0KB)         passed
    Result: Total memory check passed
    Check: Available memory
      Node Name     Available                 Required                  Status
      sep03vvm-402  3.6612GB (3839028.0KB)    50MB (51200.0KB)          passed
      sep03vvm-401  3.3152GB (3476244.0KB)    50MB (51200.0KB)          passed
    Result: Available memory check passed
    Check: Swap space
      Node Name     Available                 Required                  Status
      sep03vvm-402  5.8121GB (6094388.0KB)    4.9996GB (5242420.0KB)    passed
      sep03vvm-401  5.8121GB (6094388.0KB)    4.9996GB (5242420.0KB)    passed
    Result: Swap space check passed
    Check: Free disk space for "sep03vvm-402:C:\Windows\temp"
      Path              Node Name     Mount point   Available     Required      Stat
    us
      C:\Windows\temp   sep03vvm-402  C             82.6484GB     1GB           pass
    ed
    Result: Free disk space check passed for "sep03vvm-402:C:\Windows\temp"
    Check: Free disk space for "sep03vvm-401:C:\Windows\temp"
      Path              Node Name     Mount point   Available     Required      Stat
    us
      C:\Windows\temp   sep03vvm-401  C             82.6112GB     1GB           pass
    ed
    Result: Free disk space check passed for "sep03vvm-401:C:\Windows\temp"
    Check: System architecture
      Node Name     Available                 Required                  Status
      sep03vvm-402  64-bit                    64-bit                    passed
      sep03vvm-401  64-bit                    64-bit                    passed
    Result: System architecture check passed
    Checking length of value of environment variable "PATH"
    Check: Length of value of environment variable "PATH"
      Node Name         Set?          Maximum Length  Actual Length  Comment
      sep03vvm-402      yes           5119          100           passed
      sep03vvm-401      yes           5119          129           passed
    Result: Check for length of value of environment variable "PATH" passed.
    Checking availability of ports "6200,6100" required for component "Oracle Notifi
    cation Service (ONS)"
      Node Name         Port Number   Protocol      Available     Status
      sep03vvm-402      6200          TCP           yes           successful
      sep03vvm-401      6200          TCP           yes           successful
      sep03vvm-402      6100          TCP           yes           successful
      sep03vvm-401      6100          TCP           yes           successful
    Result: Port availability check passed for ports "6200,6100"
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    Checking daemon liveness...
    Check: Liveness for "W32Time"
      Node Name                             Running?
      sep03vvm-402                          yes
      sep03vvm-401                          yes
    Result: Liveness check passed for "W32Time"
    Check for NTP daemon or service alive passed on all nodes
    Result: Clock synchronization check using Network Time Protocol(NTP) passed
    Checking if current user is a domain user...
    Check: If user "Administrator" is a domain user
    Result: User "MDCCOMMONLDAP\Administrator" is a part of the domain "MDCCOMMONLDA
    P"
    Check: Time zone consistency
    Result: Time zone consistency check passed
    Checking for status of Automount feature
      Node Name     Enabled?                  Comment
      sep03vvm-402  yes                       passed
      sep03vvm-401  yes                       passed
    Result: Check for status of Automount feature passed
    Checking consistency of current Windows user account across all nodes
    PRVG-11818 : Windows user "MDCCOMMONLDAP\Administrator" is a domain user but a c
    conflicting local user account was found on nodes "sep03vvm-402"
    Result: Check for Windows user account "MDCCOMMONLDAP\Administrator" consistency
    failed
    Pre-check for cluster services setup was unsuccessful.
    Checks did not pass for the following node(s):
            sep03vvm-402

    SEVERE: [FATAL] [INS-30131] Initial setup required for the execution of installer validations failed.
       CAUSE: Failed to access the temporary location.
       ACTION: Ensure that the current user has required permissions to access the temporary location.
    Are you using a supported OS version (listed in the Install Doc) and following all of the steps in the Install Doc ?
    HTH
    Srini

Maybe you are looking for