Difference between revisions of "Pdm logfile"
From SDU
Line 1: | Line 1: | ||
pdm_logfile is another commandline utility. | pdm_logfile is another commandline utility. | ||
− | You can define a special filesize of the log files | + | You can define a special filesize of the log files before a cutover happens. |
Just enter pdm_logfile -? to see the help for this tool. | Just enter pdm_logfile -? to see the help for this tool. |
Revision as of 07:34, 21 September 2008
pdm_logfile is another commandline utility.
You can define a special filesize of the log files before a cutover happens.
Just enter pdm_logfile -? to see the help for this tool.
Alter the logfilesize
To set the correct filesize you have to enter the size in bytes.
OOTB standard is 3 Megabytes which is 3000000 Bytes
If you want to have a filesize of 10 Megabytes just enter following command: pdm_logfile -b 10000000