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 > Binding

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-22-04, 02:34
zkajfez zkajfez is offline
Registered User
 
Join Date: Jan 2002
Posts: 161
Binding

Hello!

We have web architecture,where the client is UDB-DB2 ver.7.2.12 on WIN2000,and the client remotely connect the db on HOST (database BASE ver. DB2 6.1.1 on OS/390).
We connect over JDBC and DB2 client.
On client we change db2cli.ini file and add CLIPKG 12 (default is 3).
Is necessary bind database BASE on HOST with this option:

db2 bind @db2cli.lst grant public CLIPKG 12 ?

Thanks a lot!!!
Reply With Quote
  #2 (permalink)  
Old 09-24-04, 09:18
famudba famudba is offline
Registered User
 
Join Date: Jan 2004
Location: Tallahassee, FL, USA
Posts: 96
for the DB2 utilities.

DB2 bind @db2ubind.lst blocking all grant public


for CLI.

DB2 bind @db2cli.lst blocking all grant public

need to bind pkgs for above need

Thank You
__________________
Lekharaju Ennam
Certified Oracle8i & DB UDB DBA
Florida A&M University
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