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 > Difference between package , Collection Id and qualifier

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-06, 07:04
nikhilbhavsar nikhilbhavsar is offline
Registered User
 
Join Date: Dec 2005
Posts: 16
Arrow Difference between package , Collection Id and qualifier

Hi All,

I want to the exact difference between collection Id and qualifier?

When we perform Bind operation on the stored procedure, what package related information we need to supply ??

Waiting for experts's replies.
Reply With Quote
  #2 (permalink)  
Old 04-10-06, 11:23
ORSIPMP ORSIPMP is offline
Registered User
 
Join Date: Oct 2005
Posts: 12
COLLECTION is an administrative term that permits to gather several PGs to easyly identify them, for instance, to link them to an specific plan, or associate them to an aplication, etc

QUALIFIER is a parameter in the BIND PG command that is used as a first qualifier in case in the source code you prefer not to qualify access to TBs or VWs
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