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 > Upgrade DB2 instance from WSE to ESE

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-15-06, 12:21
wongpcl wongpcl is offline
Registered User
 
Join Date: Sep 2002
Posts: 29
Upgrade DB2 instance from WSE to ESE

I have a DB2 UDB Server V8.1 WSE for AIX. Now, I want to upgrade the DB2 instance from WSE to ESE (64-bits).

It seems to me that the command "db2iupdt" can change the instance from 32-bits (WSE) to 64-bits, but this command does not have option to change the instance from WSE to ESE.

So, do I need to drop the existing WSE instance and then recreate the instance (by db2icrt) with the instance type (ESE) and wordwidth (64 bits)?

Pls advise.

Thanks
Reply With Quote
  #2 (permalink)  
Old 05-16-06, 09:45
Tank Tank is offline
Registered User
 
Join Date: Feb 2004
Location: Copenhagen
Posts: 220
Arrow Distinction

Hi Wong

As far as I'm informed the only distinction between
WSE and ESE is the amount of processors allowed

So the way to go to ESE is buying a license for more
than 2 processors and using the db2licm command to
update your licenses

You can use the -? switch to see options

After OR before that you can update your instance or create
a new one concurrently for test purposes - you can run 32 and 64
bit instances on the same machine

Good Luck
__________________
Kristian K. Hansen
Project Supervisor
National Board of Health
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