COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: anilkumar on 12 Oct 2010 01:40:51 AM

Title: how can i stop?
Post by: anilkumar on 12 Oct 2010 01:40:51 AM
Hi  all

when i cancelled the report , report will close  but query(data) is running backend Server.

how can i stop this



Thanks & Regards
ANIL K.MARRI
Title: Re: how can i stop?
Post by: Sreeni P on 12 Oct 2010 07:20:55 AM
Quote from: anilkumar on 12 Oct 2010 01:40:51 AM
Hi  all

when i cancelled the report , report will close  but query(data) is running backend Server.

how can i stop this



Thanks & Regards
ANIL K.MARRI


it happens all the time, bcoz ur running the report at presentation layer, when u going to Canceling /Terminating  the report from web interface,it can't stop the report query firing on data sources.bcoz that request is parsed through the dispatcher to execute on the data sources

all this happens because  dispatcher acts asynchronous when the requests & responses submitted at a atime.

Guru's correct me if i'm wrong
Title: Re: how can i stop?
Post by: anilkumar on 13 Oct 2010 07:52:20 AM
is there any way to stop
Title: Re: how can i stop?
Post by: blom0344 on 14 Oct 2010 09:23:07 AM
Yes, at the backend itself. You do not state what database you are using , but in general each database will have Governor settings that allow for a certain degree of control
Title: Re: how can i stop?
Post by: anilkumar on 16 Oct 2010 01:20:19 AM
 Hi blom0344

Thank u  for help  iam using sybase database, in database where we can set governance,
we can set in framework manager



Thanks & Regards
ANIL K.MARRI
Title: Re: how can i stop?
Post by: blom0344 on 16 Oct 2010 11:16:40 AM
From a DB perspective your DBA would need to look up on:

http://www.databasejournal.com/features/sybase/article.php/3866671/Using-the-Sybase-ASE-Resource-Governor.htm