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 > DB2 Node Discovery in AD DOMAIN??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-08-05, 05:20
vdes vdes is offline
Registered User
 
Join Date: Dec 2005
Posts: 4
DB2 Node Discovery in AD DOMAIN??

Hi,

I'm running 2 instances of DB2 Universal DB Version 7 in the same NT domain (wk3). One of those server is our production server the other one is a HA cold server.

Here is my problem :

The HA server is cataloged by the production server and from time to time a command I run on the production server will be executed on the HA server (eg. I issue a create DB command on the production server but the DB is created on the HA server) I tried to uncatalog the HA server but it comes back.

How can I prevent this to happen ?

Thx for your help,

Vince.
Reply With Quote
  #2 (permalink)  
Old 12-08-05, 12:42
vdes vdes is offline
Registered User
 
Join Date: Dec 2005
Posts: 4
Node 1 entry:

Node name = SERVER2
Comment =
Protocol = TCPIP
Hostname = server2.test.com
Service name = 50000

Node 2 entry:

Node name = XSERVER
Comment =
Protocol = TCPIP
Hostname = xserver.test.com
Service name = 50000


db2 => uncatalog node SERVER2
SQL1021N The node name "SERVER2" specified in the UNCATALOG NODE command was not found.
Reply With Quote
  #3 (permalink)  
Old 12-08-05, 12:44
vdes vdes is offline
Registered User
 
Join Date: Dec 2005
Posts: 4
Got it...

uncatalog LDAP node SERVER2
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