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 getting called twice

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-07, 01:57
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
Lightbulb task center getting called twice

DB2 8.2.7
windows 2000

i have offline backup scheduled in task center at 2 AM.
however many time i have observed that task center calls the scheduled task twice .
last night there were two call 1st at 2:00:02 and 2nd at 2:00:06 (which of-course failed as SQL1035N The database is currently in use. SQLSTATE=57019).

similarly i have a simple os script which renames db2diag at 11:58 PM. However last night it also got renamed twice
db2diag20070207.log,
db2diag20070208.log

Has anyone experiencecd same. Is this a bug??
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
Reply With Quote
  #2 (permalink)  
Old 02-08-07, 08:00
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I am assuming that you only have the one script each for backup and renaming the db2diag.log file. So I would have to guess that maybe you have 2 DB2 admin servers running. If that is not the case, you should open a PMR with DB2.

Andy
Reply With Quote
  #3 (permalink)  
Old 02-08-07, 23:53
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
hi Andy
ya right, these are two different scripts
how to check if 2 admin servers are running !!
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
Reply With Quote
  #4 (permalink)  
Old 02-09-07, 08:05
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Check the processes on the server. I am not sure the name of the DB2 admin process on windows. It might be the same as on linux which is db2dasrrm.

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