Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
UPDATE-ALL-ACCOUNTS (m605005+updateallaccounts.htm)
Updates all accounts after a SYS-UPDATE to reflect changes in commands, Procs and other elements of an MD.
Proc.
UPDATE-ALL-ACCOUNTS
SYSMAN and SYSPROG accounts only.
See the release notes accompanying your upgrade tape for complete instructions.
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.