You need 32 bit oracle client on this machine before you begin, otherwise DB install will fail!
You’ll work out that you need to reinstall
oracle.sysman.ccr.configCCR.CloneCCRPlugIn has failed
You’ll get the above in the install.log file in c:\program files\oracle\inventory\logs\cloneActions…
Oracle support has [ID 1439675.1] that will show you a lot.
but, shift delete the c:\oracle dir where e1local was being installed (oci.dll will be locked, rename the file and reboot the machine)
start a cmd window as admin and
C:\Windows\system32>sc delete OracleE1LocalClrAgent
[SC] DeleteService SUCCESSC:\Windows\system32>sc delete OracleMTSRecoveryService
[SC] DeleteService SUCCESS
use regedit to delete the SOFTWARE\Oracle entries if there are any
download the 32 bit client from here http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win32soft-098987.html
Install 32 bit client, easy
install dep server for jde 91 – easy
3 comments:
Thanks you ! This information is still up-to-date !
Can we install Oracle DB Client 64 bit in Deployment Server in JDE 9.1.5? Thanks.
Doc ID 1086048.1 :: Scenario 4B is first time I encountered :) on a new machine that I have now.
Otherwise, clearing folders, registry and Environment Variable entries would work!
Regards,
Manoj
Post a Comment