RDOHELP72.HLB  —  Replication Option, DEFINE_SCHEDULE, Format  every-absolute-time
  (B)0every-absolute-time =

    qqqqqwqqqqqq> DAY qqqqqqwqqwqqqqqqqqqqq>qqqqqqqqqwqwqqq>
         tqqqqqq> WEEK qqqqqu  mqq> AT qq> at-time qqj x
         tqqqqqq> MONTH qqqqj                          x
         mqqwqqq> weekday qqqwqqqqqqqqqq>qqqqqqqqwqqwqqj
            x                mq> AT qq>at-time qqj  x
            mqqqqqqqqqqqqqqqq , <qqqqqqqqqqqqqqqqqqqj

    Used to calculate the time to execute the next transfer. The
    EVERY clause is optional. If you specify the EVERY clause, you
    must specify either every-absolute-time or every-delta-time. If
    you omit the EVERY clause, the transfer occurs only once.

1  –  DAY

    The transfer executes on a daily basis.

2  –  WEEK

    The transfer occurs every week on the same day of the week as the
    initial transfer.

3  –  MONTH

    The transfer occurs on a monthly cycle on the same day of the
    month as the initial transfer.

    Note that if the initial transfer starts on the 31st of the
    month and the transfer schedule specifies EVERY MONTH, the
    next execution of the transfer will be on the last day of the
    following month, whether the last day is the 28th, 29th, 30th, or
    31st.

4  –  weekday

    The transfer executes on the weekdays that you list. If you
    list more than one weekday, separate the days with commas. Valid
    weekday specifications are:

       SUNDAY
       MONDAY
       TUESDAY
       WEDNESDAY
       THURSDAY
       FRIDAY
       SATURDAY

5  –  at-time

    Qualifies every-absolute-time by specifying the time of day at
    which the transfer should occur. This parameter is optional.
    If you specify DAY, WEEK, or MONTH, but do not specify an at-
    time, Replication Option uses the time of day of the initial
    transfer. In the case of a list of weekdays, the at-time for
    each day can be specified. If the at-time for any weekday is not
    specified, the default is the time used for the previous entry in
    the list. For the first entry in the list, the time of day of the
    initial transfer is used, if none is specified.
Close Help