WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: DBUnit and DB2

Re: DBUnit and DB2

by Keith Bennett :: Rate this Message:

| View in Thread

I was missing a configuration item in my Maven plugin configuration.
It is working now.  Thanks, Marco.

On 6/2/08, Marco Mistroni <mmistroni@...> wrote:

> hi
>  can you post stack trace as well as the code?
>
> rgds
>  marco
>
>
>
>
> On Mon, Jun 2, 2008 at 9:50 PM, Keith Bennett <forthwind@...> wrote:
> >
> > Hi, I am new to this list and don't have a lot of experience with
> > DBUnit.  I am trying to use DBUnit to insert rows into reference
> > tables in DB2 and am getting the following error:
> >
> > [ERROR] BUILD ERROR
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Error executing database operation: CLEAN_INSERT
> >
> > Embedded error: PLAN_TABLE
> >
> > Has anyone seen this error with DB2?  We've been using MySQL as our
> > development database until now and have had no problems using DBUnit
> > with MySQL.  Any help or explanation as to what is going on would be
> > greatly appreciated.
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > dbunit-user mailing list
> > dbunit-user@...
> > https://lists.sourceforge.net/lists/listinfo/dbunit-user
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> dbunit-user mailing list
> dbunit-user@...
> https://lists.sourceforge.net/lists/listinfo/dbunit-user
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
dbunit-user mailing list
dbunit-user@...
https://lists.sourceforge.net/lists/listinfo/dbunit-user

 « Return to Thread: DBUnit and DB2