|
| SQL0805N Package "MVSC.NULLID.SQLC2E08.644267494E424553" was not |
 |
Fri, 02 Nov 2007 13:56:21 EDT |
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.
|
| Post Reply
|
| Re: SQL0805N Package "MVSC.NULLID.SQLC2E08.644267494E424553" was not found. |
 |
Fri, 2 Nov 2007 19:28:09 -0400 |
<hieu@us.ibm.com> wrote in message
news:1263988373.1194026212747.JavaMail.wassrvr@ltsgwas010.sby.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.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|