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 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: "<table_expr>". > SQLSTATE=42601 > > I really don't understand it and i am wandering if someone can help me > with that. > Thank you > Etienne > >