Title: RE: [DB2EUG] installing client for 6.1, have error when connecting g

--Thanks for the reply!

--I'm reading something about bind where I'm supposed to
--create a bind file and compile it.

--What is supposed to go into the bind file and
--can I do this via the command line and not the CC.

--Thanks!

-X

-----Original Message-----
From: George, John [mailto:[EMAIL PROTECTED]]
Subject: RE: [DB2EUG] installing client for 6.1, have error when
connectin g


Shaunn,
 
It looks like you need to bind your DB2 Utilities to the new database
connection.  I usually use CCA.  You need to have permissions on the
database, or have someone with permissions on the database perform the bind.
This needs to be done for each client version that needs to connect to the
target database.
 
Check the DB2 Connect User's Guide for more information.
 
Hope it helps!
John C. George
Data Architect
IBM Certified Solutions Expert - DB2 UDB Database Administration


-----Original Message-----
Subject: [DB2EUG] installing client for 6.1, have error when connecting



Installed DB2 UDB Client version 6.1 on RedHat Linux 7.2.
in an effort to connect to the MVS / OS/390 server.

I'm trying to run a query against DB2 and I get this error:

[snip]

db2 => select name, tbname, colno from sysibm.syscolumns

SQL0805N  Package "A07DSNE.NULLID.SQLC2EAW.374175754D494553" was not found.
SQLSTATE=51002

[/snip]

What, exactly is this looking for and how can I correct this problem?

Thanks!

-X

Reply via email to