Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1439
53-1002948-01
Database tables and fields
H
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 313 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 314 QRTZ_LOCKS
Field Definition Format Size
LOCK_NAME* Resource identification name assigned by user. varchar 40
TABLE 315 QRTZ_PAUSED_TRIGGER_GRPS
Field Definition Format Size
TRIGGER_GROUP* Name of the trigger group. varchar 80
TABLE 316 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)
CHECKIN_INTERVAL Repeat interval. num (13,0)
RECOVERER Misfire instruction. varchar 80
TABLE 317 QRTZ_SIMPLE_TRIGGERS
Field Definition Format size
TRIGGER_NAME* Name of the trigger varchar 80
TRIGGER_GROUP* name of the trigger group varchar 80
REPEAT_COUNT number of times to repeat num (13,0)
TABLE 312 QRTZ_JOB_DETAILS (Continued)
Field Definition Format Size