RE: SQL: -208: Memory allocation failed during query processing

2013-07-05 Thread KOTAGIRI, RAMPRASAD
[mailto:jonathan.leff...@gmail.com] Sent: Tuesday, July 02, 2013 5:39 PM To: KOTAGIRI, RAMPRASAD Cc: dbi-users@perl.org Subject: Re: SQL: -208: Memory allocation failed during query processing AFAICR, the DBD::Informix driver does not report error -208 when client-side memory allocation fails

SQL: -208: Memory allocation failed during query processing

2013-07-02 Thread KOTAGIRI, RAMPRASAD
Environment: Perl v5.8.4 built for sun4-solaris-64int [SunOS 5.10] Perl DBI uses Informix DBD, DBI connect and prepare statement are successful, execute routine returns error: SQL: -208: Memory allocation failed during query processing The same SQL query works fine and returns results in other

Re: SQL: -208: Memory allocation failed during query processing

2013-07-02 Thread Andrew Snyder
for sun4-solaris-64int [SunOS 5.10] Perl DBI uses Informix DBD, DBI connect and prepare statement are successful, execute routine returns error: SQL: -208: Memory allocation failed during query processing The same SQL query works fine and returns results in other environment. Can you please

Re: SQL: -208: Memory allocation failed during query processing

2013-07-02 Thread Jonathan Leffler
: SQL: -208: Memory allocation failed during query processing ** ** The same SQL query works fine and returns results in other environment. Can you please suggest if the issue is with DB engine or Informix driver in Perl? ** ** Thanks, Ram -- Jonathan Leffler