Displaying the Filter Background Jobs page
Filtering the list of background jobs
Information included in the list
Restarting an app server instance
Viewing the most recent transactions for a job
Background jobs are used to perform regular tasks in the system. Background jobs are usually scheduled to run on a regular basis. Examples of background jobs include:
Poetic provides tools for managing background jobs, including:
You manage background jobs from the Filter Background Jobs page. To display the page:
The Background jobs option also is available from the Tools menu.
By default, the list only includes jobs that are Active.
To change the list that displays:
The background job list can include the following information for each job:
Options | Click the Options link to display a list of actions you can perform on the job. |
Job Name | The database name for the job. This name cannot be edited. |
Description | A brief text description of the job. |
Instance | The instance on which the job runs. |
Active | Whether the job is currently active. |
Status | The current status of the job. For active jobs, indicates whether the job is running, finished successfully, or failed. |
Running since | For jobs that are currently running, the date and time at which the run started. |
Last run | The last date and time at which the job ran. |
Next run | The next date and time the job is scheduled to run. |
To refresh the list of results, for example to check whether the status of a job has changed since the last search, click Refresh list in the toolbar.
To run a job that is not currently running:
If the job is active, it is executed immediately and then continues running on its current schedule.
If the job was inactive, it is executed once. It remains inactive.
To stop a job that is currently running:
To restart an instance:
A dropdown listing the available instances displays.
To view the last 50 transactions for a job:
The View Job Transactions page displays.
The page includes basic information about the job as well as the list of transactions. For each transaction, the list includes a brief description, the instance used, and the date and time.
To change the description or schedule for a background job:
The Background Job Maintenance page displays.
For details on editing and scheduling background jobs, see Editing and scheduling a background job.