
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
"Gibson Jonathan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Has anyone seen this error before?
>
> Internal program error: Memory allocation failure. The QG module could
not
> allocate any more memory. Please report this internal problem to your
> technical representative. (E_QG0003)
I've not seen this error before, but the first place to look for such things
is in $II_SYSTEM/ingres/files/english/messages/messages.txt. Here's what
you'll find:
E_QG0003_NoMemory "Internal program error: Memory allocation
failure."
Explanation:
The query generator module attempted to allocate some memory needed
to
execute a query or fetch the data for a query, but could not. This
is
an internal programming problem.
System Status:
The query will not be executed or no data will be fetched for the
query.
Recommendation:
Report this internal problem to your technical representative.
Roy Hann (rhann at rationalcommerce dot com)
Rational Commerce Ltd.
www.rationalcommerce.com
"Ingres development, tuning, and training experts"
| <-- __Chronological__ --> | <-- __Thread__ --> |