Problem:
Customer would like to be able to stop the XDB Server which is running as a Service, change the Server Version and restart the XDB Server. Is there a way to do this?
Resolution:
Yes.
Open a MFE commnand prompt and type:
net stop "Micro Focus XDB Server for MFE 3.0"
srvcmfe EngineOptions.DB2Version=DB2V8
net start "Micro Focus XDB Server for MFE 3.0"
Old KB# 2964
#EnterpriseDeveloper
#MFDS