DB2 and dbUnit

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christian Wenz

    DB2 and dbUnit

    hello to all,

    I have some trouble with aliase und dbUnit. The db2-admin has changed
    our tables on the db2-db to aliase and now dbUnit throws
    "NoSuchTableExc eption". Could anybody tell me if I could configure the
    db2-Driver for aliase, so that dbUnit find the aliase? Or does anybody
    have an idea what the problem with aliase could be?

    thanks for any help

    chris

  • joerg

    #2
    Re: DB2 and dbUnit

    Hi,
    do try to request the DBMetaData ? Or can you just specify the
    scenario you implemented ?

    Joerg

    Christian Wenz <christian_wenz @arcor.de> wrote in message news:<bq4d9e$1v fns9$1@ID-65201.news.uni-berlin.de>...[color=blue]
    > hello to all,
    >
    > I have some trouble with aliase und dbUnit. The db2-admin has changed
    > our tables on the db2-db to aliase and now dbUnit throws
    > "NoSuchTableExc eption". Could anybody tell me if I could configure the
    > db2-Driver for aliase, so that dbUnit find the aliase? Or does anybody
    > have an idea what the problem with aliase could be?
    >
    > thanks for any help
    >
    > chris[/color]

    Comment

    Working...