Kbase P59490: Out of memory error when running query from CorVu Scheduler
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/19/2004 |
|
Status: Unverified
FACT(s) (Environment):
Windows 2000
FACT(s) (Environment):
CorVu 4.20
SYMPTOM(s):
Out of memory error when running query from CorVu Scheduler
CAUSE:
Bug in CorVu 4.20.178.
The Out of memory error in 4.20.178 was caused by column id mapping problems when appending or joining queries, leading to duplicate column IDs and the Out of memory error as the query was processed.
FIX:
Rebuild the query.
1. Check the column ids of a query and the components of an append query by adding the following setting to the winnt\corvu.ini under the [config] setting
Debug=I
2. When you next run CorVu and open the query, you can right-click and see the 'Display Column IDs' as the last option.
3. If there are duplicates then the query is corrupt and must be rebuilt.
In order to prevent the issue recurring, an upgrade to CorVu 4.20.184 would be required, otherwise the query has to be rebuilt before each time it is to run.