Ingres Community Forums Login Register Ingres.com  

Ingres Community Forum



Reply
 
LinkBack Thread Tools Display Modes
Old 2008-11-27   #1 (permalink)
Junior Member
 
Join Date: Mar 2007
Location: Lyon France
Posts: 24
Default Report writer error E_QE007D

Hello
I have just made a migration ingres 2.5 / ingres 2006 on a system Solaris.
I have a problem with a report writer which ran without problem.

But with the new version of Ingres, there is an error :

Reading report specifications and preparing query . . .
E_QE007D Error trying to put a record.
(Wed Nov 19 09:46:06 2008)


Thank you for your help
hermoune is offline   Reply With Quote
Old 2008-11-27   #2 (permalink)
Member
 
Join Date: Aug 2008
Location: Munich, Germany
Posts: 63
Default

Hello,
do you see any related info in errlog.log file?
What is the contents of version.rel file?
Thanks - Bilgihan
bilgihan is offline   Reply With Quote
Old 2008-11-28   #3 (permalink)
Junior Member
 
Join Date: Mar 2007
Location: Lyon France
Posts: 24
Default

The version is
II 9.1.1 (su9.us5 103)
12886

in the errlog.log there is no info concerning the problem.

Thanks
hermoune is offline   Reply With Quote
Old 2008-11-28   #4 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 24
Default

Hello,

Please can you try to re-compile your report ? (sreport ....)

Thanks.
magxa01 is offline   Reply With Quote
Old 2008-12-01   #5 (permalink)
Junior Member
 
Join Date: Mar 2007
Location: Lyon France
Posts: 24
Default

I have already re-compiled it. Always the same error.
hermoune is offline   Reply With Quote
Old 2008-12-01   #6 (permalink)
Senior Member
 
kschendel's Avatar
 
Join Date: Mar 2007
Location: Pittsburgh, PA
Posts: 912
Default

Try running the report query by itself in a terminal monitor. This might be a query specific problem rather than a report writer problem.
kschendel is offline   Reply With Quote
Old 2008-12-02   #7 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 24
Default

You can also display the parameters passed to the report . Can be also a problem due to parameters with " instead ' for example "abd" instead of 'abd'
magxa01 is offline   Reply With Quote
Old 2008-12-03   #8 (permalink)
Junior Member
 
Join Date: Mar 2007
Location: Lyon France
Posts: 24
Default

Dear Kschendel, Thanks for your proposition. I tried running the query by itself and .. it works (!?). The problem must be elsewhere.
hermoune is offline   Reply With Quote
Old 2008-12-03   #9 (permalink)
Member
 
Join Date: Aug 2008
Location: Munich, Germany
Posts: 63
Default

That is quite odd. Do you have any special environment settings or ingprenv?
money format or decimal ....?
If all do not give any hint, please contact your local ingres support team.
bilgihan is offline   Reply With Quote
Old 2008-12-03   #10 (permalink)
Senior Member
 
kschendel's Avatar
 
Join Date: Mar 2007
Location: Pittsburgh, PA
Posts: 912
Default

That is extremely interesting, as QE007D generally implies a problem writing to a table (e.g. a temp table). It might also indicate a problem with sorting. I think you need to look carefully at the errlog.log to see if there are more indications as to exactly what is going on. Is there a .SETUP section in this report? If so, have you tried executing the queries in the .SETUP section?
kschendel is offline   Reply With Quote

Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


© 2009 Ingres Corporation. All Rights Reserved