Manual specifies that synchronization jobs for a mirror assigned the schedule
can be triggered by the command schedule_create_tick
v Once set - the schedule type cannot be changed
Access Control:
User Category Permission
Storage administrator Allowed
Storage integration administrator Allowed
Application administrator Disallowed
Security administrator Disallowed
Read-only users Disallowed
Technicians Disallowed
Completion Codes:
v SCHEDULE_EXISTS
Schedule name exists
v BAD_SCHEDULE_TIME_FORMAT
Time format for Schedule is HH:MM[:SS]
v MAX_SYNC_SCHEDULES_REACHED
Maximal number of schedule objects has been reached
v ILLEGAL_INTERVAL
Specified interval value is not supported.
v INTERVAL_SCHEDULE_REQUIRES_ONLY_ONE_INTERVAL
Multiple times should not be defined for Interval Schedule
v ZERO_LENGTH_EXCLUSION_PERIOD
Exclusion period start time must be differnt than its end time
v SCHEDULE_EXCLUDE_TIMES_NOT_REQUIRED
Exclusion period may defined only is exclude_time is set
v ONLY_INTERVAL_SCHEDULE_MAY_HAVE_EXCLUSIONS
Exclusion period may defined only for Interval Schedule
Triggering a Schedule
Triggers a schedule-equivalent event for the couplings with the specified schedule.
schedule_create_tick schedule=Schedule
Parameters:
Name Type Description Mandatory
schedule Object name Name of async mirrored
schedule
Y
This command triggers a schedule-equivalent, interval-arrived event for couplings
with the specified schedule.
v The command triggers a new sync job for asynchronous mirror definitions that
are configured with the manual schedule specified by the command. The
command triggers a simultaneous event for all mirrors with the specified
Chapter 11. Remote Mirroring 233