Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Diagnostics: Policy Configuration: Schedule

Configuration Options     Related Tasks     

Use this page to define schedule settings for this policy.

Configuration Options

Name Description
Second(s)

Indicates the second(s) of the minute for the schedule.

Defaults to "0" (at the "0" second of each minute).

MBean Attribute:
WLDFScheduleBean.Second

Minute(s)

Indicates the minutes of the hour for the schedule.

Defaults to every five minutes of the hour.

MBean Attribute:
WLDFScheduleBean.Minute

Hour(s)

Indicates the hour(s) of the day for the schedule.

Defaults to "*" (every hour).

MBean Attribute:
WLDFScheduleBean.Hour

Month(s)

Indicates the month for the schedule.

Defaults to "*" (every month).

MBean Attribute:
WLDFScheduleBean.Month

Year

Indicates the year for the schedule.

Defaults to "*" (every year).

MBean Attribute:
WLDFScheduleBean.Year

Day(s) of Week

Indicates the day of the week for the schedule.

Defaults to "*" (every day).

MBean Attribute:
WLDFScheduleBean.DayOfWeek

Day(s) of Month

Indicates the day of the month for the schedule.

Defaults to "*" (every day).

MBean Attribute:
WLDFScheduleBean.DayOfMonth

Time Zone

Indicates the time zone for the schedule. A value of 'Default' indicates that the time zone of the server, where the policy is being executed, will be used for scheduling the policy.

MBean Attribute:
WLDFScheduleBean.Timezone

Related Tasks


Back to Top