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 > db2icrt command

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-16-06, 06:36
wongpcl wongpcl is offline
Registered User
 
Join Date: Sep 2002
Posts: 29
db2icrt command

I have a DB2 UDB V8.2 for AIX Server and I want to create a ESE (64-bit) instance. I know that ESE supports both single partition and multiple partitions instance. How can I create a single partition ESE instance like WSE? I can only specify the instance type to ese in the db2icrt command, but not about single partition or multiple partitions.

If I specify ese in the db2icrt command, then I'll have a "db2nodes.cfg" file which specifies a single logical partition, something like that (0 devucab1854 0).

The problem occurs if I've implemented HACMP for failover, the failover server does not have the same hostname as the primary server (i.e. devucab1854 ), then I failed to restart the instance.

So, is there any way to make the ESE instance without the db2nodes.cfg, something like WSE?
Reply With Quote
  #2 (permalink)  
Old 05-16-06, 11:58
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Not sure if there is an option in DB2 ...

But HACMP should be able to handle this I guess ... Say, for example, if you have multiple partitions, you can configure HACMP ..

sorry that I'm not being of much help

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 05-16-06, 12:30
wongpcl wongpcl is offline
Registered User
 
Join Date: Sep 2002
Posts: 29
I guess if I create a ESE instance, then there must have a db2nodes.cfg file no matter it is single partition or multiple partitions.

Anyway, I find that I can use ip address instead of hostname in the db2nodes.cfg. So, I can quote the service ip address in the db2nodes.cfg and I believe it will work on the HACMP environment.
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