Re: Problem loading data in a DB2 database via perl-DBI

2005-10-31 Thread Dan Scott
Can you please post the Perl code you're using (or at least the section relevant to the prepare_cached() method and failure) so we can give you a little more help? Thanks, Dan On 10/31/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, I am using a perl script to load data in a DB2 database

Problem loading data in a DB2 database via perl-DBI

2005-10-31 Thread noumene
Hi, I am using a perl script to load data in a DB2 database and i obtain these errors: DBD::DB2::db prepare_cached failed: [IBM][CLI Driver][DB2/LINUX] SQL0104N An unexpected token "END-OF-STATEMENT" was found following "ublic.db_db_id_seq')". Expected tokens may include: "". SQLSTATE=42601 I