z/OS TSO/E System Programming Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ACCOUNT-SYNC subcommand

z/OS TSO/E System Programming Command Reference
SA32-0974-00

Use the SYNC subcommand to initialize the broadcast data set data set and synchronize it with either the UADS, the TSO/E segment of the RACF® data base, or both.

TSO/E copies the user IDs from the UADS and/or the TSO/E segment of the RACF data base into the broadcast data set.

SYNC also formats the NOTICES section of the broadcast data set to reserve room for the maximum number of messages. (Use the IKJBCAST macro to specify the maximum number of messages.)

If you use SYNC when the broadcast data set exists, TSO/E deletes all MAIL from the data set.

In addition, if you use SYNC after you change the message limit for the NOTICES section and the broadcast data set exists (is initialized), the data set is cleared (all MAIL and NOTICES are deleted).

The syntax of the SYNC subcommand is:

IKJC4014
  • SYNC is an authorized subcommand.
  • To synchronize the broadcast data set with the RACF data base, RACF must be installed and active.
BOTH
Synchronize the broadcast data set with both the TSO/E segment of the RACF data base and SYS1.UADS, provided that the SYS1.UADS data set was previously allocated to ddname SYSUADS. If it was not previously allocated, the broadcast data set is synchronized with the TSO/E segment of the RACF data base only.
RACF
Synchronize the broadcast data set only with the TSO/E segment of the RACF data base
UADS
Synchronize the broadcast data set only with SYS1.UADS

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014