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 > Null ID packages and bind files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-24-11, 22:16
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Null ID packages and bind files

Environment

DB2 9.7 FP 3a on
Linux machine

How do we determine a specific Null ID package belong to which bind file ?

For example db2ubind.lst consists of all these pakcages.
db2ueiwi.bnd+
db2uigsi.bnd+
db2ucktb.bnd+
db2uiici.bnd+
db2uiict.bnd+
db2uexpm.bnd+
db2uimpm.bnd+
db2uImpInsUpdate.bnd+
db2ugtpi.bnd+
db2pctsp.bnd+
db2uredp.bnd+
db2urexp.bnd+
db2clpcs.bnd+
db2clprr.bnd+
db2clpur.bnd+
db2clprs.bnd+
db2clpnc.bnd+
db2arxcs.bnd+
db2arxrr.bnd+
db2arxrs.bnd+
db2arxnc.bnd+
db2arxur.bnd+
db2dropv.bnd+
db2uimtb.bnd+
db2uqtpd.bnd+
db2uqtnm.bnd+
db2ulxld.bnd+
db2uiXmlparse.bnd+
db2uipkg.bnd

So how do we determine the packages created by, for example db2ueiwi.bnd+ bind file ??



I had an issue with a package, for which its bind file needed to be binded with action replace. So I had hard time locating its corresponding bind file and instead bounded all the db2udbind.lst packages.


Any help in this regard would be helpful

Last edited by blazer789; 03-24-11 at 22:19.
Reply With Quote
  #2 (permalink)  
Old 03-24-11, 22:35
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
db2bfd with -b option
Reply With Quote
  #3 (permalink)  
Old 03-24-11, 23:26
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Thanks for the response. It helped a lot.

Is there any way we can do it the other way ? I mean if we have a NullID package is there anyway we can determine from which bind file this package got created.
Reply With Quote
  #4 (permalink)  
Old 03-24-11, 23:57
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
You can do a grep ... *.bnd
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