Manually starting the administrative task scheduler

The administrative task scheduler normally starts when Db2 starts, but you can start it manually if necessary.

Procedure

Use one of the following commands to start the administrative task scheduler:

  • To start an administrative task scheduler that is named admtproc from the operator's console using the default tracing option, issue the MVS™ system command:
    start admtproc 
  • To start an administrative task scheduler that is named admtproc from the operator's console with tracing enabled, issue the MVS system command:
    start admtproc,trace=on 
  • To start an administrative task scheduler that is named admtproc from the operator's console with tracing disabled, issue the MVS system command:
    start admtproc,trace=off

Results

When the administrative task scheduler starts, message DSNA671I displays on the console.