Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / March 2006

Tip: Looking for answers? Try searching our database.

NULLID.SYSSN300

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chrisg@warpspeed.com.au - 24 Mar 2006 01:29 GMT
Can anyone please help me and explain:

[24/03/06 11:22:28:212 EST] 3e70982f WSRdbDataSour I DSRA8203I:
Database product name : OS2

[24/03/06 11:22:28:332 EST] 3e70982f WSRdbDataSour I DSRA8204I:
Database product version : DB2 UDB 6.1

[24/03/06 11:22:28:332 EST] 3e70982f WSRdbDataSour I DSRA8205I: JDBC
driver name  : IBM DB2 JDBC Universal Driver Architecture

[24/03/06 11:22:28:342 EST] 3e70982f WSRdbDataSour I DSRA8206I: JDBC
driver version  : 2.8.46
[2006.03.24-11:22:28] (DEBUG ) [Thread-2] Database.executeQuery( sql =
SELECT 1 FROM SYSIBM.SYSDUMMY1 )
[2006.03.24-11:22:29] (ERROR ) [Thread-2] WarpSQLException:
au.com.warpspeed.database.exception.WarpSQLException: NULLID.SYSSN300
SQL           : SELECT 1 FROM SYSIBM.SYSDUMMY1
SQL Message   : NULLID.SYSSN300
SQL State     : 51002
SQL Error Code: -805
Original Exception:
com.ibm.db2.jcc.a.SqlException: NULLID.SYSSN300

How far back does backwards compatibility go anyway?

Can 8.1/8.2 connect to a V7.1/7.2 database?
Back to V6.1?

Thanks,

-Chris
Knut Stolze - 24 Mar 2006 10:47 GMT
> 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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.