When submitting jobs from VOLLIE, the following Top Secret - VSE message is received on the console:
TSS7100W 153 J=NO NAME A=*BYPASS* T=N/A F=STC
Release: ALL
Component: Top Secret - VSE
When a batch job is submitted from VOLLIE, there is a period of time where no user is signed on and a security check occurs during partition startup.
TSS7100W 153 J=NO NAME A=*BYPASS* T=N/A F=STC
These are warning messages indicating that no acid has been assigned for the operating system.
The following command sets up an acid to be used for the operating system during partition startup.
TSS ADD(STC) PROCN(FORSEC*) ACID(FORSEC)
If not already done, you will need to create an ACID called FORSEC.
Example:
TSS CREATE(FORSEC) NAME('STCACID') PASSWORD(NOPW,0) - TYPE(USER) DEPT(dept) TSS ADD(FORSEC) NODSNCHK NOVOLCHK NOSUBCHK NORESCHK TSS ADD(FORSEC) NOLCFCHK TSS ADD(FORSEC) FAC(ALL)
Please see Chapter 4 of the Top Secret for VSE: BATCH, STC and APPC Guide.