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 > Task Center to Restart Instance?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-01-11, 08:31
thingsToDB2 thingsToDB2 is offline
Registered User
 
Join Date: Nov 2011
Posts: 2
Task Center to Restart Instance?

Can task center be used to schedule a stop and start of an instance, or will stopping the instance also stop the scheduler that task center uses?

We are running DB2 9.7 on a windows platform with just one instance. Thanks.
Reply With Quote
  #2 (permalink)  
Old 11-01-11, 11:00
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
The task center reads database tables to determine what to do, so if the instance is stopped, then it cannot work. You need something outside the database (like cron in Linux/Unix). Why do you want to schedule recycling the instance?

Andy
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