Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1585
Brocade Network Advisor IP User Manual
1531
53-1002947-01
Database tables and fields
I
IS_STATEFUL
Whether the job implements the interface
StatefulJob.
boolean
REQUESTS_RECOVERY
True or false.
boolean
TABLE 353
QRTZ_JOB_DETAILS
Field
Definition
Format
Size
JOB_NAME*
Name of the job.
varchar
80
JOB_GROUP*
Name of the job group.
varchar
80
DESCRIPTION
Description of the job (optional).
varchar
120
JOB_CLASS_NAME
The instance of the job that will be executed.
varchar
128
IS_DURABLE
Whether the job should remain stored after it is
orphaned.
boolean
IS_VOLATILE
Whether the job should not be persisted in the
JobStore for re-use after program restarts.
boolean
IS_STATEFUL
Whether the job implements the interface
StatefulJob.
boolean
REQUESTS_RECOVERY
Instructs the scheduler whether or not the job should
be re-executed if a "recovery" or "fail-over" situation is
encountered.
boolean
JOB_DATA
To persist the job-related and application-related
informations.
bytea
TABLE 354
QRTZ_JOB_LISTENERS
Field
Definition
Format
Size
JOB_NAME*
Name of the job.
varchar
80
JOB_GROUP*
Name of the job group.
varchar
80
JOB_LISTENER*
Job listener action class instance.
varchar
80
TABLE 355
QRTZ_LOCKS
Field
Definition
Format
Size
LOCK_NAME*
Resource identification name assigned by user.
varchar
40
TABLE 356
QRTZ_PAUSED_TRIGGER_GRPS
Field
Definition
Format
Size
TRIGGER_GROUP*
Name of the trigger group.
varchar
80
TABLE 357
QRTZ_SCHEDULER_STATE
Field
Definition
Format
Size
INSTANCE_NAME*
Instance of the scheduler.
varchar
80
LAST_CHECKIN_TIME
Last fired time in milliseconds.
num
(13,0)
TABLE 352
QRTZ_FIRED_TRIGGERS (Continued)
Field
Definition
Format
size