Change the switch time in the following definitions file to change the switch time for archive files.
Procedure
Stop and confirm the service or daemon
Stop the service or daemon, refer to "A.8 How to Start and Stop Resident Processes" section for more information. Also check that the resident processes have stopped correctly.
Edit template.dat
Windows
<variable file storage directory>\control\template.dat |
UNIX
/etc/opt/FJSVssqc/template.dat |
The [SWITCHTIME] value takes the "hh:mm" format in the above definitions file. The default value is "00:00".
Sample definition
Windows
[BCKPDBINS] SWITCHTIME=00:00 |
UNIX
[BCKPDBINS] SWITCHTIME=00:00 |
Apply the policy
Execute sqcSetPolicy to apply the changes.
Windows
<Installation directory>\bin\sqcSetPolicy.exe [-h <host name>] [-p <IP address>] |
UNIX
/opt/FJSVssqc/bin/sqcSetPolicy.sh [-h <host name>] [-p <IP address>] |
Refer to "sqcSetPolicy (Policy Application Command)" in the Reference Guide for details about sqcSetPolicy.
Start and confirm the service or daemon
Start the service or daemon, refer to "A.8 How to Start and Stop Resident Processes" section for more information. Also check that the resident processes have started correctly.