Previous Topic: Example: DCMT DISPLAY TASK CommandNext Topic: DCMT DISPLAY TCP/IP Command


DCMT DISPLAY TASK Command Usage

The DCMT DISPLAY TASK command displays the following information for the specified task:

Field

Value

Task Code

The task code

Program/Map

Name of the program or map initially invoked by the task

Map/Nomap

The automatic mapout status (MAP or NOMAP) of the task

Input/Noinput

The input status (INPUT or NOINPUT) of the task

Priority

The priority of the task

Status

The status (enabled or disabled) of the task

Print Key

The print key of the task; that is, the key to use if you want to print the screen

Stall Intv

The number of seconds the task can wait before being considered stalled

Quiesce Wait

The number of seconds the task can wait on a quiesce operation before it is terminated abnormally.

External Wait

The number of seconds the task can wait on an exteranl request before it is terminated abnormally.

Resource Intvl

The number of seconds the task can wait for resources before giving up

Resource Progm

The program that runs if the task gives up waiting for resources

Times called

The number of times the task has been invoked since DC/UCF system startup

Current threads

Number of threads currently active

Max Concurrent

Maximum number of concurrent threads allowed

Term Output

Terminal output status (SAVE or NOSAVE); if the status is SAVE, the system saves the contents of the terminal screen before writing a direct-to-terminal data stream

Autotask

Autotask status:

  • NO—The task is not an autotask
  • START—The task is a startup autotask
  • SHUT—The task is a shutdown autotask
  • START/SHUT—The task is both a startup autotask and a shutdown autotask

Location

Location of the task relative to the 16-megabyte line (BELOW or ANY)

Trans Sharing

Shows the transaction sharing option.

On Commit

Shows the commit control options

On Rollback

Shows the rollback control options.

Storage Limit

Storage limits in effect for the task

Lock Limit

Lock limits in effect for the task

Call Limit

Call limits in effect for the task

DBIO Limit

Database I/O limits in effect for the task

More Information