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 > Multiple DB2 installations on one box

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-04-04, 23:55
ggnanaraj ggnanaraj is offline
Registered User
 
Join Date: Aug 2002
Location: Chennai, India
Posts: 171
Multiple DB2 installations on one box

Is it possible to install DB2 7.x and 8.x on one single box (windows/unix)?

I know that multiple instances of the same DB2 version can be had on the same box, with each instance having its own collection of databases.

Similarly, can I have 2 separate installations of the same DB2 version on the same box. The purpose of this is to have different dbm parameters for each installation.

TIA
Reply With Quote
  #2 (permalink)  
Old 05-05-04, 00:24
pushp pushp is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 30
Hi,
Yes you can have different version of db2 7 and 8 binaries installed on Unix - AIX.
as both sits into different directory structure.
DB2 7.x ---> /usr/lpp/....
DB2 8.x ---> /usr/opt/...

For NT/W2k it is not the case . Only One binary can sit.

I hope this answers your question.

Cheers,
Pushp
Reply With Quote
  #3 (permalink)  
Old 05-05-04, 00:52
ggnanaraj ggnanaraj is offline
Registered User
 
Join Date: Aug 2002
Location: Chennai, India
Posts: 171
Thanks

Can you point me to doc for DB2 multiple version installations on a single unix box.
Reply With Quote
  #4 (permalink)  
Old 05-05-04, 03:44
pushp pushp is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 30
Hi ,

Sorry I am unable to get the doc , but I had worked with multiple version of db2 in my previous assignment.

I myself had installed both version on AIX DB2 7.2 + FP 8
and DB2 8.1 + FP2 but at this time I am helpless to find any doc related to that.

Cheers,
Pushp
Reply With Quote
  #5 (permalink)  
Old 05-05-04, 07:40
quigleyd quigleyd is offline
Registered User
 
Join Date: Nov 2002
Location: Delaware
Posts: 186
You can have both DB2 V8 & V7 on the same box and both instances running at the same time, just remember that your biniaries will take up allot of memory. You'll have 2 copies of db2 in memory instead of 1. We currently have a bunch of systems that are a mix. We also multiple system that are running more that one instance on the same box.
__________________
David Quigley
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