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 > catalognode

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-19-07, 09:37
dba_udb dba_udb is offline
Registered User
 
Join Date: Mar 2005
Posts: 73
catalognode

All-

How do i find a catalog node in a 8 way multipartition system.
One of the documenatition says you can list db directory and you will see a catalog node in that right.


thanks
Reply With Quote
  #2 (permalink)  
Old 09-19-07, 10:02
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
The command "list db directory" will list the db names and aliases and which node they are defined on. Using the "list node directory" command will give you the definition of those nodes.

Andy
Reply With Quote
  #3 (permalink)  
Old 09-19-07, 11:50
dba_udb dba_udb is offline
Registered User
 
Join Date: Mar 2005
Posts: 73
AR-

What definition of nodes it will give ? can you paste out put of it.

My question is , in 30-way mutlti partition system , how do i know the catalog node when i first login?

It would be easy if some one tells you taht 1 or 2 is catalog node.
But with out knowing taht how can find a catalog node in a 30 way partition system.

Thanks
Reply With Quote
  #4 (permalink)  
Old 09-19-07, 12:21
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Attach to a node and run the following:

get snapshot for database on MyDB

Look for entry at top labeled: "Catalog database partition number ="

Andy
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