SHOW commands display the requested information in a formatted table.
SHOW TASK
Displays each of the defined subtask, their status, number of times the subtask was restarted, maximum number of automatic restart attempts for the subtask, and any unique information for the subtask.
Subtask Status:
Subtask |
Status |
---|---|
UP |
Subtask is active and can accept messages. |
DOWN |
Subtask is down and is not restarting. |
DOWNR |
Subtask is down but is restarted after a delay. |
INIT |
Subtask is initializing. |
QUIES |
Subtask is in a quiescent state, cleaning up outstanding allocated memory before going into the DOWN or DOWNR state. |
Example:
MODIFY VP390,SHOW TASK
EVO595 Command entered: SHOW TASK
EVO600 TNUM TASKNAME STATUS RESTARTS/LIMIT SPECIFIC EVO600 6 TCP-0 UP 0 100 6106,6107 S
EVO600 |
7 |
|
|
1 100 |
|
---|---|---|---|---|---|
EVO600 |
9 |
CMD-0 |
UP |
0 5 |
EVOCONSL,01000002 |
EVO695 VP390 SHOW command processed
SHOW ADDR
Displays the memory address of each defined subtask internal header control block, subtask control block, z/OS Task Control Block, and CPU usage in milliseconds for each subtask. This information is useful if you anticipate making an address space dump.
Parameters:
None
Example:
MODIFY |
VP390,SHOW ADDR |
||
EVO595 |
|
||
EVO603 |
|
|
|
EVO603 |
0 MAINTASK 00000000 05A350C8 |
|
|
EVO603 |
1 TCP-0 05A1C014 05A7B808 |
|
|
EVO603 |
2 OSI 05A1C068 05A837C8 |
|
|
EVO603 |
3 CMD-0 05A1C0BC 05A8B788 |
|
|
EVO695 |
|
SHOW VERSION
Displays the version of Ironstream running and the compile date of each subtask.
Parameters:
None
Example:
MODIFY VP390,SHOW VERSION
EVO595 Command entered: SHOW VERSION
EVO607 EView/390z V7.2 Copyright 2019 EView Technology, Inc. EVO608 TASKNAME DATE TIME
EVO608 MAINTASK Feb 15 2010 06:20:00
EVO608 TCP-0 Feb 15 2010 06:20:00
EVO608 OSI Feb 15 2010 06:20:00
EVO608 CMD-0 Feb 15 2010 06:20:00
EVO695 VP390 SHOW command processed
SHOW FLOW
Displays the number of messages for each subtask on the input and output queues, the total number of messages that flowed in and out of the subtask, and the number of memory allocations currently outstanding.
Parameters:
None
Example:
MODIFY VP390,SHOW FLOW
EVO595 Command entered: SHOW FLOW
EVO605 TNUM TASKNAME INPUTQ OUTPUTQ INFLOW OUTFLOW MC
EVO605 5 TCP-0 |
|
0 |
11 |
249 |
0 |
---|---|---|---|---|---|
EVO605 6 TCP-1 |
|
0 |
0 |
0 |
0 |
EVO605 8 CMD-0 |
|
0 |
0 |
0 |
0 |
EVO695 VP/390 SHOW command processed
SHOW SUPPRESS
Displays a list of VP390 message Ids that were suppressed from printing using the SUPPRESS SYSIN command or the SUPPRESS Modify command.
Parameters:
None
Example: