I want to set a schedule which replicates 4 volumes every 15 minutes with a 3 minute time difference between the relationships. Two of the volumes I want to replicate every 15 mins of every hour, month, day. One I want to replicate every 15 mins between 6am and 6pm and the last with replicate every 15 mins between 6am and 6pm mon through to Friday.
I have the below schedule, does this seem correct? If so, is there a better way of doing this?
srcfiler:vol1 desfiler:vol1 0,15,30,45 * * *
srcfiler:vol2 desfiler:vol2 3,18,33,48 6-18 *
srcfiler:vol3 desfiler:vol3 6,21,36,51 6-18 1-5
srcfiler:vol4 desfiler:vol4 9,24,39,54 * * *