gtps4m3wSystem Generation

Creating the Non-SNA Communications Pilot Tape

Output from Phase I can be on cards or tape depending upon the data definition of SYSPUNCH in the Phase I JCL. This is used as input, CARDIN, to STC to produce a non-SNA communications pilot tape, TAPE1.

For instructions for running Phase II see "System Test Compiler" in TPF Operations.

The following STC control cards are generated in Phase I.

If DEVICE=3350 is coded on the SENDG macro, the following Load Address statements will be generated:

LOAD ADDRESSES 0A01 TO 2E0B,N,1055  1
LOAD ADDRESSES 2F00 TO 690B,N,381
Note:
If DEVICE=3375, 3380, or 3390, the load address statements generated are the same as for DEVICE=3350.

In addition to the above, the following STC Control Statements will also be generated:

STC LOAD DISKFILE   {3350}  { }
                    {3375}
                    {3380}
                    {3390}
RUNID PILOT {A}     PILOT
            {a}
DATA

where braces { } indicate alternative values.

If these disk allocation control cards do not correspond to the type or format of the users unit test disk (SDMF and DRIL), they must be changed before running Phase II, or the GENSTC macro must be changed prior to Phase I, to produce the proper cards. This is especially important if the user's SDMF and DRIL files are not located at the place specified in these control cards. For an explanation of the information on the control cards, refer to information about the system test compiler in TPF Operations.