MSG_DATE configuration parameter
Use the MSG_DATE configuration parameter to enable the insertion of a date in MM/DD/YY format at the beginning of each message printed to the online log.
- onconfig.std value
- Not in the onconfig.std file.
- values
- 0 = OFF (the default)
1 = ON
- takes effect
- After you edit your onconfig file and restart the database server.
- When you reset the value dynamically in your onconfig file by running the onmode -wf command.
- When you reset the value in memory by running the onmode -wm command.
Usage
In the following example MSG_DATE
is set to 1 (ON).
04/10/11 10:26:06 Value of MSG_DATE has been changed to 1.
04/10/11 10:27:35 Value of MSG_DATE has been changed to 1.