Oracle Management Server doesn't start (probably an issue with db compatibility)
My OEM 9.2.0.1 server is connected to a 9.2.0.6 database. I tried upgrading the database to 10g with 9.2.0.6 compatibility. I am getting the following error when I try to start the OMS using oemctl. Does this mean I cannot have the database upgraded for the OEM version 9.2.0.1?
OEMCTL for HP-UX: Version 9.2.0.1.0 Production
Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
java.lang.NullPointerException
at java.util.StringTokenizer.<init>(StringTokenizer.java)
at java.util.StringTokenizer.<init>(StringTokenizer.java)
at oracle.sysman.vdb.VdbSession.getDatabaseRealVersion(VdbSession.java:1985)
at oracle.sysman.vdb.VdbSession.getDatabaseProductVersion(VdbSession.java:2062)