Previous Topic: Node Error RecoveryNext Topic: Format


PURGE term-id

You might need to purge storage for a CA Ideal session that is abruptly ended in CICS. For example, if a transaction is canceled, Virtual Processing Environment (VPE) can have storage areas and control blocks still allocated on behalf of the terminal. If the session is not purged, these storage areas could be allocated indefinitely since the random terminal-ID assignment of AUTOINSTALL cannot reuse the original terminal ID. The PURGE command cleans up these storage areas.