May 3, 2016

SOLVED Error 1067: The process terminated unexpectedly

Just my little note about starting db2 failed because of iam using Macbook Pro Retina.



so the solution is :

turn off the vm
just add on your .vmx file these 2 line code :

monitor_control.enable_fullcpuid = TRUE
cpuid.4.4.eax = "0000:0000:0000:0000:0000:0000:0000:0000"

then turn on it, everything seems ok now..   :D

iam using vmware fusion 8.1.1

error said :

Windows could not start the DB2 – DB2COPY1 – DB2ADMIN service
Read more ...