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 > error starting db2 on win 2k

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-10-04, 11:18
phil_t phil_t is offline
Registered User
 
Join Date: Nov 2004
Posts: 2
Unhappy error starting db2 on win 2k

When trying to start db2admin from the command prompt I ger the following error

db2start.exe
SQL6031N Error in the db2nodes.cfg file at line number "1". Reason code "10".
Reply With Quote
  #2 (permalink)  
Old 11-10-04, 14:41
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
[code]
C:\>db2 ? SQL6031N


SQL6031N Error in the db2nodes.cfg file at line number
"<line>". Reason code "<reason-code>".

Explanation:

The statement cannot be processed because of a problem with the
db2nodes.cfg file, as indicated by the following reason codes:


...

(10) The hostname at line "<line>" of the db2nodes.cfg file in
the sqllib directory is not valid.

...

User Response:

The action corresponding to the reason code is:

...

(10) Ensure the hostname value defined in db2nodes.cfg at line
"<line>" is both defined on the system and operational.

...
Reply With Quote
  #3 (permalink)  
Old 11-11-04, 04:26
phil_t phil_t is offline
Registered User
 
Join Date: Nov 2004
Posts: 2
Red face

Thanks this did the trick I forgot that I had changed my computer name
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