User Manual v12.3.0 Owner's manual

Brocade Network Advisor IP User Manual 1659
53-1003153-01
Database tables and fields
I
JOB_NAME Name of the job. varchar 200
JOB_GROUP Name of the job group. varchar 200
IS_STATEFUL Whether the job implements the interface
StatefulJob.
boolean
REQUESTS_RECOVERY True or false. boolean
SCHED_NAME DCMScheduler. bigint
TABLE 320 QRTZ_JOB_DETAILS
Field Definition Format Size
JOB_NAME* Name of the job. varchar 200
JOB_GROUP* Name of the job group. varchar 200
DESCRIPTION Description of the job (optional). varchar 200
JOB_CLASS_NAME The instance of the job that will be executed. varchar 200
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
SCHED_NAME DCMScheduler. varchar 120
TABLE 321 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 322 QRTZ_LOCKS
Field Definition Format Size
LOCK_NAME* Resource identification name assigned by user. varchar 40
SCHED_NAME DCMScheduler. varchar 120
TABLE 319 QRTZ_FIRED_TRIGGERS (Continued)
Field Definition Format size