[DBI] Statement allocation error

J

Joachim Pense

I get
DBD::DB2::db selectall_arrayref failed: Statement allocation error
after submitting a selectall_arrayref statement. My other queries in this
program work fine.

This error message seems to come from DBD, not from DB2. Any hint what this
error could be about?

The query looks unsuspicious to me:

select distinct wgh.res_type as TYPE
, wgh.res_code as CODE
, wgh.res_weight as weight
from emea.res_weight_vw wgh
join session.res_summary_result rsr
on wgh.res_type = rsr.res_type
and wgh.res_code = rsr.res_code
with ur

Joachim
 
J

Joachim Pense

Oops, wrong newsgroup...

Am Wed, 20 Dec 2006 15:13:47 +0100 schrieb Joachim Pense:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top