IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

DB2 REBIND Question


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
gmosley

New User


Joined: 08 Nov 2006
Posts: 10
Location: North Vancouver

PostPosted: Thu Apr 07, 2011 3:09 am
Reply with quote

Does anyone know if it's possible to add a Collection ID to the Package List in an existing PLAN using the REBIND command?
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Thu Apr 07, 2011 2:09 pm
Reply with quote

AFAIK you can respecify, but not add.
pklist can be found by following sql :
Code:
select location,collid,name
from sysibm.syspacklist
where PLANname = ?
order by SEQNO
Back to top
View user's profile Send private message
gmosley

New User


Joined: 08 Nov 2006
Posts: 10
Location: North Vancouver

PostPosted: Thu Apr 07, 2011 8:28 pm
Reply with quote

OK, thanks. That's what I suspected (but was hoping to be proven wrong).
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Question for file manager IBM Tools 7
No new posts question for Pedro TSO/ISPF 2
No new posts question on Outrec and sort #Digvijay DFSORT/ICETOOL 20
No new posts panel creation question TSO/ISPF 12
No new posts Sort w/OUTREC Question DFSORT/ICETOOL 2
Search our Forums:

Back to Top