Previous Topic: Initialize and Terminate TIQ with TSONext Topic: Using the CA Dynam/T Interface


Initialize and Terminate TIQ with CA Roscoe

TIQ Online Inquiry/Update using CA Roscoe is available if the module RSSCTIQ0 is in the CA Roscoe library.

Aside from the initialization and termination of TIQ, all user inputs and TIQ outputs are identical to those used for non-MVS console users of TMSTOSTQ.

Communication with TIQ is established by issuing one of the following commands from the CA Roscoe terminal:

RUN TIQ,/NODSN/[NODSN]

All TIQ commands are entered conversationally from the terminal.

RUN TIQ-A,/NODSN/

All TIQ commands are read from the current AWS.

RUN TIQ-A,dsname,/NODSN/

All TIQ commands are read from the CA Roscoe library data set dsname.

NODSN is used to allow updating of a TMC record without verifying the data set name for that record. If the data set name is being changed, NODSN must be specified. Otherwise, the DSN= statement must be specified twice, once for verification, and again for the update. If this parameter is not specified, the default value is assumed, and each update will require data set name verification.

To switch from conversational terminal entry to entry from the AWS or CA Roscoe library data set dsname, enter an asterisk (*) at any point during the terminal conversion.

TIQ can be terminated by any one of the following methods: