Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with Oracle database 12c enterprise on Windows 2008 R2 Enterprise

User9546505-OracleSep 26 2013 — edited Sep 27 2013

anybody met the same issue?

The installer crash in copy file step at 96% without any error message, the last message i noticed on the screen is updating registry...

I tried several times with new windows user option and build-in user account option, but no luck.

I had oracle 11gR2 installed on this Windows box, and also tried install 12c after removing 11gR2 completely.

Any idea? Thanks!

Here is last piece of message in the log file

...

INFO: Calling Action WindowsActionLib12.0.0.0.0  AddInstallUserToGroup

    parentGroupName = ORA_ASMDBA

    OracleHomeBin = C:\Oracle\product\12.1.0\dbhome_1\bin

    nodeList = null

INFO: Calling Action WindowsActionLib12.0.0.0.0  AddInstallUserToGroup

    parentGroupName = ORA_OraDB12Home1_SYSBACKUP

    OracleHomeBin = C:\Oracle\product\12.1.0\dbhome_1\bin

    nodeList = null

INFO: Calling Action WindowsActionLib12.0.0.0.0  AddInstallUserToGroup

    parentGroupName = ORA_OraDB12Home1_SYSDG

    OracleHomeBin = C:\Oracle\product\12.1.0\dbhome_1\bin

    nodeList = null

INFO: Calling Action WindowsActionLib12.0.0.0.0  AddInstallUserToGroup

    parentGroupName = ORA_OraDB12Home1_SYSKM

    OracleHomeBin = C:\Oracle\product\12.1.0\dbhome_1\bin

    nodeList = null

INFO: Calling Action WindowsActionLib12.0.0.0.0  SetUserNameForHome

    userName = oracle

    OracleHomeBin = C:\Oracle\product\12.1.0\dbhome_1\bin

    oracleHomeKey = KEY_OraDB12Home1

    isBuildInAccount = false

    nodeList = null

INFO: Calling Action WindowsActionLib12.0.0.0.0  SetACLForUser

    userName = oracle

    OracleHomeBin = C:\Oracle\product\12.1.0\dbhome_1\bin

    windowsObjectType = Directory

    path = C:\Oracle

    permissionType = DatabaseHomeBase

    inheritable = true

    isBuildInAccount = false

    isSharedPath = false

    nodeList = null

    skipFolders = C:\Oracle\product\12.1.0\dbhome_1

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2013
Added on Sep 26 2013
5 comments
3,896 views