Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Clusters: Configuration: Scheduling

Configuration Options     Related Tasks     

Job Scheduling makes java commonj timers cluster-aware and provides the ability to execute jobs periodically anywhere in the cluster without a dependency on a particular server. These configuration settings specify how this information is shared across servers in this cluster.

Configuration Options

Name Description
Data Source For Job Scheduler

Data source required to support persistence of jobs scheduled with the job scheduler

MBean Attribute:
ClusterMBean.DataSourceForJobScheduler

Changes take effect after you redeploy the module or restart the server.

Job Scheduler Table Name

The table name to use for storing timers active with the job scheduler

MBean Attribute:
ClusterMBean.JobSchedulerTableName

Changes take effect after you redeploy the module or restart the server.

Related Tasks


Back to Top