|
|
|
|
|
|
|
Re: problem is the export to Excel [message #301342 is a reply to message #300823] |
Wed, 20 February 2008 02:27 |
skooman
Messages: 913 Registered: March 2005 Location: Netherlands
|
Senior Member |
|
|
That is weird, because the query time limit shouldn't go off for just the export I think. That limit has to do with retrieving rows, not with exporting them.
Still, it might be worth setting the limit higher and find out if the export then works. Or schedule the workbook and export the result, instead of doing it runtime.
|
|
|
Re: problem is the export to Excel [message #380870 is a reply to message #298242] |
Tue, 13 January 2009 11:38 |
anand3175
Messages: 2 Registered: March 2008 Location: USA
|
Junior Member |
|
|
I think you have to increase the query run time in discoverer.
Click on Toool Menu and the Option menu.
Then go Query Governer Tab.
Increase the time for running the query in discoverer.
Put that to maximum time.
Prevent queries from running longer then
I guess that will solve your problem.
|
|
|