重庆思庄Oracle、Redhat认证学习论坛

标题: oracle ins,INS-32027 during Oracle 12 upgrade [打印本页]

作者: 刘泽宇    时间: 2022-3-6 14:52
标题: oracle ins,INS-32027 during Oracle 12 upgrade

This is due to the Oracle 12C installation not done by local ID "ORACLE" as mentioned in Oracle 12C upgrade guide (Based on Windows Server)

Item 3.1 from the upgrade guide mentioned to create Oracle Installation User for software installation.

Using domain\adm to install Oracle 12C software is not recommended

Assumed that you are performing the Oracle Upgrade from Windows platform

Solution:

1. Create "oracle" local user

Command: net user /add Oracle Welcome1 /fullname:"Oracle Installation User" /comment:"Administrator for Oracle Software Installation and Patching"

2. Assign group to "oracle" user

Command: net localgroup administrators Oracle /add

3. Log off and login again as local ID "Oracle" with password Welcome1

4. Rerun the Oracle 12C software installation.







欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2