Difference between revisions of "Pdm logfile"

From SDU
Jump to: navigation, search
(New page: pdm_logfile is another commanline utility. You can define a special filesize of the log files bevore a cutover happens. Just enter pdm_logfile -? to see the help for this tool. '''Alte...)
(No difference)

Revision as of 08:26, 19 September 2008

pdm_logfile is another commanline utility.

You can define a special filesize of the log files bevore 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