Quantcast
Channel: Oracle Database – ORACLE-HELP
Viewing all articles
Browse latest Browse all 40

Error in Process orapwd.exe and unable to find error file opw.msb

$
0
0

I was trying to install Oracle 11g R2(64bit) on Windows 7 64 bit OS.
But While Creating Database using DBCA i got this error. Below is the screenshot.

Error in Process: %ORACLE_HOME%\server\bin\orapwd.exe
Unable to find error file %ORACLE_HOME%\RDBMS\opw<lang>.msb

Resolution:

Set proper Home and Path using cmd and launch the dbca.

C:\Users\skant>set ORACLE_HOME=C:\Oracle\app\oracle\product\11.2.0\dbhome_1
C:\Users\skant>set PATH=C:\Oracle\app\oracle\product\11.2.0\dbhome_1\server\bin:$PATH:.
C:\Users\skant> dbca

Thank you for giving your valuable time to read the above information.

If you want to be updated with all our articles send us the Invitation or Follow us:

Skant Gupta’s LinkedIn: www.linkedin.com/in/skantali/

Joel Perez’s LinkedIn: www.linkedin.com/in/SirDBaaSJoelPerez

Anuradha’s LinkedIn: https://www.linkedin.com/in/dbaanuradhamudgal/

LinkedIn Group: Oracle Cloud DBAAS

Facebook Page: OracleHelp

The post Error in Process orapwd.exe and unable to find error file opw.msb appeared first on ORACLE-HELP.


Viewing all articles
Browse latest Browse all 40

Trending Articles