Display - connect_cdc_sqdata - Latest

Connect CDC (SQData) Utilities

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Utilities
Copyright
2024
First publish date
2000
Last updated
2024-07-30
Published on
2024-07-30T19:47:43.164598

The DISPLAY process command is used to determine the operational status of the process subtasks.

Syntax
DISPLAY or D
Command Source Syntax
Operator’s Console F jobname,D
WTOR Reply wtor#,D
Command Queue D

Example

Display the engine subtask status via a reply to an outstanding WTOR. Assume that the number of the outstanding WTOR is 55.
55,DISPLAY
Job log/console output:
R 11,SUPPRESSED                                    
+SQD0302I: DISPLAY  COMMAND ACCEPTED (WTOR)  
+--------------------------------------------------
+   AGENTS     :   #   NAME   STATUS                
+--------------------------------------------------
+SQD0308I: ENGINE 01 ENGINE1  ACTIVE                
+SQD0308I: ENGINE 02 ENGINE2  NOT RUNNING          
+SQD0308I: ENGINE 03 ENGINE3  ACTIVE                
+--------------------------------------------------
@12 SQD0300I: TEST ENGINES READY    

The result of the DISPLAY command shows that engines 1 and 3 are active and engine 2 is not currently running.