Scheduling properties
The scheduling properties are used to configure the internal scheduler that runs calendar-based and scheduled events.
Table 1 defines the properties used to configure the internal scheduler responsible for running calendar-based scheduled events. Events and their schedules are stored in a database table.
enrole.scheduling.heartbeat This property key and value affects performance tuning for IBM Security Identity Manager. Do not change it unless you are a qualified administrator.
Specifies the interval [in seconds] that the event monitor checks the database table for scheduled events.
Example (default).
enrole.scheduling.heartbeat=30enrole.scheduling.timeout This property key and value affects performance tuning for IBM Security Identity Manager. Do not change it unless you are a qualified administrator.
Specifies the timeout value [in minutes] for the event processor.
Example (default).
enrole.scheduling.timeout=10enrole.scheduling.fetchsize This property key and value affects performance tuning for IBM Security Identity Manager. Do not change it unless you are a qualified administrator.
Specifies the number of messages to retrieve at a time when in batch mode.
Example (default).
enrole.scheduling.fetchsize=50Parent topic: System property configuration in enRole.properties