Scheduler database

This concept describes the scheduler service in WebSphere® Application Server and the timing intervals.

The scheduler service in WebSphere Application Server is responsible for starting actions at particular times or intervals. The performance of the scheduler database is critical to efficient scheduler operation.

WebSphere Application Server for z/OS® provides the following sample jobs to create a local scheduler database using DB2®:
BBOCRTTS
Create DB2 table spaces for a scheduler database
BBOCRTSC
Create DB2 schemas for a scheduler database
=
The following sample jobs can be used to delete a scheduler database in DB2 when it is no longer needed:
BBODRPSC
Drop DB2 schemas for a scheduler database
BBODRPTS
Drop DB2 table spaces for a scheduler database

Use the copyZOS.sh command to copy these jobs from the product file system to a partitioned data set, then customize them according to the instructions in the job, and run as needed to create or delete scheduler databases.

Read the Using schedulers article for information on using a scheduler.


Icon that indicates the type of topic Concept topic



Timestamp icon Last updated: March 5, 2017 23:57
File name: cins_schdb.html