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 > Catalog tcpip node fail,who can help me

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-06, 00:55
anhongl anhongl is offline
Registered User
 
Join Date: Apr 2006
Posts: 2
Red face Catalog tcpip node fail,who can help me

I run command:
db2 "catalog tcpip node pcsvr02 remote 9.181.64.17 server 50000"
get error:
SQL0965W There is no message text corresponding to SQL warning "512" in the
message file on this workstation. The warning was returned from module " " with original tokens "".
Reply With Quote
  #2 (permalink)  
Old 04-14-06, 01:08
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Any time you catalog a node or db, you get a warning message that says "DB21056W Directory changes may not be effective until directory cache is refreshed"

For some reason, you system is not finding the message text to display for this warning. This suggests that your installation was not completed successfully, although it is possible that your catalog entry is OK and you can connect to remote db's that are catalogued to that node.

You can check your catalogs with:
db2 list node directory
db2 list db directory

If you have a DB2 client (runtime, admin, or application development) then I would re-install it.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 04-17-06, 22:02
anhongl anhongl is offline
Registered User
 
Join Date: Apr 2006
Posts: 2
thanks Marcus, I leave it aside for two days. Today I catalog node again, it succeeded, really weird
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