UPDATE-ALL-ACCOUNTS
Updates all accounts after a SYS-UPDATE to reflect changes in commands, Procs and other elements of an MD.
Command Class
Proc.
Syntax
UPDATE-ALL-ACCOUNTS
Restriction
SYSMAN and SYSPROG accounts only.
Comments
See the release notes accompanying your upgrade tape for complete instructions.
SYSDICTLIST Proc
This Proc is used only by UPDATE-ALL-ACCOUNTS. It creates two saved lists: a list of user accounts and a list of system accounts. The lists are saved in the POINTER-FILE as SYSTEM-ACCOUNTS and USER-ACCOUNTS.
If account MD entries differ from those which are expected, the old (original) versions are stored in a data section of the file U-A-SAVE in the SYSFILES account, where the data section name is the name of the account.
The following message is displayed, at UPDATE-ALL-ACCOUNTS run-time, to inform of this.
At least one account has had its obsolete or changed MD entries saved in its 'ACCOUNT' data section of the 'SYSFILES U-A-SAVE' file. A 'LISTFILES /SYSFILES/U-A-SAVE' will list the accounts.
Note that LISTFILES /SYSFILES/U-A-SAVE lists the accounts that have been updated but does not show the updated items. For that you need to use LIST /SYSFILES/U-A-SAVE,account-name for each account.