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 Instance partition on Linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-29-09, 08:10
kausam kausam is offline
Registered User
 
Join Date: Dec 2009
Posts: 1
DB2 Instance partition on Linux

Hello,

I am unable to perform DB2 partition on Linux. The instance that has been created is ctginst1. I log in to that instance and open the db2nodes.cfg file which is placed under sqllib directory as sqllib/db2nodes.cfg using vi. Already a partition 0 was created by default. I tried to create another partition 1 by adding the following line :

1 ismvm01 1

When I issued the db2start/db2stop command I get the following errors:

ctginst1@ccmdbsrmsp72betadrop2:~> db2stop
12/29/2009 07:43:28 0 0 SQL6048N A communication error occurred during START or STOP DATABASE MANAGER processing.
12/29/2009 07:43:58 1 0 SQL6048N A communication error occurred during START or STOP DATABASE MANAGER processing.
SQL1025N The database manager was not stopped because databases are still active.

I try to create DB2 partitions on windows using db2ncrt command or using the DB2START command. They work perfect. I do not understand why I get this error when I try to create a partition on lInux.

I have attached 2 screen shots for your reference.
Attached Files
File Type: zip error.zip (49.1 KB, 5 views)
Reply With Quote
  #2 (permalink)  
Old 12-29-09, 16:39
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Check if you have .rhosts file in the instance home dir. You can also try specifying a long hostname (ismvm01....com) in db2nodes.cfg. If this doesn't help, check db2diag.log for errors.
Reply With Quote
  #3 (permalink)  
Old 12-29-09, 20:38
yhangw yhangw is offline
Registered User
 
Join Date: Nov 2009
Posts: 5
1. rhosts
2. password set?
3. try db2iupdt
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