Monthly Archives: September 2013 - Page 4

Relink failed with OAMKSVC

Problem: When applying patch 6241631 on E-Business Suite 11i, the relink of OAMKSVC.exe fails.

Solution: Install Microsoft XML Parser SDK (xmlsdk.msi). Then copy C:\Program Files\Microsoft XML Parser SDK\lib\msxml2.lib to C:\VC98\Lib.

Reference: Relink of Module OAMKSVC.exe failed (Doc ID 330231)

ORA-29832, ORA-29844 When Running catpatch.sql

Problem: When running catpatch.sql as part of Oracle Database 9.2.0.8 upgrade, the following errors occur:

ORA-29832: cannot drop or replace an indextype with dependent indexes 
ORA-29844: duplicate operator name specified

Solution: These errors can be ignored.

Reference: Ora-29832 And Ora-29844 Errors Running Catpatch.sql [ID 781203.1]

Cannot find HOME_COUNTER under SOFTWARE\ORACLE\ALL_HOMES

Problem: I built a new Windows 2003 environment and restored a backup of E-Business Suite 11i. However, instead of going through the post-clone process, I attempted to change the hostname using the MOS document “How to change hostname for E-Business Suite Release 12 on single node” (Doc ID 1277556.1). However, when running AutoConfig on the apps tier, the following error occurred:

D:\ORACLE\MFGP\mfgpappl\admin>ECHO OFF
Cannot find HOME_COUNTER under SOFTWARE\ORACLE\ALL_HOMES.
Error when running adgenhomenum.exe d:\oracle\MFGP\mfgpora\8.0.6
ERROR: Running d:\oracle\MFGP\mfgpappl\ad\11.5.0\bin\adgethnum.cmd failed
D:\ORACLE\MFGP\mfgpappl\admin>ECHO OFF

Solution:

Create HOME_COUNTER string key in registry under SOFTWARE\ORACLE\ALL_HOMES and set to 1.

Error Encountered

When AutoConfig was rerun, it completed with errors.

Solution:

Run the AutoConfig/adconfig.cmd command twice on apps tier! (Verified!)