Deleting a terminal

If a terminal is no longer required, it can be deleted by invoking either the CICS_EpiDelTerminal or CICS_EpiPurgeTerminal function.

Use the CICS_EpiDelTerminal if no transaction is running against the terminal and there are no unprocessed events outstanding.

Use the CICS_EpiPurgeTerminal function if the terminal is to be deleted without regard to any transaction that may be running against the terminal or unprocessed events for that terminal.