SET TIME
The DGMGRL SET TIME command turns timestamp printing on and off.
The timestamp printing feature records the timestamp as you input each command at the DGMGRL prompt. This information can be helpful with analysis of DGMGRL console input and output.
Format
SET TIME [ON | OFF];
Usage Notes
-
None
Command Example
DGMGRL> SET TIME ON;
03/09/2023 09:28:21 DGMGRL> SHOW CONFIGURATION;
Configuration - DRSolution
Protection Mode: MaxPerformance
Members:
North_Sales - Primary database
South_Sales - Physical standby database
Fast-Start Failover: DISABLED
Configuration Status:
SUCCESS
03/09/2023 09:28:24 DGMGRL> SET TIME OFF;
DGMGRL>