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 > ADD DBPARTITIONNUM STANDLONE mode

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-02-12, 10:42
db2mor db2mor is offline
Registered User
 
Join Date: Apr 2012
Posts: 390
ADD DBPARTITIONNUM STANDLONE mode

DB2 AESE V10.1 on Windows.

Question: what is the purpose of the STANDALONE clause of the 'start database manager add dbpartitionnum' command ?
When and why is STANDALONE mode for a physical-partition useful?

The Infocenter says this:
"This option is valid only in a partitioned database environment. Specifies that the database partition is to be started in stand-alone mode. FCM does not attempt to establish a connection to any other database partition. This option is used when adding a database partition."
Reply With Quote
  #2 (permalink)  
Old 08-02-12, 10:52
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,479
Not an expert using DPF on Windows, but sounds like it would be used to add a partition and start it, when DB2 is already started on all other partitions.
__________________
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 08-02-12, 11:01
db2mor db2mor is offline
Registered User
 
Join Date: Apr 2012
Posts: 390
Quote:
Originally Posted by Marcus_A View Post
Not an expert using DPF on Windows, but sounds like it would be used to add a partition and start it, when DB2 is already started on all other partitions.
Still don't understand. I can add the partition and start it without using the STANDALONE option. If FCM does not communicate with a STANDALONE partition then what is the use of that partition? Private (non partitioned) databases? But if that's the case why bother having it as a partition - can use have a standalone db2 installation.
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