oninit: Cannot have SINGLE_CPU_VP non-zero and number of CPU VPs greater than 1.
Cause
The ONCONFIG file contains VPCLASS
cpu with a num=
value greater than 1
and
a nonzero value for SINGLE_CPU_VP. SINGLE_CPU_VP must be 0 (or omitted)
when there are more than 1 CPU VPs.
Action
Correct the ONCONFIG file and restart the database server.