COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Topic started by: mhamedbj on 26 Nov 2009 08:18:19 AM

Title: Sybase performance issue
Post by: mhamedbj on 26 Nov 2009 08:18:19 AM
Hi every one,


I got a simple list report, with 5 column and 3 join, when I copy past the generated sql in Sybase central, it took 2 sec to answer, but when I run the report it take 3 min !!!

I tried to see the running sql in session explorer but it's a cursor.

How can I tell Cognos not to use cursor, and why it take that long ?

thanks
Title: Re: Sybase performance issue
Post by: mhamedbj on 03 Dec 2009 03:06:39 AM
I got news, I can see now what's iniside the cursor, it's a "Create proc" .... why cognos is genarating procs ???

thks