Chapter 3 Operation Settings
119
(kilo bytes) is specified, log files of up to 200 kilobytes (default) each are created.
The system checks the size of the log file at the start of executing each command, and if
the size is beyond the preset value, the system changes the value. Accordingly, the file
size may not be quite the same as the specified value.
This setting is valid when RPLLOG is not specified and a value that is equal to or greater
than one is specified for RPLLOGFILENUM.
If RPLLOGFILEMAXSIZE is not specified, the system creates log files of up to 200
kilobytes (default) each.
If you specify “0” for RPLLOGFILEMAXSIZE, the operation trace log data will not be
output.
••••
Event log
RPLSYSLOG=0
Outputs the event log (default).
If you want to output the event log, you don’t have to set RPLSYSLOG.
RPLSYSLOG=1
Doesn’t output the event log.
••••
Error level
Specify whether or not to output the event log for each error severity level.
This is valid only when event log output has been set.
RPLSYSLOGLV=EWI
Outputs informational, warning, and error messages to the event log.
RPLSYSLOGLV=EW
Outputs warning and error messages to the event log.
RPLSYSLOGLV=E
Outputs error messages to the event log.
[WAIT] section
Specifies operations regarding process wait of the
iSMrc_replicate
,
iSMrc_separate
,
iSMrc_restore
,
iSMrc_wait
,
iSMsql_snapshotbkup
, and
iSMsql_snapshotrst
commands.
••••
Monitoring Time Interval
RPL_WATCHDEV=second
A value as a monitoring time interval is determined for second of the
-wait [second]
option of the
iSMrc_replicate
,
iSMrc_separate
,
iSMrc_restore
,
iSMsql_snapshotbkup
, and
iSMsql_snapshotrst
commands, or the
-interval second
option of the
iSMrc_wait
command.
For
second
, specify a value in seconds.
A value 1 to 30 seconds can be specified.