Previous Topic: SWAP—Program ShoppingNext Topic: SYSOUT—Diagnostic Log


SYNCH—Synchronize Tables

Valid on z/OS and z/VM.

Use the SYNCH control option to request the immediate synchronization of global in‑memory tables (ALL, AUDIT, RDT, STC) with the Security File.

SYNCH is usually only required for processors in global DORMANT mode.

This control option uses the z/OS or TSS MODIFY command entry methods

This control option has the following format:

SYNCH

Examples: SYNCH control option

This example synchronizes in‑memory tables (ALL, STC, AUDIT) with the Security File:

TSS MODIFY(SYNCH)

This example uses the SYNCH option with the OS command:

F TSS,SYNCH