Hi
DB2 8.2.6 and windows
We had db2 7.2.5 instance set up as a clustered instance (Windows cluster with hot standby).
This was converted to DB2 8.2.
The migration did not report any errors. all databases on the instance are looking good.
But when we try to modify the instance level configuration we get the following error
SSQL5030C The release number is not valid. SQLSTATE=58031
Explanation:
The release number in the database manager configuration file or
database configuration file is not valid.
The command cannot be processed.
User Response:
Verify that the release levels of your database and DB2 match.
If installing the sample database, drop it and install the
sample database again.
sqlcode : -5030
sqlstate : 58031
Tried using the command in db2cmd still get the same error
Thanks in advance