The amount of log output written in 1k byte blocks before wrapping log files.
500
An integer greater than or equal to 500.
The value of the log_wrap parameter is the number of 1k byte blocks of log output that will be written by Replication Agent before it wraps the system log file or the trace log file.
Larger values for the log_wrap parameter will result in more history retained in the Replication Agent system log file and trace log file. Smaller values for the log_wrap parameter will result in smaller log files.
When the log wraps, Replication Agent copies the old log file to a file with the same name and with the .old extension. For example, if the log file is named ra_ny.log, the file created when the log wraps is named ra_ny.old.