[z/OS]

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.

Concept topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 09:59 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-zos&topic=cins_schdb
File name: cins_schdb.html