Jogl for Windows

Hello, I have a Jogl question...it appears that javagaming forums are down, so I thought that I'd try my luck here.
I came across this text in the following wikipedia article:
http://en.wikipedia.org/wiki/Comparison_of_Direct3D_and_OpenGL
"Microsoft's OpenGL driver bundled with Windows versions before Windows Vista provides no hardware acceleration or direct support for extensions. These versions of Windows thus require that user install installable client drivers (ICD) developed by GPU manufacturers for OpenGL hardware support. These ICDs are, in virtually all cases, bundled with the standard driver download package from the hardware vendor (IHV), so simply installing recent graphics drivers is sufficient to provide hardware OpenGL support."
Does Jogl make use of ICDs?
Thanks,
David

i think the site is back up now

Similar Messages

  • Failure to install Creative Cloud Master for Windows

    Hi all,
    I am using an Enterprise Creative Cloud and have packaged the Adobe CC Master for Windows.
    I have followed the rules of installation by installing Acrobat XI first.
    Upon installation of Acrobat, I proceeded to install Creative Cloud by going to the Build folder and install the Setup.exe by running as an Administrator. I have also disabled my anti-virus scanner as well. It starts to scan my harddisk and there is a progress bar that displays. Mid-way down the installation process, it just stops installing and it immediately uninstalls by displaying the progress-bar back to the start.
    Why is this so? I understandthat by having an Entreprise account does not need you to go by the normal way of going to the Creative Cloud Manager to download and have a password to type in right?
    Can anyone help me?
    Thanks!

    Hi Romit Sinha,
    Thanks for your prompt response.
    For some strange reasons, after I restarted my computer, disabled my anti-virus again and run the setup.exe using the administrator rights, it manages to install the CC apps within the build folder.
    However, may I know how do I install both Edge Reflow and Edge Code? As I am using an enterprise edition, I don't see these 2 products within the Build or Exclusions folder. Must I log in to the Creative Cloud (using my Adobe ID and password) to download them?
    If I log-in using my adobe account, will Adobe start charging me which will be ludicrous as I already have an enterprise edition.
    What gives?
    Thanks and Regards

  • HP officejet 6500 drivers for windows phone

    IHello,
    I have officejet 6500 with ethernet card. I use with wireless. I have Nokia 1020, Win8.1 mobil phone. I want print text on my phone. I installed HP Aio Remote Beta program. Aio found my printer but it said that this printer isn't supported. How can I print my text using my mobil phone on the officejet 6500? Is there any driver for mobil phone or any different program? or is that an upgrade for Aio (it must include my printer's driver ofcourse)
    Thanks...

    Hi,
    I afraid the printer is not compatible with Windows Phone.
    Only the models listed within the "What printers support printing features for the HP AiO Remote app for Windows 8 Phones?" below can be used for printing from Windows 8 Phone devices:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&​lc=en&docname=c04387822#N573
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Jabber for Windows- VM issue

    I had configured Jabber for windows in  windows 7, the problem is after logging into jabber client iam not able to get the "phone accounts" under options.
    Iam able to call , and recieve calls but no voice mail. In the Jabber cleint diagnostic it shows username and password is wrong for voice mail.
    If i have 'phone acounts' option in jabber client i could set username and password for voice mail. Iam able to telnet the unity server.
    Any clue?
    We have IM&Presence 9.0, CUCM 9.0
    Jabber - 9.2
    Tnx
    Bobby

    HI,
    As Aron states - you can configure your client to use same login and password ID as other UC services. This will then mask the fields you see in your jabber client. This is great when you don't want your users to have to populate the fields. The less they have to do the better.
    Check your Unity Connection system - is it AXL ot AD or neither ?
    If you can, your better to use only one username / password across your UC environment. For now just check your setting for the VM service is not set .

  • Open and read from text file into a text box for Windows Store

    I wish to open and read from a text file into a text box in C# for the Windows Store using VS Express 2012 for Windows 8.
    Can anyone point me to sample code and tutorials specifically for Windows Store using C#.
    Is it possible to add a Text file in Windows Store. This option only seems to be available in Visual C#.
    Thanks
    Wendel

    This is a simple sample for Read/Load Text file from IsolateStorage and Read file from InstalledLocation (this folder only can be read)
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using Windows.Storage;
    using System.IO;
    namespace TextFileDemo
    public class TextFileHelper
    async public static Task<bool> SaveTextFileToIsolateStorageAsync(string filename, string data)
    byte[] fileBytes = System.Text.Encoding.UTF8.GetBytes(data);
    StorageFolder local = Windows.Storage.ApplicationData.Current.LocalFolder;
    var file = await local.CreateFileAsync(filename, CreationCollisionOption.ReplaceExisting);
    try
    using (var s = await file.OpenStreamForWriteAsync())
    s.Write(fileBytes, 0, fileBytes.Length);
    return true;
    catch
    return false;
    async public static Task<string> LoadTextFileFormIsolateStorageAsync(string filename)
    StorageFolder local = Windows.Storage.ApplicationData.Current.LocalFolder;
    string returnvalue = string.Empty;
    try
    var file = await local.OpenStreamForReadAsync(filename);
    using (StreamReader streamReader = new StreamReader(file))
    returnvalue = streamReader.ReadToEnd();
    catch (Exception ex)
    // do somthing when exception
    return returnvalue;
    async public static Task<string> LoadTextFileFormInstalledLocationAsync(string filename)
    StorageFolder local = Windows.ApplicationModel.Package.Current.InstalledLocation;
    string returnvalue = string.Empty;
    try
    var file = await local.OpenStreamForReadAsync(filename);
    using (StreamReader streamReader = new StreamReader(file))
    returnvalue = streamReader.ReadToEnd();
    catch (Exception ex)
    // do somthing when exception
    return returnvalue;
    show how to use it as below
    async private void Button_Click(object sender, RoutedEventArgs e)
    string txt =await TextFileHelper.LoadTextFileFormInstalledLocationAsync("TextFile1.txt");
    Debug.WriteLine(txt);
    在現實生活中,你和誰在一起的確很重要,甚至能改變你的成長軌跡,決定你的人生成敗。 和什麼樣的人在一起,就會有什麼樣的人生。 和勤奮的人在一起,你不會懶惰; 和積極的人在一起,你不會消沈; 與智者同行,你會不同凡響; 與高人為伍,你能登上巔峰。

  • ITunes for Windows freezes when importing a library. I have a large but not huge library of mostly iTunes purchased music on two authorized computers and would like to sync the files, export the library as a playlist, and import it on the other computer.

    I am running iTunes for Windows 10.2.2 on Windows 7 Home. I have my iTunes library on both this computer and another authorized machine running Windows 7 Professional. I have a large but not enormous library, as I'm one of those people who doesn't pirate, use torrents, borrow from a dozen friends, or whatever other shades of gray you might imagine. It's mostly iTunes purchases with my old CD collection imported. I have started using the following technique to sync my libraries between my two authorized computers, an ability which you can probably all agree should one day be added to iTunes -- that would be different from Home Sharing, because the music would be stored locally and thus available on the road. With the added benefit of the entire library being backed up on the other machine in real-time. Anyway, when I switch from my desktop to laptop and vice versa, I use the following technique:
    Connect both machines to the home network. One machine is the "Active" machine, which has most recently been used for iTunes media, purchases, ratings, etc.
    On the "Active" machine, File-->Library-->Export. Save the file as "Library.xml" on the shared drive of the other machine.
    Right-click "Library.xml" where it's been saved, and open another file that has two lines in it: The root path of the iTunes library on one machine and the root path of the iTunes library on the other machine.
    Do a find/replace all in Notepad to make the library XML file point to where the files will be saved on the "Inactive" machine.
    Run Microsoft SyncToy to synchronize the files between both music libraries; the most recent files win. This avoids copying the entire multi-gigabyte library over the network.
    Open iTunes on the "Inactive" machine.
    Go to Music, Select All, Delete. Keep files.
    Do the same for Movies, Music Videos.
    Go down to Playlists, select the top one, hold down the delete button until they're all gone.
    File-->Library-->Import Playlist. Choose the "Library.xml" file you saved.
    First a status bar comes up that says, "Importing library." It has the continually-scrolling progress bar, not the one that starts on the left and steadily creeps right. Then after about 30 seconds, that clears out. Wait. Typically a few minutes. Eventually a status bar will pop up saying something like, "Evaluating gapless playback information," or something like that.
    The "Inactive" computer is now the "Active" computer. I can now play my library, it has all my playlists and metadata from the other machine.
    Delete all the duplicate playlists named "Music," "Genius," "Purchased," and "iTunes DJ."
    Well, I just upgraded to iTunes 10.2.2 a few days ago and tried to do this again like I've done it dozens of times before. Now, iTunes just goes unresponsive after the library import. It got through the "Importing library" bar to the long wait and stopped. I can still multiprocess and use other programs, but iTunes is hovering back there not responding to clicks. Task Manager doesn't seem to think iTunes is using my CPU, and I don't see my hard drive rattling. Any thoughts on why iTunes might hang up when importing a large library?
    ... Also, please help lobby Apple to come up with a network sync tool built into iTunes for a user with multiple authorized computers. Something different than Home Sharing so I can pull my laptop off the network and still have the synced library with me. And all my metadata changes will sync. The technique I use seems a little kludgey, don't you think?

    iTunes isn't an editor. You need an app that's intended for editing audio files, like Adobe Audition (http://www.adobe.com/products/audition.html) or Audacity (free in the App Store).

  • I can not upgrade to quicktime 7.7.3 for windows vista.  Error message says there is a problem with the program installer.  Any clue as to how to get around this.

    I can not download quicktime 7.7.3 for windows vista.  The error message says that there is a problem with the windows installer.  Any clues?

    The error message says that there is a problem with the windows installer.
    What's the precise text of the message, please? (There's a few different ones I can think of that you might be getting.)

  • TS1369 iPod Touch is not recognized in 'My Computer' but works fine in iTunes for Windows

    Just upgraded to iso 6, I can connect to itunes fine, but  my ipod never comes up in My Computer.
    I have the latest verson of itunes.
    Thanks!

    Try:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • HP Printer Control app for Windows 8

    HP Printer Control enables you to set up and access your connected HP printers.
    We hope that the HP Printer Control app enriches your experience with HP printers and Windows 8. Please tell us about your experience -- what you like, what you don’t like, issues you may encounter, and areas where we could make the app better for you.
    For more information, visit the HP Printer Control App support document.
    Supported Printers:
    HP Color LaserJet CM1300 MFP
    HP Color LaserJet CM2320 MFP
    HP Color LaserJet CM3530 MFP
    HP Color LaserJet CM4540 MFP
    HP Color LaserJet CP1510
    HP Color LaserJet CP2025
    HP Color LaserJet CP4025
    HP Color LaserJet CP4525
    HP Color LaserJet CP5220
    HP Color LaserJet CP5520 Series
    HP Color LaserJet CP6015
    HP Color LaserJet Pro MFP M176
    HP Color LaserJet Pro MFP M177
    HP Deskjet 1000 J110 series
    HP Deskjet 1010 series
    HP   Deskjet 1050 J410 series Scan
    HP Deskjet 1510 series
    HP Deskjet 2000 J210 series
    HP Deskjet 2020 series
    HP   Deskjet 2050 J510 series Scan
    HP Deskjet 2510 series Scan
    HP Deskjet 2520 series Scan
    HP Deskjet 2540 series
    HP Deskjet 2640 series
    HP Deskjet 3000 J310 series
    HP Deskjet 3050 J610 series
    HP Deskjet 3050A J611 series
    HP Deskjet 3070 B611 series
    HP Deskjet 3510 series
    HP Deskjet 3520 series
    HP Deskjet 3540 series
    HP Deskjet 4510 series
    HP Deskjet 4610 series Scan
    HP Deskjet 4620 series
    HP Deskjet 4640 series
    HP Deskjet 5520 series
    HP Deskjet 6520 series
    HP Deskjet F4500 series
    HP Deskjet Ink Adv 2010 K010
    HP Deskjet Ink Adv 2060 K110   Scan
    HP Deskjet Ink Advant K209a-z
    HP Deskjet Ink Advantage K209a-z   and K209g
    HP Envy 100 D410 series
    HP ENVY 110 series
    HP ENVY 120 series
    HP ENVY 4500 series
    HP ENVY 5530 series
    HP LaserJet 100 color MFP M175
    HP LaserJet 200 color M251
    HP LaserJet 200 color MFP M275
    HP LaserJet 200 color MFP M276
    HP LaserJet 400 M401
    HP LaserJet 400 MFP M425
    HP LaserJet 500 color MFP M570
    HP LaserJet 600 M601 M602 M603
    HP LaserJet Enterprise 500 color   M551
    HP LaserJet Enterprise 700 color   MFP M775
    HP LaserJet Enterprise 700 M712
    HP LaserJet Enterprise color flow   MFP M575
    HP LaserJet Enterprise flow MFP   M525
    HP LaserJet Enterprise flow MFP   M830
    HP   LaserJet Enterprise M4555 MFP
    HP LaserJet Enterprise M806
    HP   LaserJet Enterprise MFP M725
    HP LaserJet M1522 MFP
    HP LaserJet M9040 MFP
    HP LaserJet M9050 MFP
    HP LaserJet P1100
    HP LaserJet P1566
    HP LaserJet P1600
    HP LaserJet P2050
    HP LaserJet P3010
    HP LaserJet P4000
    HP LaserJet P4010
    HP LaserJet Pro CM1415
    HP LaserJet Pro CP1020
    HP LaserJet Pro CP1520
    HP LaserJet Pro M1536dnf MFP
    HP LaserJet Pro MFP M125-M126
    HP LaserJet Pro MFP M127-M128
    HP LaserJet Pro MFP M435
    HP LaserJet Pro MFP M521
    HP   LaserJet Professional M1132 MFP
    HP LJ300-400 color M351-M451
    HP LJ300-400 color MFP M375-M475  
    HP Officejet 100 Mobile L411
    HP Officejet 150 Mobile L511
    HP Officejet 2620 series
    HP Officejet 4500 All-in-One   G510g to m
    HP Officejet 4500 G510a-f
    HP Officejet 4500 G510g-m
    HP Officejet 4500 G510n-z
    HP Officejet 4500 Wireless   All-in-One G510n to z
    HP Officejet 4610 series Scan
    HP Officejet 4620 series
    HP Officejet 4630 series
    HP Officejet 6100
    HP Officejet 6500 E710a-f
    HP Officejet 6500 E710n-z
    HP Officejet 6600
    HP Officejet 6700
    HP Officejet 7000 E809a
    HP Officejet 7000 Wide Format   Printer
    HP Officejet 7110 series
    HP Officejet 7500 E910
    HP Officejet 7610 series
    HP Officejet Pro 251dw Printer
    HP Officejet Pro 276dw MFP
    HP Officejet Pro 3110
    HP Officejet Pro 3610
    HP Officejet Pro 3620
    HP Officejet Pro 8100
    HP Officejet Pro 8500 A910
    HP Officejet Pro 8600
    HP Officejet Pro X451dn Printer
    HP Officejet Pro X451dw Printer
    HP Officejet Pro X476dn MFP
    HP Officejet Pro X476dw MFP
    HP Officejet Pro X551dw Printer
    HP Officejet Pro X576dw MFP
    HP Photosmart 5510 series
    HP Photosmart 5510d series
    HP Photosmart 5520 series
    HP Photosmart 6510 series
    HP Photosmart 6520 series
    HP Photosmart 7510 series
    HP Photosmart 7520 series
    HP Photosmart B010 series
    HP Photosmart B109a-m
    HP Photosmart C4600 series
    HP Photosmart C4700 series
    HP Photosmart Ink Adv K510
    HP Photosmart Plus B209a-m
    HP Photosmart Plus B210 series
    HP Photosmart Premium C309a-f
    HP Photosmart Premium C309g-m
    HP Photosmart Premium C309g-n
    HP Photosmart Premium Web   C309n-s
    HP Photosmart Wireless B109n-z
    I work for HP.
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accepted Solution".

    Hi qunbea,
    Have you tried using the HP Printer Install Wizard or downloading the printer drivers and software from hp.com?
    Supported Printers for Windows 8 and Windows 8.1
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03168175&lc=en&cc=us&destPage=document&dlc=en
    If your full printer model is "HP Photosmart e-All-in-One Printer - D110a" then here is the link to download the software from hp.com.
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?cc=us&dlc=en&lc=en&product=4023246&task=&
    - Carolyn
    Although I am an HP employee, I am speaking for myself and not for HP.
    * Click the KUDOS star on the left to say “thanks” for helping!
    * Please mark a reply “Accept as Solution” if it solved your issue so others can find it.

  • I wonder to know what is the enterprise solution for windows and application event log management and analyzer

    Hi
    I wonder to know what is the enterprise solution for windows and application event log management and analyzer.
    I have recently research and find two application that seems to be profession ,1-manageengine eventlog analyzer, 2- Solarwinds LEM(Solarwind Log & Event Manager).
    I Want to know the point of view of Microsoft expert and give me their experience and solutions.
    thanks in advance.

    Consider MS System Center 2012.
    Rgds

  • Issue in Oracle 12C Installation for windows 64 bit

    a) I have downloaded Oracle Database 12c from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html for windows 64 bit
    b) Unzipped both of the files and have click on setup file in file1
    c) It is stuck at 59% i.e., at setup
    Below is the part of log file
    installcommand = "E:\app\j1013565\product\12.1.0\dbhome_1\oraconfig\ocfgperm" -al {A1F205B4-4418-11D2-B2F1-00805FC19E2E} set SYSTEM permit
    deinstallcommand = null
    WaitForCompletion = true
    INFO: spawning '"E:\app\j1013565\product\12.1.0\dbhome_1\oraconfig\ocfgperm" -al {A1F205B4-4418-11D2-B2F1-00805FC19E2E} set SYSTEM permit'
    INFO: spawning '"E:\app\j1013565\product\12.1.0\dbhome_1\oraconfig\ocfgperm" -al {A1F205B4-4418-11D2-B2F1-00805FC19E2E} set SYSTEM permit'
    INFO:
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Calling Action fileActions11.2.0.2.0  instantiateFile
    selectedNodes = null
    source = E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.oraconfig
    destination = E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.oraconfig
    variables = null
    encoding = null
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.oraconfig'.
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.oraconfig'.
    INFO: Calling Action fileActions11.2.0.2.0  appendFileEx
    source = E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.oraconfig
    destination = E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat
    permissions = null
    owner = null
    group = null
    INFO: copying 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.oraconfig'
    INFO: copying 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.oraconfig'
    INFO: updating 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.
    INFO: updating 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\selecthome.bat.
    INFO: Setting up 'Database Configuration and Upgrade Assistants 12.1.0.1.0 '
    INFO: Setting up 'Database Configuration and Upgrade Assistants 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Database Configuration and Upgrade Assistants
    INFO: Calling Action w32RegActions10.2.0.1.0  RegSetValue
    selectedNodes = null
    Key = HKEY_LOCAL_MACHINE
    SubKey = SOFTWARE\ORACLE\KEY_OraDB12Home1
    value = ORACLE_BASE
    data = E:\app\j1013565
    updateType = null
    INFO: updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    INFO: updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    INFO: Calling Action fileActions11.2.0.2.0  instantiateFile
    selectedNodes = null
    source = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\dbca.sbs
    destination = E:\app\j1013565\product\12.1.0\dbhome_1\bin\dbca.bat
    variables = null
    encoding = null
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\dbca.sbs'.
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\dbca.sbs'.
    INFO: Calling Action fileActions11.2.0.2.0  removeFile
    selectedNodes = null
    source = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\dbca.sbs
    INFO: deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\dbca.sbs'
    INFO: deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\dbca.sbs'
    INFO: Calling Action ntw32FoldersActions10.2.0.3.0  ntCreateItem
    selectedNodes = null
    groupName = Oracle - OraDB12Home1\Configuration and Migration Tools
    itemName = Database Configuration Assistant
    exeName = E:\app\j1013565\product\12.1.0\dbhome_1\bin\launch.exe
    paramName = null
    workingDir = E:\app\j1013565\product\12.1.0\dbhome_1\bin
    iconFileName = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\dbca.ico
    icon = null
    cmdType = null
    multiparamName = E:\app\j1013565\product\12.1.0\dbhome_1\bin,dbca.cl
    runAsAdmin = 1
    INFO: creating 'Database Configuration Assistant' in folder 'Oracle - OraDB12Home1\Configuration and Migration Tools'
    INFO: creating 'Database Configuration Assistant' in folder 'Oracle - OraDB12Home1\Configuration and Migration Tools'
    INFO: Calling Action fileActions11.2.0.2.0  instantiateFile
    selectedNodes = null
    source = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\instdbca.cl
    destination = E:\app\j1013565\product\12.1.0\dbhome_1\bin\dbca.cl
    variables = null
    encoding = null
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\instdbca.cl'.
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\instdbca.cl'.
    INFO: Calling Action fileActions11.2.0.2.0  removeFile
    selectedNodes = null
    source = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\instdbca.cl
    INFO: deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\instdbca.cl'
    INFO: deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbca\instdbca.cl'
    INFO: Calling Action ntw32FoldersActions10.2.0.3.0  ntCreateItem
    selectedNodes = null
    groupName = Oracle - OraDB12Home1\Configuration and Migration Tools
    itemName = Database Upgrade Assistant
    exeName = E:\app\j1013565\product\12.1.0\dbhome_1\bin\launch.exe
    paramName = null
    workingDir = E:\app\j1013565\product\12.1.0\dbhome_1\bin
    iconFileName = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbua\dbma.ico
    icon = null
    cmdType = null
    multiparamName = E:\app\j1013565\product\12.1.0\dbhome_1\bin,dbua.cl
    runAsAdmin = 1
    INFO: creating 'Database Upgrade Assistant' in folder 'Oracle - OraDB12Home1\Configuration and Migration Tools'
    INFO: creating 'Database Upgrade Assistant' in folder 'Oracle - OraDB12Home1\Configuration and Migration Tools'
    INFO: Calling Action fileActions11.2.0.2.0  instantiateFile
    selectedNodes = null
    source = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbua\dbua.sbs
    destination = E:\app\j1013565\product\12.1.0\dbhome_1\bin\dbua.bat
    variables = null
    encoding = null
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbua\dbua.sbs'.
    INFO: instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbua\dbua.sbs'.
    INFO: Calling Action fileActions11.2.0.2.0  removeFile
    selectedNodes = null
    source = E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbua\dbua.sbs
    INFO: deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbua\dbua.sbs'
    INFO: deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\dbua\dbua.sbs'
    INFO: Calling Query fileQueries10.1.0.3.0  exists
    filename = E:\app\j1013565\product\12.1.0\dbhome_1\bin\emdwgrd
    INFO: Query Returned: false
    INFO: Setting up 'Oracle JVM 12.1.0.1.0 '
    INFO: Setting up 'Oracle JVM 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Oracle JVM
    INFO: Setting up 'Oracle Advanced Security 12.1.0.1.0 '
    INFO: Setting up 'Oracle Advanced Security 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Oracle Advanced Security
    INFO: Setting up 'Oracle Internet Directory Client 12.1.0.1.0 '
    INFO: Setting up 'Oracle Internet Directory Client 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Oracle Internet Directory Client
    INFO: Setting up 'Oracle Net Listener 12.1.0.1.0 '
    INFO: Setting up 'Oracle Net Listener 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Oracle Net Listener
    INFO: Setting up 'HAS Files for DB 12.1.0.1.0 '
    INFO: Setting up 'HAS Files for DB 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component HAS Files for DB
    INFO: Setting up 'Oracle Text 12.1.0.1.0 '
    INFO: Setting up 'Oracle Text 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Oracle Text
    INFO: Setting up 'Oracle Net Services 12.1.0.1.0 '
    INFO: Setting up 'Oracle Net Services 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Oracle Net Services
    INFO: Setting up 'Oracle Database 12c 12.1.0.1.0 '
    INFO: Setting up 'Oracle Database 12c 12.1.0.1.0 '
    INFO: 7/11/13 3:24:16 PM CAT: Starting install Install Phase 2 of component Oracle Database 12c
    INFO: Calling Action w32RegActions10.2.0.1.0  RegSetValue
    selectedNodes =
    Key = HKEY_LOCAL_MACHINE
    SubKey = SOFTWARE\ORACLE\KEY_OraDB12Home1
    value = RDBMS_CONTROL
    data = E:\app\j1013565\product\12.1.0\dbhome_1\DATABASE
    updateType = null
    INFO: updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    INFO: updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    INFO: Calling Action w32RegActions10.2.0.1.0  RegSetValue
    selectedNodes =
    Key = HKEY_LOCAL_MACHINE
    SubKey = SOFTWARE\ORACLE\KEY_OraDB12Home1
    value = RDBMS_ARCHIVE
    data = E:\app\j1013565\product\12.1.0\dbhome_1\DATABASE\ARCHIVE
    updateType = null
    INFO: updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    INFO: updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    INFO: Calling Query UtilQueries12.1.0.1.0  GetNTUserName
    INFO: Query Returned: JDA\j1013565
    INFO: Calling Action ntGrpActionLib10.2.0.1.0  AddToOraDbaGroup
    oradimLocation = E:\app\j1013565\product\12.1.0\dbhome_1\bin
    userName = JDA\j1013565
    isRAC = false
    nodeList =
    It is stuck at this point
    Below is the log which is generated at UI
    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 'E:\app\j1013565\product\12.1.0\dbhome_1'.
    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 'E:\app\j1013565\product\12.1.0\dbhome_1\oui\oraparam.ini'.
    Copying files for 'Oracle One-Off Patch Installer 12.1.0.1.0 '
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\OPatch\opatch.ini'.
    Copying files for 'Oracle Universal Installer 12.1.0.1.0 '
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\oui\bin\platform\win64\attachHome.bat'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\oui\bin\platform\win64\detachHome.bat'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\oui\bin\platform\win64\runConfig.bat'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\oui\bin\platform\win64\addLangs.bat'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\sysman\install\ccr.zip'
    extracting file 'README.pdf' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\README.pdf'
    extracting file 'OCMJarUtil.class' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\bin\OCMJarUtil.class'
    extracting file 'emocmrsp.bat' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\bin\emocmrsp.bat'
    extracting file 'msvcr71.dll' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\bin\msvcr71.dll'
    extracting file 'ccr.properties' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\config\ccr.properties'
    extracting file 'ccr.properties' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\config\default\ccr.properties'
    extracting file 'jsse_license.html' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\doc\jsse_license.html'
    extracting file 'core.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\inventory\pending\core.jar'
    extracting file 'engines.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\inventory\pending\engines.jar'
    extracting file 'metricdata.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\inventory\pending\metricdata.jar'
    extracting file 'rda.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\inventory\pending\rda.jar'
    extracting file 'rdacewin.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\inventory\pending\rdacewin.jar'
    extracting file 'scripts.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\inventory\pending\scripts.jar'
    extracting file 'OsInfo.class' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\OsInfo.class'
    extracting file 'configCCR.vbs' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\configCCR.vbs'
    extracting file 'coreutil.vbs' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\coreutil.vbs'
    extracting file 'deployPackages.vbs' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\deployPackages.vbs'
    extracting file 'emSnapshotEnv.vbs' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\emSnapshotEnv.vbs'
    extracting file 'emocmclnt-14.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\emocmclnt-14.jar'
    extracting file 'emocmclnt.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\emocmclnt.jar'
    extracting file 'emocmcommon.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\emocmcommon.jar'
    extracting file 'emocmutl.vbs' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\emocmutl.vbs'
    extracting file 'http_client.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\http_client.jar'
    extracting file 'jcert.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\jcert.jar'
    extracting file 'jnet.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\jnet.jar'
    extracting file 'jsse.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\jsse.jar'
    extracting file 'log4j-core.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\log4j-core.jar'
    extracting file 'osdt_core3.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\osdt_core3.jar'
    extracting file 'osdt_jce.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\osdt_jce.jar'
    extracting file 'regexp.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\regexp.jar'
    extracting file 'xmlparserv2.jar' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\lib\xmlparserv2.jar'
    extracting file 'setupCCR.exe' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\bin\setupCCR.exe'
    extracting file 'ocmJarUtil.bat' from 'E:\app\j1013565\product\12.1.0\dbhome_1\ccr\bin\ocmJarUtil.bat'
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1/bin/oci.dll.dbl' to 'E:\app\j1013565\product\12.1.0\dbhome_1/bin/oci.dll'
    moving 'E:\app\j1013565\product\12.1.0\dbhome_1/bin/ociw32.dll.dbl' to 'E:\app\j1013565\product\12.1.0\dbhome_1/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 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\orarat12.dll.dbl' to 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\orarat12.dll'
    Copying files for 'Oracle Label Security 12.1.0.1.0 '
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\rdbms\install\sbs\olsadmintool.bat.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\rdbms\install\sbs\olsoidsync.bat.sbs'.
    Copying files for 'Oracle Locale Builder 12.1.0.1.0 '
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\nls\lbuilder\lbuilder.bat'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\nls\lbuilder\lbuilder.cl'.
    copying 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\oradmop12.dll.dbl' to 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\oradmop12.dll'
    Copying files for 'Oracle OLAP RDBMS Files 12.1.0.1.0 '
    moving 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\oraolapop12.dll.dbl' to 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\instOracle.key'.
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\instOracle.key'
    copying 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\oravsn12_ee.dll.dbl'
    updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\rdbms\install\sbs\eusm.bat.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\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 '
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\javavm\install\sbs\statusnc.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\javavm\install\sbs\ncomp.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\javavm\install\sbs\deploync.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\javavm\install\sbs\loadjava.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\javavm\install\sbs\dropjava.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\javavm\install\sbs\ojvmjava.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\javavm\install\sbs\ojvmtc.sbs'.
    Copying files for 'Database Migration Assistant for Unicode 12.1.0.1.0 '
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\dmu\dmu\bin\dmu64.conf'
    copying 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\precomp\admin\instpcbcfg.cfg'.
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\clone\bin\clone.pl.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\install\config\oracle.rdbms.util.xml'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\addnode\addnode.bat'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\addnode\addnode_oraparam.ini.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\clone\clone_oraparam.ini.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\bin\registerDll.bat.sbs'.
    Copying files for 'Oracle LDAP administration 12.1.0.1.0 '
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\ldap\install\ldifmigrator.orc'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\ldap\install\oidprovtool.orc'.
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\ldap\install\ldifmigrator.orc'
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\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 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\bin\rconfig.sbs'.
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\assistants\bin\rconfig.sbs'
    Copying files for 'Oracle Net 12.1.0.1.0 '
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\network\install\sqlnet.ora.sbs'.
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\network\install\sbs\trcasst.sbs'.
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\network\install\sbs\trcasst.sbs'
    instantiating 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\netmgr.cl.sbs'.
    deleting 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\netmgr.cl.sbs'
    extracting 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help/mgr_help.jar'
    extracting file 'blafdoc.css' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\blafdoc.css'
    extracting file 'eHelp.xml' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\eHelp.xml'
    extracting file 'mgr.brs' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.brs'
    extracting file 'mgr.glo' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.glo'
    extracting file 'mgr.hhc' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.hhc'
    extracting file 'mgr.hs' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.hs'
    extracting file 'mgr.idx' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.idx'
    extracting file 'mgr.map' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.map'
    extracting file 'n8ahelpabout_oracle_advanced_security.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpabout_oracle_advanced_security.htm'
    extracting file 'n8ahelpaccepted.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaccepted.htm'
    extracting file 'n8ahelpaddress.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaddress.htm'
    extracting file 'n8ahelpaddress_list_options_dialog_box.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaddress_list_options_dialog_box.htm'
    extracting file 'n8ahelpaddresslist.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaddresslist.htm'
    extracting file 'n8ahelpadvanced_service_options_dialog_.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpadvanced_service_options_dialog_.htm'
    extracting file 'n8ahelpauthentication_method.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpauthentication_method.htm'
    extracting file 'n8ahelpchange_the_oracle_context.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpchange_the_oracle_context.htm'
    extracting file 'n8ahelpchoose_listener_name_dialog_box.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpchoose_listener_name_dialog_box.htm'
    extracting file 'n8ahelpchoose_new_context_dialog_box.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpchoose_new_context_dialog_box.htm'
    extracting file 'n8ahelpclient_load_balancing.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpclient_load_balancing.htm'
    extracting file 'n8ahelpcmanora_file.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcmanora_file.htm'
    extracting file 'n8ahelpcommand_menu.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcommand_menu.htm'
    extracting file 'n8ahelpconfigure_a_connect_desc00000028.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_desc00000028.htm'
    extracting file 'n8ahelpconfigure_a_connect_desc00000029.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_desc00000029.htm'
    extracting file 'n8ahelpconfigure_a_connect_descheterog.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_descheterog.htm'
    extracting file 'n8ahelpconfigure_a_connect_descrdb.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_descrdb.htm'
    extracting file 'n8ahelpconfigure_advanced_connect_data_.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_advanced_connect_data_.htm'
    extracting file 'n8ahelpconfigure_advanced_profile_infor.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_advanced_profile_infor.htm'
    extracting file 'n8ahelpconfigure_default_domains_for_cl.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_default_domains_for_cl.htm'
    extracting file 'n8ahelpconfigure_encryption.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_encryption.htm'
    extracting file 'n8ahelpconfigure_external_naming_method.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_external_naming_method.htm'
    extracting file 'n8ahelpconfigure_external_procedures_fo.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_external_procedures_fo.htm'
    extracting file 'n8ahelpconfigure_heterogeneous_services.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_heterogeneous_services.htm'
    extracting file 'n8ahelpconfigure_integrity.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_integrity.htm'
    extracting file 'n8ahelpconfigure_listener_addresses.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_listener_addresses.htm'
    extracting file 'n8ahelpconfigure_listener_logging_and_t.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_listener_logging_and_t.htm'
    extracting file 'n8ahelpconfigure_multiple_address_optio.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_multiple_address_optio.htm'
    extracting file 'n8ahelpconfigure_oracle_advance00000211.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_oracle_advance00000211.htm'
    extracting file 'n8ahelpconfigure_oracle_advance00000212.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_oracle_advance00000212.htm'
    extracting file 'n8ahelpconfigure_password_authe00000051.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_password_authe00000051.htm'
    extracting file 'n8ahelpconfigure_profile_logging_and_tr.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_profile_logging_and_tr.htm'
    extracting file 'n8ahelpconnect_data.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_data.htm'
    extracting file 'n8ahelpconnect_descriptor.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_descriptor.htm'
    extracting file 'n8ahelpconnect_identifier.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_identifier.htm'
    extracting file 'n8ahelpconnect_string.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_string.htm'
    extracting file 'n8ahelpconnectdata.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnectdata.htm'
    extracting file 'n8ahelpconnection_load_balancing.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnection_load_balancing.htm'
    extracting file 'n8ahelpconnecttime_failover.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnecttime_failover.htm'
    extracting file 'n8ahelpcreate_a_listener.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_a_listener.htm'
    extracting file 'n8ahelpcreate_a_net_service_name.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_a_net_service_name.htm'
    extracting file 'n8ahelpcreate_additional_protocol_addre.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_additional_protocol_addre.htm'
    extracting file 'n8ahelpcreate_network_route_information.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_network_route_information.htm'
    extracting file 'n8ahelpcybersafe.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcybersafe.htm'
    extracting file 'n8ahelpdatabase_identification_by_servi.htm' from 'E:\app\j1013565\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8a

    Hi Srini,
    am following the same steps in installation guide, but not sure why am stuck in the same position
    log from UI:
    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 'E:\12c\product\12.1.0\dbhome_1'.
    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 'E:\12c\product\12.1.0\dbhome_1\oui\oraparam.ini'.
    Copying files for 'Oracle One-Off Patch Installer 12.1.0.1.0 '
    instantiating 'E:\12c\product\12.1.0\dbhome_1\OPatch\opatch.ini'.
    Copying files for 'Oracle Universal Installer 12.1.0.1.0 '
    instantiating 'E:\12c\product\12.1.0\dbhome_1\oui\bin\platform\win64\attachHome.bat'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\oui\bin\platform\win64\detachHome.bat'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\oui\bin\platform\win64\runConfig.bat'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\oui\bin\platform\win64\addLangs.bat'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\sysman\install\ccr.zip'
    extracting file 'README.pdf' from 'E:\12c\product\12.1.0\dbhome_1\ccr\README.pdf'
    extracting file 'OCMJarUtil.class' from 'E:\12c\product\12.1.0\dbhome_1\ccr\bin\OCMJarUtil.class'
    extracting file 'emocmrsp.bat' from 'E:\12c\product\12.1.0\dbhome_1\ccr\bin\emocmrsp.bat'
    extracting file 'msvcr71.dll' from 'E:\12c\product\12.1.0\dbhome_1\ccr\bin\msvcr71.dll'
    extracting file 'ccr.properties' from 'E:\12c\product\12.1.0\dbhome_1\ccr\config\ccr.properties'
    extracting file 'ccr.properties' from 'E:\12c\product\12.1.0\dbhome_1\ccr\config\default\ccr.properties'
    extracting file 'jsse_license.html' from 'E:\12c\product\12.1.0\dbhome_1\ccr\doc\jsse_license.html'
    extracting file 'core.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\inventory\pending\core.jar'
    extracting file 'engines.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\inventory\pending\engines.jar'
    extracting file 'metricdata.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\inventory\pending\metricdata.jar'
    extracting file 'rda.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\inventory\pending\rda.jar'
    extracting file 'rdacewin.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\inventory\pending\rdacewin.jar'
    extracting file 'scripts.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\inventory\pending\scripts.jar'
    extracting file 'OsInfo.class' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\OsInfo.class'
    extracting file 'configCCR.vbs' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\configCCR.vbs'
    extracting file 'coreutil.vbs' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\coreutil.vbs'
    extracting file 'deployPackages.vbs' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\deployPackages.vbs'
    extracting file 'emSnapshotEnv.vbs' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\emSnapshotEnv.vbs'
    extracting file 'emocmclnt-14.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\emocmclnt-14.jar'
    extracting file 'emocmclnt.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\emocmclnt.jar'
    extracting file 'emocmcommon.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\emocmcommon.jar'
    extracting file 'emocmutl.vbs' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\emocmutl.vbs'
    extracting file 'http_client.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\http_client.jar'
    extracting file 'jcert.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\jcert.jar'
    extracting file 'jnet.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\jnet.jar'
    extracting file 'jsse.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\jsse.jar'
    extracting file 'log4j-core.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\log4j-core.jar'
    extracting file 'osdt_core3.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\osdt_core3.jar'
    extracting file 'osdt_jce.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\osdt_jce.jar'
    extracting file 'regexp.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\regexp.jar'
    extracting file 'xmlparserv2.jar' from 'E:\12c\product\12.1.0\dbhome_1\ccr\lib\xmlparserv2.jar'
    extracting file 'setupCCR.exe' from 'E:\12c\product\12.1.0\dbhome_1\ccr\bin\setupCCR.exe'
    extracting file 'ocmJarUtil.bat' from 'E:\12c\product\12.1.0\dbhome_1\ccr\bin\ocmJarUtil.bat'
    deleting 'E:\12c\product\12.1.0\dbhome_1\sysman\install\ccr.zip'
    Copying files for 'Oracle Globalization Support 12.1.0.1.0 '
    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 'E:\12c\product\12.1.0\dbhome_1/bin/oci.dll.dbl' to 'E:\12c\product\12.1.0\dbhome_1/bin/oci.dll'
    moving 'E:\12c\product\12.1.0\dbhome_1/bin/ociw32.dll.dbl' to 'E:\12c\product\12.1.0\dbhome_1/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 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\bin\orarat12.dll.dbl' to 'E:\12c\product\12.1.0\dbhome_1\bin\orarat12.dll'
    Copying files for 'Oracle Label Security 12.1.0.1.0 '
    instantiating 'E:\12c\product\12.1.0\dbhome_1\rdbms\install\sbs\olsadmintool.bat.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\rdbms\install\sbs\olsoidsync.bat.sbs'.
    Copying files for 'Oracle Locale Builder 12.1.0.1.0 '
    instantiating 'E:\12c\product\12.1.0\dbhome_1\nls\lbuilder\lbuilder.bat'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\nls\lbuilder\lbuilder.cl'.
    copying 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\bin\oradmop12.dll.dbl' to 'E:\12c\product\12.1.0\dbhome_1\bin\oradmop12.dll'
    Copying files for 'Oracle OLAP RDBMS Files 12.1.0.1.0 '
    moving 'E:\12c\product\12.1.0\dbhome_1\bin\oraolapop12.dll.dbl' to 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\bin\instOracle.key'.
    deleting 'E:\12c\product\12.1.0\dbhome_1\bin\instOracle.key'
    copying 'E:\12c\product\12.1.0\dbhome_1\bin\oravsn12_pe.dll.dbl'
    updating registry key 'HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/KEY_OraDB12Home1'
    instantiating 'E:\12c\product\12.1.0\dbhome_1\rdbms\install\sbs\eusm.bat.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\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 '
    deleting 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\javavm\install\sbs\statusnc.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\javavm\install\sbs\ncomp.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\javavm\install\sbs\deploync.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\javavm\install\sbs\loadjava.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\javavm\install\sbs\dropjava.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\javavm\install\sbs\ojvmjava.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\javavm\install\sbs\ojvmtc.sbs'.
    Copying files for 'Database Migration Assistant for Unicode 12.1.0.1.0 '
    deleting 'E:\12c\product\12.1.0\dbhome_1\dmu\dmu\bin\dmu64.conf'
    copying 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\precomp\admin\instpcbcfg.cfg'.
    deleting 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\clone\bin\clone.pl.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\install\config\oracle.rdbms.util.xml'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\addnode\addnode.bat'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\addnode\addnode_oraparam.ini.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\clone\clone_oraparam.ini.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\bin\registerDll.bat.sbs'.
    Copying files for 'Oracle LDAP administration 12.1.0.1.0 '
    instantiating 'E:\12c\product\12.1.0\dbhome_1\ldap\install\ldifmigrator.orc'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\ldap\install\oidprovtool.orc'.
    deleting 'E:\12c\product\12.1.0\dbhome_1\ldap\install\ldifmigrator.orc'
    deleting 'E:\12c\product\12.1.0\dbhome_1\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 'E:\12c\product\12.1.0\dbhome_1\assistants\bin\rconfig.sbs'.
    deleting 'E:\12c\product\12.1.0\dbhome_1\assistants\bin\rconfig.sbs'
    Copying files for 'Oracle Net 12.1.0.1.0 '
    instantiating 'E:\12c\product\12.1.0\dbhome_1\network\install\sqlnet.ora.sbs'.
    instantiating 'E:\12c\product\12.1.0\dbhome_1\network\install\sbs\trcasst.sbs'.
    deleting 'E:\12c\product\12.1.0\dbhome_1\network\install\sbs\trcasst.sbs'
    instantiating 'E:\12c\product\12.1.0\dbhome_1\network\tools\netmgr.cl.sbs'.
    deleting 'E:\12c\product\12.1.0\dbhome_1\network\tools\netmgr.cl.sbs'
    extracting 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help/mgr_help.jar'
    extracting file 'blafdoc.css' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\blafdoc.css'
    extracting file 'eHelp.xml' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\eHelp.xml'
    extracting file 'mgr.brs' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.brs'
    extracting file 'mgr.glo' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.glo'
    extracting file 'mgr.hhc' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.hhc'
    extracting file 'mgr.hs' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.hs'
    extracting file 'mgr.idx' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.idx'
    extracting file 'mgr.map' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\mgr.map'
    extracting file 'n8ahelpabout_oracle_advanced_security.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpabout_oracle_advanced_security.htm'
    extracting file 'n8ahelpaccepted.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaccepted.htm'
    extracting file 'n8ahelpaddress.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaddress.htm'
    extracting file 'n8ahelpaddress_list_options_dialog_box.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaddress_list_options_dialog_box.htm'
    extracting file 'n8ahelpaddresslist.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpaddresslist.htm'
    extracting file 'n8ahelpadvanced_service_options_dialog_.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpadvanced_service_options_dialog_.htm'
    extracting file 'n8ahelpauthentication_method.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpauthentication_method.htm'
    extracting file 'n8ahelpchange_the_oracle_context.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpchange_the_oracle_context.htm'
    extracting file 'n8ahelpchoose_listener_name_dialog_box.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpchoose_listener_name_dialog_box.htm'
    extracting file 'n8ahelpchoose_new_context_dialog_box.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpchoose_new_context_dialog_box.htm'
    extracting file 'n8ahelpclient_load_balancing.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpclient_load_balancing.htm'
    extracting file 'n8ahelpcmanora_file.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcmanora_file.htm'
    extracting file 'n8ahelpcommand_menu.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcommand_menu.htm'
    extracting file 'n8ahelpconfigure_a_connect_desc00000028.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_desc00000028.htm'
    extracting file 'n8ahelpconfigure_a_connect_desc00000029.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_desc00000029.htm'
    extracting file 'n8ahelpconfigure_a_connect_descheterog.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_descheterog.htm'
    extracting file 'n8ahelpconfigure_a_connect_descrdb.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_a_connect_descrdb.htm'
    extracting file 'n8ahelpconfigure_advanced_connect_data_.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_advanced_connect_data_.htm'
    extracting file 'n8ahelpconfigure_advanced_profile_infor.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_advanced_profile_infor.htm'
    extracting file 'n8ahelpconfigure_default_domains_for_cl.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_default_domains_for_cl.htm'
    extracting file 'n8ahelpconfigure_encryption.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_encryption.htm'
    extracting file 'n8ahelpconfigure_external_naming_method.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_external_naming_method.htm'
    extracting file 'n8ahelpconfigure_external_procedures_fo.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_external_procedures_fo.htm'
    extracting file 'n8ahelpconfigure_heterogeneous_services.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_heterogeneous_services.htm'
    extracting file 'n8ahelpconfigure_integrity.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_integrity.htm'
    extracting file 'n8ahelpconfigure_listener_addresses.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_listener_addresses.htm'
    extracting file 'n8ahelpconfigure_listener_logging_and_t.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_listener_logging_and_t.htm'
    extracting file 'n8ahelpconfigure_multiple_address_optio.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_multiple_address_optio.htm'
    extracting file 'n8ahelpconfigure_oracle_advance00000211.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_oracle_advance00000211.htm'
    extracting file 'n8ahelpconfigure_oracle_advance00000212.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_oracle_advance00000212.htm'
    extracting file 'n8ahelpconfigure_password_authe00000051.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_password_authe00000051.htm'
    extracting file 'n8ahelpconfigure_profile_logging_and_tr.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconfigure_profile_logging_and_tr.htm'
    extracting file 'n8ahelpconnect_data.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_data.htm'
    extracting file 'n8ahelpconnect_descriptor.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_descriptor.htm'
    extracting file 'n8ahelpconnect_identifier.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_identifier.htm'
    extracting file 'n8ahelpconnect_string.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnect_string.htm'
    extracting file 'n8ahelpconnectdata.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnectdata.htm'
    extracting file 'n8ahelpconnection_load_balancing.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnection_load_balancing.htm'
    extracting file 'n8ahelpconnecttime_failover.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpconnecttime_failover.htm'
    extracting file 'n8ahelpcreate_a_listener.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_a_listener.htm'
    extracting file 'n8ahelpcreate_a_net_service_name.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_a_net_service_name.htm'
    extracting file 'n8ahelpcreate_additional_protocol_addre.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_additional_protocol_addre.htm'
    extracting file 'n8ahelpcreate_network_route_information.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcreate_network_route_information.htm'
    extracting file 'n8ahelpcybersafe.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpcybersafe.htm'
    extracting file 'n8ahelpdatabase_identification_by_servi.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdatabase_identification_by_servi.htm'
    extracting file 'n8ahelpdatabase_link.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdatabase_link.htm'
    extracting file 'n8ahelpdatabase_services.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdatabase_services.htm'
    extracting file 'n8ahelpdedicated_server.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdedicated_server.htm'
    extracting file 'n8ahelpdirectory_information_tree_dit.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_information_tree_dit.htm'
    extracting file 'n8ahelpdirectory_naming.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_naming.htm'
    extracting file 'n8ahelpdirectory_naming_configuration_o.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_naming_configuration_o.htm'
    extracting file 'n8ahelpdirectory_naming_context.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_naming_context.htm'
    extracting file 'n8ahelpdirectory_naming_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_naming_overview.htm'
    extracting file 'n8ahelpdirectory_naming_requirements_fo.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_naming_requirements_fo.htm'
    extracting file 'n8ahelpdirectory_server.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_server.htm'
    extracting file 'n8ahelpdirectory_server_authentication_.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdirectory_server_authentication_.htm'
    extracting file 'n8ahelpdiscovery.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdiscovery.htm'
    extracting file 'n8ahelpdistinguished_name_dn.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdistinguished_name_dn.htm'
    extracting file 'n8ahelpdomain.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdomain.htm'
    extracting file 'n8ahelpdomain_name_system_dns.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpdomain_name_system_dns.htm'
    extracting file 'n8ahelpedit_menu.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpedit_menu.htm'
    extracting file 'n8ahelpencryption.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpencryption.htm'
    extracting file 'n8ahelpexport_oracle_names_entries_to_d.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpexport_oracle_names_entries_to_d.htm'
    extracting file 'n8ahelpexport_tnsnamesora_file_entries_.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpexport_tnsnamesora_file_entries_.htm'
    extracting file 'n8ahelpexternal_naming.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpexternal_naming.htm'
    extracting file 'n8ahelpexternal_procedures.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpexternal_procedures.htm'
    extracting file 'n8ahelpfile_menu.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpfile_menu.htm'
    extracting file 'n8ahelpgeneral_access_rights.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_access_rights.htm'
    extracting file 'n8ahelpgeneral_advanced.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_advanced.htm'
    extracting file 'n8ahelpgeneral_logging.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_logging.htm'
    extracting file 'n8ahelpgeneral_parameters_authenticatio.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_parameters_authenticatio.htm'
    extracting file 'n8ahelpgeneral_parameters_general.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_parameters_general.htm'
    extracting file 'n8ahelpgeneral_parameters_logging__trac.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_parameters_logging__trac.htm'
    extracting file 'n8ahelpgeneral_routing.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_routing.htm'
    extracting file 'n8ahelpgeneral_tracing.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpgeneral_tracing.htm'
    extracting file 'n8ahelpglobal_database_name.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpglobal_database_name.htm'
    extracting file 'n8ahelphelp_menu.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelphelp_menu.htm'
    extracting file 'n8ahelpheterogeneous_services.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpheterogeneous_services.htm'
    extracting file 'n8ahelphost_naming.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelphost_naming.htm'
    extracting file 'n8ahelpinitialization_parameter_file.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpinitialization_parameter_file.htm'
    extracting file 'n8ahelpinstance.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpinstance.htm'
    extracting file 'n8ahelpinstance_name.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpinstance_name.htm'
    extracting file 'n8ahelpintegrity.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpintegrity.htm'
    extracting file 'n8ahelpip_address.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpip_address.htm'
    extracting file 'n8ahelpkerberosv5.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpkerberosv5.htm'
    extracting file 'n8ahelpldapora_file.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpldapora_file.htm'
    extracting file 'n8ahelplightweight_directory_access_pro.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplightweight_directory_access_pro.htm'
    extracting file 'n8ahelplink_qualifier.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplink_qualifier.htm'
    extracting file 'n8ahelplistener.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplistener.htm'
    extracting file 'n8ahelplistener_configuration_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplistener_configuration_overview.htm'
    extracting file 'n8ahelplistener_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplistener_overview.htm'
    extracting file 'n8ahelplistenerora_file.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplistenerora_file.htm'
    extracting file 'n8ahelplistening_locations.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplistening_locations.htm'
    extracting file 'n8ahelplocal_naming00000018.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplocal_naming00000018.htm'
    extracting file 'n8ahelplocal_naming00000153.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplocal_naming00000153.htm'
    extracting file 'n8ahelplocal_naming_configuration_overv.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplocal_naming_configuration_overv.htm'
    extracting file 'n8ahelplogging.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplogging.htm'
    extracting file 'n8ahelplsnrctl_utility.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelplsnrctl_utility.htm'
    extracting file 'n8ahelpmicrosoft_active_directory.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpmicrosoft_active_directory.htm'
    extracting file 'n8ahelpnaming_external.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnaming_external.htm'
    extracting file 'n8ahelpnaming_method.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnaming_method.htm'
    extracting file 'n8ahelpnaming_methods.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnaming_methods.htm'
    extracting file 'n8ahelpnet8_assistant_key_features.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet8_assistant_key_features.htm'
    extracting file 'n8ahelpnet8_configuration_assistant.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet8_configuration_assistant.htm'
    extracting file 'n8ahelpnet8_configuration_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet8_configuration_overview.htm'
    extracting file 'n8ahelpnet8_connectivity_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet8_connectivity_overview.htm'
    extracting file 'n8ahelpnet8_entries_in_a_directory.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet8_entries_in_a_directory.htm'
    extracting file 'n8ahelpnet8_entries_in_a_directory_dit.gif' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet8_entries_in_a_directory_dit.gif'
    extracting file 'n8ahelpnet8_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet8_overview.htm'
    extracting file 'n8ahelpnet_service_name.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnet_service_name.htm'
    extracting file 'n8ahelpnetwork_information_service_nis.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnetwork_information_service_nis.htm'
    extracting file 'n8ahelpnts.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpnts.htm'
    extracting file 'n8ahelporacle_advanced_security.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_advanced_security.htm'
    extracting file 'n8ahelporacle_advanced_security_authent.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_advanced_security_authent.htm'
    extracting file 'n8ahelporacle_advanced_security_encrypt.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_advanced_security_encrypt.htm'
    extracting file 'n8ahelporacle_advanced_security_integri.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_advanced_security_integri.htm'
    extracting file 'n8ahelporacle_advanced_security_other_p.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_advanced_security_other_p.htm'
    extracting file 'n8ahelporacle_advanced_security_ssl.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_advanced_security_ssl.htm'
    extracting file 'n8ahelporacle_connection_manager.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_connection_manager.htm'
    extracting file 'n8ahelporacle_context.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_context.htm'
    extracting file 'n8ahelporacle_enterprise_manager.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_enterprise_manager.htm'
    extracting file 'n8ahelporacle_internet_directory.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_internet_directory.htm'
    extracting file 'n8ahelporacle_rdb_database.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_rdb_database.htm'
    extracting file 'n8ahelporacle_system_identifier_sid.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelporacle_system_identifier_sid.htm'
    extracting file 'n8ahelpother_services.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpother_services.htm'
    extracting file 'n8ahelpoverview_of_the_net8_assistant_e.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpoverview_of_the_net8_assistant_e.htm'
    extracting file 'n8ahelppooled_server.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelppooled_server.htm'
    extracting file 'n8ahelpprioritize_naming_methods.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpprioritize_naming_methods.htm'
    extracting file 'n8ahelpprofile.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpprofile.htm'
    extracting file 'n8ahelpprofile_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpprofile_overview.htm'
    extracting file 'n8ahelpprotocol.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpprotocol.htm'
    extracting file 'n8ahelpprotocol_address.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpprotocol_address.htm'
    extracting file 'n8ahelpprotocol_parameters.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpprotocol_parameters.htm'
    extracting file 'n8ahelpradius.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpradius.htm'
    extracting file 'n8ahelprecommended_port_numbers.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelprecommended_port_numbers.htm'
    extracting file 'n8ahelprecord_type.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelprecord_type.htm'
    extracting file 'n8ahelpregion_database.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpregion_database.htm'
    extracting file 'n8ahelprejected.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelprejected.htm'
    extracting file 'n8ahelprelative_distinguished_name_rdn.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelprelative_distinguished_name_rdn.htm'
    extracting file 'n8ahelprequested.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelprequested.htm'
    extracting file 'n8ahelprequired.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelprequired.htm'
    extracting file 'n8ahelproute_connection_requests.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelproute_connection_requests.htm'
    extracting file 'n8ahelpschema.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpschema.htm'
    extracting file 'n8ahelpservice_handler.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpservice_handler.htm'
    extracting file 'n8ahelpservice_identification.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpservice_identification.htm'
    extracting file 'n8ahelpservice_name.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpservice_name.htm'
    extracting file 'n8ahelpservice_registration.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpservice_registration.htm'
    extracting file 'n8ahelpsession_data_unit_sdu.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpsession_data_unit_sdu.htm'
    extracting file 'n8ahelpset_authentication_credentials.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpset_authentication_credentials.htm'
    extracting file 'n8ahelpshared_server.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpshared_server.htm'
    extracting file 'n8ahelpsingle_signon.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpsingle_signon.htm'
    extracting file 'n8ahelpsource_routing.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpsource_routing.htm'
    extracting file 'n8ahelpsqlnetora_file.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpsqlnetora_file.htm'
    extracting file 'n8ahelpssl_authentication_method.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpssl_authentication_method.htm'
    extracting file 'n8ahelpssl_profile.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpssl_profile.htm'
    extracting file 'n8ahelpstatically_configure_database_se.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelpstatically_configure_database_se.htm'
    extracting file 'n8ahelptask_overview.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelptask_overview.htm'
    extracting file 'n8ahelptest_connectivity.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelptest_connectivity.htm'
    extracting file 'n8ahelptimetolive_ttl.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelptimetolive_ttl.htm'
    extracting file 'n8ahelptnsnamesora_file.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelptnsnamesora_file.htm'
    extracting file 'n8ahelptoolbar.htm' from 'E:\12c\product\12.1.0\dbhome_1\network\tools\help\mgr\help\n8ahelptoolbar.ht

  • I have uninstalled and reinstalled and Firefox for windows 7 will not open. There is no error message--it just doesn't open, even in safe mode. What do I do?

    My computer is set to auto update for Windows 7 Home Premium and for Microsoft Office Professional Plus 2010. I am also running Norton 360. There was a major update for Office on 12/10/14 that seems to be when my problems started. This month, every time my updates have caused a reboot, Mozilla has failed to open. I have uninstalled it and reinstalled it several times, and it has only lasted a day or two before it crashes again. This last time it will still not open. All the instructions to troubleshoot seem to be based on the idea that the program is open and just has issues. I can't even get it to open up in Safe Mode.
    I have tried to reinstall, and it says that it will launch automatically when the install is complete, but it is not working. Since Norton scans every download before it runs, I'm not certain if that is where the problem is since I never get the window that shows the step by step installer for Firefox.
    What do I need to do?

    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. A clean reinstall is not the same as a regular reinstall performed using the built in installer. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from [https://www.mozilla.org mozilla.org] (or choose the download for your operating system and language from [https://www.mozilla.org/firefox/all/ this page]) and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (or open the Firefox menu [[Image:New Fx Menu]] and click the close button [[Image:Close 29]]).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    More information about reinstalling Firefox can be found [[Troubleshoot and diagnose Firefox problems#w_5-reinstall-firefox|here]].
    <b>WARNING:</b> Do not use a third party uninstaller as part of this process. Doing so could permanently delete your [[Profiles|Firefox profile]] data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be easily recovered unless they have been backed up to an external device!</u> See [[Back up and restore information in Firefox profiles]]. <!-- Starting in Firefox 31, the Firefox uninstaller no longer lets you remove user profile data.Ref: Bug 432017 and https://support.mozilla.org/kb/uninstall-firefox-from-your-computer/discuss/5279 [Fx31] Windows uninstaller will no longer offer the option to remove personal data -->
    Please report back to say if this helped you!
    Thank you.

  • How large of a partition should I do for Windows XP

    I am mainly using it for light gaming, the partition means how much of the hard drive is used for windows and windows-based programs/games it can use, right? What does Windows alone need, and what would you suggest? I have about 100GB total disk space left on my macbook.

    Hi Desidarius;
    Since your question is primarily about Boot Camp and Windows and not Leopard, you will probably have greater success if you post over in the Boot Camp.
    Allan

  • How do i get win 8.1. *pro* for mac parallels, deauthorizing win 8.1 pro and license rules for windows vms

    ok, i've seen this question asked a number of times.  i know the general procedure:
    - first download some installer things to a window box so i can make a bootable DVD / flash drive
    - go the mac and use the DVD / usb stick to install the virtual machine
    great.. BUT :
    1) unfortunately, i'm still really confused at the  most basic part which is where (link) do i actually get the initial download thing to create the 8.1 *PRO* from microsoft and where (link) / how do i pay for the subscription key to install the thing???? 
    i keep seeing a link for windows 8 or windows 8.1 where windows PRO is NEVER mentioned.  i ABSOLUTELY MUST HAVE a) PRO 64 bit and NOT vanilla windows and b) it MUST BE A FULL INSTALL (i'm not upgrading from windows 7, 8 or 8.1 NON pro..  i'm going
    to be installing this thing on a brand new system.
    i'm an IT guy for two decades and i can tell you trying to find, download, install a clean version of windows 8.1 PRO is a royal pita and nothing about windows 8.1 PRO is intuitive on the MS site.  it's almost as if they do NOT want you to install the
    thing.   i'm not trying to bust jewels here, i'm just being honest and providing feedback that you folks need to make this much more clear and intuitive.  people really shouldN'T have to post on forums to find out how to purchase, download and enter
    in a subscription key for a base version of an OS.  it's crazy.
    2) once i can figure out how to download, install and register the darn thing ;)... i'm curious how the licensing works.
    2a) first if my windows 8.1 pro experiment on mac parallels sucks, i want to be able to remove the authorization so i can reinstall 8.1 pro on another system.   can i / how do i do this in my scenario?
    2b) i actually already bought windows pro 8.1 about a year ago (to upgrade a laptop that came with 8 that i needed to upgrade to vanilla 8.1 then to finally to pro) so that i could windows phone 8.1 development with simulator on the laptop.  unfortunately
    the laptop maxed out at 4G and the performance of the emulator was ridiculously slow that it's unusable.  i'd love to somehow be able to put the laptop back to windows *vanilla* 8.1 and reclaim my 8.1 pro that i *already* purchased by removing the authorization
    from that laptop allowing me to reinstall the full 8.1 pro with the same key on the mac with parallels.  then i can sell the laptop that has sat there collecting dust for a year and regain my windows 8.1 pro investment vs having to buy another copy for
    the mac. 
    i have no idea how to do this though i think it should be possible.  can anybody tell me where / how i do this?
    note the win pro 8.1 install never went well so i actually had some guy from MS login to my laptop remotely and do the install.. in doing so i believe he wiped away the original windows vanilla 8.1 recovery partition asus put on the drive meaning i'm not
    sure i can get the laptop back to 8.1  or 8 vanilla so i can resell it functionally to another person while removing my 8.1 *pro* license from it.   any suggestions here highly welcome.
    2c)  once i get the windows 8.1 pro installed in a vm under parallels, i'll have one licensed copy running.  my guess is that is what i'm limited to.  but when you start working with VMs the whole purpose is to be able to create multiple test
    enviornments and dispose of them when you don't need them etc.   since the window will be tied to the single mac hw id, will i be able to install multiple *win* vms (duping an exising win vm for instance) from the one license  or must i purchase
    multiple win licenses for each win vm on the SAME system?   if you need a new license for each vm, wouldn't i have to do a FULL WINDOWS INSTALL every time i wanted to create another windows VM.. THAT IS CRAZILY INEFFICIENT...
    there has to be some kind of option to dup a windows licensed vm on the SAME system yes?  what are the rules / procedures for making this work.
    i'm using parallels on mac as an example but the same question would apply to using hyperV (which i know nothing about at this point) as the virtual host platform as well.
    i'm open to well thought out links that actually answer these questions succinctly in addition to comments here
    thanks in advance

    Hello bigbobber,
    If  you have issue in using Windows 8.1 Pro in the software  parallels in MAC?
    About this issue, it is recommended to contact the related parallels support.
    About the license issue, please read the following article about Buyer’s Guide and Microsoft software license agreement windows 8.1.
    http://www.microsoft.com/licensing/about-licensing/windows8-1.aspx
    It is recommended to contact the phone support if you have license issue.
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Air Display for Windows 7 not working

    I recently installed Air Display v1.6.1 for my iPad 2 and Air Display for Windows.
    Both my laptop and iPad are connected to the same WiFi.
    Whenever I click on my iPad's name in Air Display on my laptop, nothing happens. My iPad's screen still stays on the Air Display instruction screen with no flashing of the screen as I see on YouTube videos. Any help would be appreciated .

    dwinpenny wrote:
    Hi,
    Have a new IMac and am trying to get Isight working in a Parallels Windows 7 VM environment.
    Isight works fine in Mac OS (Skye, Oovoo, etc).
    Tried to install the drivers from the Mac OS disk (appleisightinstaller.exe) and they appear to be installed okay.
    BUT, while the device exists, I cant see any picture or when I click on settings get no settings to change. Additionally, the Isight led on the device never comes on.
    Anyone got any ideas as to what I should do.
    I have tried:
    1. De-installing the driver and reinstalling
    2. Have edited the registry in Windows to delete all references
    The reason I would like to get this working is I am trying to use Polycom PVX video conferencing software (I need it for work) and so my idea was to run it in a Parallels VM as its only available for Windows.
    Hope you can help
    Cheers
    Dave W
    Welcome to Discussions, Dave (dwinpenny)
    I don't use Windows®, but here are a couple things to consider if you have not already done so and do not get better help here.
    (1) Does this help you? http://kb.parallels.com/5028
    (2) Consider XMeeting as a possible OSX alternative for connecting to your work's Polycom system:
      http://xmeeting.sourceforge.net/pages/index.php
    EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.2)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.2)
    LED Cinema Display  G4 PowerBook 1.67GHz (10.4.11)  iBookSE 366MHz (10.3.9)  External iSight

Maybe you are looking for