If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQL5030C error while modifying instance config

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-06, 21:20
sundaram sundaram is offline
Registered User
 
Join Date: Mar 2006
Posts: 104
SQL5030C error while modifying instance config

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
Reply With Quote
  #2 (permalink)  
Old 11-29-06, 02:34
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
error

try db2updv8 -d xxx
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 11-30-06, 18:00
sundaram sundaram is offline
Registered User
 
Join Date: Mar 2006
Posts: 104
Thanks for the suggestion.

But I did try db2imgr <instance name>. After this the error disappeared!!!

It is strange because the manual says it is required only on Unxi systems. But I was it desperate and tried it and looks OK after this treatement.

thanks again
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On