1.

What Information Do You Get When An Exec Cics Startcode Is Issued?

Answer»

You will be able to determine if the APPLICATION was started by
(1) a transient data trigger level (QD),
(2) a START COMMAND (S,SD),
(3) USER (U) or terminal input (TD), or
(4) Distributed Program LINK (D, DS).

You will be able to determine if the application was started by
(1) a transient data trigger level (QD),
(2) a START command (S,SD),
(3) user (U) or terminal input (TD), or
(4) Distributed Program Link (D, DS).



Discussion

No Comment Found