Long-running scheduler settings

Use this page to configure and view the long-running scheduler settings for your long-running environment. Specifically, use this page to set up persistence of long-running job information to the database, and to view your long-running scheduler runtime settings. To view this page, click System Administration > Long-running scheduler.

The Runtime tab of this page is read-only. Attributes of the long-running scheduler include:

Configuration tab:
Database schema name Database schema name for the long-running scheduler database. Optional.
Data source JNDI name Data source Java Naming and Directory Interface where jobs are stored.
Data source alias Alias to a user name and password used to access the data source. This setting only displays if you already configured your data source. Optional.
Related reference Job Management, Java database connectivity provider settings, Java 2 Connector authentication data entry settings.
Runtime tab:
Cell name Specifies the name of the cell in which the long-running scheduler is running. This field is blank if the long-running scheduler is not installed.
Node name Specifies the name of the node in which the long-running scheduler is running. This field is blank if the long-running scheduler is not installed.
Server name Specifies the name of the server in which the long-running scheduler is running. This field is blank if the long-running scheduler is not installed.
Status Describes the status of the long-running scheduler:
  • Not installed: The long-running scheduler is not installed.
  • Not started: The long-running scheduler is installed, but the server which it is running is not started.
  • Not configured: The long-running scheduler started, but is not configured.
  • Started with errors: The long-running scheduler is configured, but errors are detected on startup.
  • Started: The long-running scheduler successfully started.