COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => Upgrade to C8 => Topic started by: varshams on 17 Nov 2006 09:27:32 PM

Title: Reportnet 1.2 and cognos 8 BI installations on same machine
Post by: varshams on 17 Nov 2006 09:27:32 PM
Hi All,
  I have installed Reportnet 1.1. Now i am trying to install cognos 8 BI reportnet.
How can i do that? Can i have both these versions installed simulteneously

Thanks,
Varsha
Title: Re: Reportnet 1.2 and cognos 8 BI installations on same machine
Post by: JGirl on 21 Nov 2006 09:01:07 PM
it probably isnt recommended on a production system, but it is possible (i have it working on my laptop)

You'll need to:
* Install them into different directories (ie. c:/program files/cognos/crn and c:/program files/cognos/c8)
* Have different virtual directories for the separate installs (ie. crn and cognos8)
* Use different port numbers for the installations (except for the gateway port 80) (ie. if you use 9300 in one installation, then you cant use it in the other installation)

J
Title: Re: Reportnet 1.2 and cognos 8 BI installations on same machine
Post by: Darek on 04 Dec 2006 12:45:28 PM
Don't forget to change the log server port as well as the shutdown port.
Title: Re: Reportnet 1.2 and cognos 8 BI installations on same machine
Post by: varshams on 24 Jan 2007 05:12:31 PM
Thanks to both of you