COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: JoeBass on 16 May 2007 09:41:20 AM

Title: Oracle 8 with Cognos 8
Post by: JoeBass on 16 May 2007 09:41:20 AM
Oracle 8 isn't supported with Cognos 8 but, we were able to put a work-around together.  We may be the only company who's still using Oracle 8 but, in case we're not:

One Time Setup
1.  Install Oracle Client on SQL Server
2.  Create a linked server on SQL Server

For Each Report
1.  Create a stored procedure on SQL Server - This is used to build a sql string that is sent to Oracle

2.  Create a query subject within Framework manager (don't use the Stored Procedure Query Subject type)

3.  Create prompts in ReportNet whose parameters correspond to the prompt names established in Framework Manager.
Title: Re: Oracle 8 with Cognos 8
Post by: MFGF on 16 May 2007 09:44:30 AM
Thanks for taking the time and effort to share this with us Joe.  It's much appreciated.

MF.