Displays the current date and system time to the nearest hundredth of a second. Format CONFIGURATION SHOW TIME
1 – Qualifier
1.1 /OUTPUT
/OUTPUT[=filespec] Redirects output from SYS$OUTPUT to the specified file. If no file specification is provided, SYSMAN writes the output to SYSMAN.LIS in the current directory.
2 – Example
SYSMAN> SET ENVIRONMENT/CLUSTER/NODE=NODE21 . . . SYSMAN> CONFIGURATION SHOW TIME System time on node NODE21: 19-JUN-2002 13:32:19.45 System time on node NODE22: 19-JUN-2002 13:32:27.79 System time on node NODE23: 19-JUN-2002 13:32:58.66 The CONFIGURATION SHOW TIME command in this example displays the system times for all nodes in the cluster.