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!

nmew32rg.dll - Unable to find EM location in the registry : RegQueryValue f

Sachin.SinghMar 2 2010 — edited Mar 3 2010
Hi All,

I am getting below error while installing companions "10203_vista_w2k8_x86_production_companion.zip" (32-bit) (HTTP server) on Windows 2008 sp2 64-bit machine.
.....CALL INTO REGISTRY.....
DLL TO LOAD = \nmew32rg.dll
DLL LOADED
Unable to find EM location in the registry : RegQueryValue failed
REGISTRY VALUE = null
This happens only if I do installation from command line by using response file. From OUI interactive installer it is being installed properly.
 ORACLE_HOME (db) = C:\oracle\Database\oracleDB\
 ORACLE_HOME=C:\oracle\Database\oracleDB\OHS
 Companion disk:           C:\oracle\Oracle10g\companion
 Modified response file:   C:\oracle\Oracle10g\companion\oracle.companionCD.midtier.rsp
 Command to install:

"C:\oracle\Oracle10g\companion\install\oui.exe" -silent -nowait -force -waitforcompletion FROM_LOCATION="C:\oracle\Oracle10g\companion\stage\products.xml" ORACLE_HOME=C:\oracle\Database\oracleDB\OHS ORACLE_HOME_NAME=oracle_10gOHSHome -responseFile C:\oracle\Oracle10g\companion\oracle.companionCD.midtier.rsp
The machine already has "10204_vista_w2k8_x64_production_db.zip" database installed.

Can you please suggest what additional things I need to take care to install companions using response file?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 31 2010
Added on Mar 2 2010
2 comments
1,361 views