COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Framework Manager => Topic started by: satheesh_gouda on 22 May 2007 07:57:36 AM

Title: Migrating the Database of ReportNet MR3 from Oracle to SQL Server 2005
Post by: satheesh_gouda on 22 May 2007 07:57:36 AM
Hi,

Did anybody migrated the database of ReportNet from Oracle to SQL Server 2005? We have migrated the database from Oracle to SQL Server 2005(both the databases have same structure) and validated the FM and ran one report but the SQL Server's query resulted multiple loops. How to avoid these loops? Do we need to create any aliases at FM Level? Thanks for your help.



Title: Re: Migrating the Database of ReportNet MR3 from Oracle to SQL Server 2005
Post by: COGNOiSe administrator on 22 May 2007 09:43:56 AM
That depends on your DM design. SQL optimization engine is quite different from ORACLE, so what worked for ORACLE, might not neccessarily work for SQL. I'd recomend you take it case by case, while taking advatage of some of the cool features SQL 2005 has to offer.