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 > Explain about NODE and Groups

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-07, 10:38
abdulrehaman2005 abdulrehaman2005 is offline
Registered User
 
Join Date: Mar 2007
Posts: 4
Explain about NODE and Groups

DB2 V:8.2
OS: LINUX

what are prerequisite i need to check before making a partition over a database.
How i perform the partion of database into different nodes and how to add these nodes into group.

regards,
abdul rehaman
Reply With Quote
  #2 (permalink)  
Old 03-16-07, 16:33
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
You don't partition a database but rather an instance. Partitioning an instance is done with the START DATABASE MANAGER command (see syntax in the DB2 manuals). Once you have your partitions set up, you manage the partition groups using the CREATE/ALTER PARTITION GROUP statements.

Or are you by any chance referring to range-partitioned tables?
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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