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 > utility id

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-02-08, 11:46
db2link db2link is offline
Registered User
 
Join Date: Jan 2008
Posts: 13
Cool utility id

I am working with db2 8.1 fp8 on windows

is there a way to find out the utility id from systems tables before rebalancing containers. I am trying to remove a container and by issuing list utiliities the utility can be retrieved but this is once the rebalancing is started can it be located before hand??
thank you in advance for your help
Reply With Quote
  #2 (permalink)  
Old 10-02-08, 16:59
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
No, the utility has to start before it is issued an ID.

Andy
Reply With Quote
  #3 (permalink)  
Old 10-03-08, 10:07
db2link db2link is offline
Registered User
 
Join Date: Jan 2008
Posts: 13
are these utility ids assigned sequentialy? I mean assume that i want to alter tablespace ( remove a container) and I also wish to decrease the priority for this utility.. can it be done in a script without issuing list utilities command to get the utility id before rebalancing starts ?
Reply With Quote
  #4 (permalink)  
Old 10-03-08, 12:44
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I think they are assigned sequentially, but it might reset whenever the instance or DB is restarted, I do not know. In any sense, how can you guarantee what the ID will be before it is assigned? I think it would be best to just look it with list utilities.

Andy
Reply With Quote
  #5 (permalink)  
Old 10-03-08, 14:12
db2link db2link is offline
Registered User
 
Join Date: Jan 2008
Posts: 13
thank you

thanks for your help
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