Installation manual
After Upgrading the OpenVMS VAX Operating System
8.1 Verifying System Time
8.1 Verifying System Time
During the upgrade, the procedure displayed the system time and gave you the
opportunity to enter the correct time if the displayed time was incorrect.
Now that you have upgraded your system, verify that the system time is correct
by entering the following command:
$ SHOW TIME
The system displays the date and time.
If the time displayed by your system is not correct, reset it by entering the
command SET TIME using the following format:
SET TIME=dd-mmm-yyyy:hh:mm:ss
For example:
$ SET TIME=12-JUN-2000:10:19:25
8.2 Restoring the Preferred Node List
After the upgrade completes, the queuing system on the upgraded nodes is
enabled, and you must restore the preferred node list for the queue manager.
To restore the preferred node list, enter the following command from any node:
START/QUEUE/MANAGER/ON=(node1, node2 . . . noden)
For node1, node2, and so forth, supply the names of the nodes — separated by
commas — that you want to restore to the preferred node list.
8.3 Replacing SYSUAF.DAT and VMS$AUDIT_SERVER.DAT
If you permanently store the SYSUAF.DAT and VMS$AUDIT_SERVER.DAT files
on the system disk, go to Section 8.4.
If you do not permanently store SYSUAF.DAT and VMS$AUDIT_SERVER.DAT
on the system disk, you copied them to the system disk before you did the
upgrade. During the upgrade procedure, these files were updated.
Note
If you did a rolling upgrade, the shared version of SYSUAF.DAT was not
updated.
To replace the updated files, copy the updated versions of SYSUAF.DAT and
VMS$AUDIT_SERVER.DAT from the system disk to the directory where you
usually keep them.
8.4 Examining AGEN$PARAMS.REPORT
When AUTOGEN runs, it writes informational and, if necessary, warning
messages to the file SYS$SYSTEM:AGEN$PARAMS.REPORT. You can view the
contents of this report file to examine these messages.
To display AGEN$PARAMS.REPORT on your screen, enter the following
command and press Return:
$ TYPE SYS$SYSTEM:AGEN$PARAMS.REPORT
8–2 After Upgrading the OpenVMS VAX Operating System