> Can anyone please help me and explain:
>
[quoted text clipped - 17 lines]
> SQL State : 51002
> SQL Error Code: -805
-805 = SQL0805
$ db2 "? sql805"
SQL0805N Package "<package-name>" was not found.
[snip]
Try to bind the packages db2ubind.lst, db2schema.lst and db2cli.lst.
$ cd sqllib/bnd
$ db2 bind @db2ubind.lst
$ db2 bind @db2schema.lst
$ db2 bind @db2cli.lst

Signature
Knut Stolze
DB2 Information Integration Development
IBM Germany
chrisg@warpspeed.com.au - 27 Mar 2006 01:23 GMT
> > Can anyone please help me and explain:
> >
[quoted text clipped - 32 lines]
> $ db2 bind @db2schema.lst
> $ db2 bind @db2cli.lst
Did the first and last, but not the middle. I'll give it a go. Thanks.
Can V8 connect back to a V6 database?
-Chris