TSS Batch Processing Execution


If you run the ETATSS TSO command processor in a batch region, you can execute the TSS commands and statements from a batch job stream. See ETA#TSSB in ETACNTL for an example of a batch job that uses TSS commands and statements.

The following figure is an example of how TSS batch commands and statements can be used with the ETATSS command processor from a TSO session.

Figure 1. Sample Translate Subsystem Batch Messages

READY
ETATSS ETA
.TSSTEST OLD
TSS
DEFINE 3649ATYP LENGTH(8,8) TITLE('DFS3649A by term. type') TYPE(DFS3649A)
TSS
ADD 3649ATYP 49SLU15 DFS2002
TSS
ADD 3649ATYP 49SLU22 BLANKSCR
TSS
ADD 3649ATYP 49SLU25 BLANKSCR
TSS
ADD 3649ATYP 49SLU* DFS3649A
TSS
ADD 3649ATYP 49NTO LOGOFF
TSS
ADD 3649ATYP 493286 DFS2002
TSS
ADD 3649ATYP 493270* USERMSG
TSS
ADD 3649ATYP 49FIN 3649AFMT
TSS
list 3649ATYP ALL
TABLE----3649ATYP  DFS3649A BY TERM. TYPE
TYPE=DFS3649A  LENGTH(008,008)  FRSPC(00)  SPEED
ARGUMENT---(49FIN   )    RESULT---(3649AFMT)
ARGUMENT---(49NTO   )    RESULT---(LOGOFF  )
ARGUMENT---(49SLU15 )    RESULT---(DFS2002 )
ARGUMENT---(49SLU22 )    RESULT---(BLANKSCR)
ARGUMENT---(49SLU25 )    RESULT---(BLANKSCR)
ARGUMENT---(49SLU***)    RESULT---(DFS3649A)
ARGUMENT---(493270**)    RESULT---(USERMSG )
ARGUMENT---(493286  )    RESULT---(DFS2002 )
BMCETA001938  8 ENTRIES LISTED
TSS
END
READY

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*