Created On:  26 March 2012
Problem:
When the configuration program "srvc40n" is used to configure XDB Server, it's impossible to choose DB2 V9. The error reported is:
Invalid value DB2V9 for option EngineOptions.DB2Version
Resolution:
Instead of using:
srvc40n EngineOptions.DB2Version=DB2V9
Instead use:
srvcmfe EngineOptions.DB2Version=DB2V9
srvc40n is an old executable not used for DB2 V9.
Incident #2553204
Old KB# 35689
#MFDS
#EnterpriseDeveloper