Previous Topic: Define a Started Task to the STC RecordNext Topic: Remove the STCACT Attribute


Remove a Procedure Name

Use the REMOVE command to remove a procedure name from the STC Record.

To remove a procedure name (stc‑name), enter the command:

TSS REMOVE(STC) PROCNAME{(stcname)}
                        {(DEFAULT)}

Example: remove a procedure name

This example removes a started task for dump processing:

TSS REMOVE(STC) PROCNAME(PRDMP)