COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: aamuktha on 22 May 2009 04:54:54 AM

Title: Select and Search Prompt
Post by: aamuktha on 22 May 2009 04:54:54 AM
Hi all

we are facing some problem with Select and Search Prompt in cognos 8.4 version.
when we try to search for a string , contains more than 1000 values in database it is throwing an error while fetching the data from database onto prompt page.

Please find the error details below.

Error ,message :

"A script on this page is causing Internet Explorer to run slowly . If it continues to run , your computer may become unresponsive . Do you want to abort the script?"


Could anyone can suggest me how to resolve this error.

is it a bug in cognos 8.4 version for select and search prompt?

Thanks in Advance



Title: Re: Select and Search Prompt
Post by: Mpotla on 22 May 2009 09:47:14 AM
Hi,

Can you please try this, this might be script error.
1. Open Internet Explorer.
2. On the Tools menu, click Internet Options.
3. In the Internet Options dialog box, click Advanced.
4. Click to select the Disable script debugging check box.
5. Click to clear the Display a notification about every script error check box.
6. Click OK.

Regards,
Mohan
Title: Re: Select and Search Prompt
Post by: dlafrance on 22 May 2009 03:15:55 PM
It is not a bug in 8.4

IE detected that it took a long time for the query to execute and ask you if you want to stop it... It should not be related exactly with the number of element (999 vs 1000) but instead just the amount of data to analyze.