If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQL2019N An error occurred while binding the utilities to the database.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-18-08, 10:25
chinatrain99 chinatrain99 is offline
Registered User
 
Join Date: Sep 2003
Posts: 73
SQL2019N An error occurred while binding the utilities to the database.

A user is running an older V8 version of DB2 on his desktop...I believe v8 fp7. He's going against a DB2 that is v8 fp15 on AIX.

I believe that the new database was created on the v8 box from a v9 fp3 client (not real sure, I didn't do it).

The user is getting this error when trying to do a simple unload
C:\Program Files\IBM\SQLLIB\BIN>db2 connect to cmshawk user cmshawk using *****

Database Connection Information

Database server = DB2/6000 8.2.7
SQL authorization ID = CMSHAWK
Local database alias = CMSHAWK


C:\Program Files\IBM\SQLLIB\BIN>db2 export to c:\test.txt of ixf select *from cmshawk.ecicstatus
SQL2019N An error occurred while binding the utilities to the database.

I've ran the utility bind commands on the server (db2 bind @db2cli.lst blocking all grant public
db2 bind @db2ubind.lst blocking all grant public
)

I've ran binds from my client config and I've had him run binds using client config. Nothing works.

I have another person with a db2 level of v8 fp15 and he can export fine.

The user can unload data from the old databases, just has a problem with the older version.

Any ideas would be appreciated.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On