Discussion:
SQL0805N Package "MVSC.NULLID.SQLC2E08.644267494E424553" was not found.
(too old to reply)
h***@us.ibm.com
2007-11-02 17:56:21 UTC
Permalink
Hi! I'm new to DB2 and here is my situation.

I catalog a node called MVSC on an AIX machine with DB2 client v7. The connection is to remote database DB2 8.2 on os/390. When I try to run a query, it gave me this error

SQL0805N Package "MVSC.NULLID.SQLC2E08.644267494E424553" was not found.

Please help with details command instruction? Thanks.
Mark A
2007-11-02 23:28:09 UTC
Permalink
Post by h***@us.ibm.com
Hi! I'm new to DB2 and here is my situation.
I catalog a node called MVSC on an AIX machine with DB2 client v7. The
connection is to remote database DB2 8.2 on os/390. When I try to run a
query, it gave me this error
SQL0805N Package "MVSC.NULLID.SQLC2E08.644267494E424553" was not found.
Please help with details command instruction? Thanks.
I don't believe there is no such thing as DB2 8.2 on OS/390 or z/OS. Maybe
you mean 8.1 (usually just known as V8)?

I don't have a clue why you are using a V7 client (which went out of support
2 years ago). You can download the latest V8 client for AIX on the IBM
website (it is free, even for IBM employees). Of course the DB2 connect
licensing is a bit different between V7 and V8.

Most likely, you are getting the -805 because a remote bind to the DB2
OS/390 server is needed from the client. The remote bind utility can be
invoked from the Client Configuration Assistant via the command line if you
don't have X windows running on your AIX box. You will need bind add
authority on the DB2 OS/390 box.

Loading...