How to stop DBCGADMT correctly when bringing down DBCG
To stop and restart all the administrative task schedulers of your Db2 systems, issue the following command on your console:
/F DBCGADMT,APPL=SHUTDOWN
Abended schedulers might require cancelation, using the following command:
/P DBCGADMT
If you want to restart the scheduler, for an administrative scheduler named DBCGADMT, use the following command:
/S DBCGADMT