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...)
 
Line 1: Line 1:
pdm_logfile is another commanline utility.
+
pdm_logfile is another commandline utility.
  
 
You can define a special filesize of the log files bevore a cutover happens.
 
You can define a special filesize of the log files bevore a cutover happens.

Revision as of 07:34, 21 September 2008

pdm_logfile is another commandline 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