|
Центр задач DB2 (v8.2)
|
|||
---|---|---|---|
#18+
Здравствуйте При выполнении задачи копирования из центра задач, произошел сбой, что привело к накоплению выполняющихся задач. как остановить "бегущего человечка" и как отменить эти все задачи? расписание -> выключить - не помогает ... |
|||
:
Нравится:
Не нравится:
|
|||
02.04.2020, 11:36 |
|
Центр задач DB2 (v8.2)
|
|||
---|---|---|---|
#18+
saskevich_ni, Добрый день. Попробуйте сделать, как описано в How to remove hanging jobs in Scheduler . How to remove hanging jobs in Scheduler Question & Answer Question Scheduled tasks appear as running in the Scheduler even though they have completed. How to explicitly remove these 'running' tasks. Cause When DAS is brought down while a scheduled task is running, the status of the task might stay in 'running' state even though the job has already finished or was aborted. Answer To remove the hanged 'running' tasks from the Scheduler: 1. Locate the 'running' record(s) by getting the corresponding task ID, which can be obtained from the Task Center right most column of main window. 2. Stop the DAS. 3. Identify the tools catalog database and schema by running: db2 get admin cfg Sample output: Tools Catalog Database (TOOLSCAT_DB) = TOOLSDB Tools Catalog Database Instance (TOOLSCAT_INST) = DB2 Tools Catalog Database Schema (TOOLSCAT_SCHEMA) = SYSTOOLS Connect to Tools catalog db (TOOLSDB in this sample) and delete the task by running these commands: db2 connect to TOOLSDB db2 "delete from SYSTOOLS.MDTASKEXECTY00 where taskID00=XXX" 4. Restart DAS and the Scheduler to check if the 'running' jobs are removed. If not, proceed to step 5. 5. Make sure DAS is stopped again. 6. Issue these commands: db2 connect to TOOLSDB db2 "update SYSTOOLS.MDTASKTYPE00 set NUMBEROFEXECUTIONS00=0 where taskID00=XXX" db2 "update SYSTOOLS.MDTASKTYPE00 set STATE00='0' where taskID00=XXX" db2 "update SYSTOOLS.MDTASKTYPE00 set CURRENTSTARTDATETIME00=NULL where taskID00=XXX" 7. Restart DAS and the Scheduler. The 'running' tasks should be removed. ... |
|||
:
Нравится:
Не нравится:
|
|||
02.04.2020, 15:44 |
|
|
start [/forum/topic.php?fid=43&msg=39943170&tid=1600199]: |
0ms |
get settings: |
8ms |
get forum list: |
12ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
27ms |
get topic data: |
11ms |
get forum data: |
3ms |
get page messages: |
44ms |
get tp. blocked users: |
2ms |
others: | 16ms |
total: | 131ms |
0 / 0 |