Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
1278 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
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 272 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 273 QRTZ_LOCKS
Field Definition Format Size
LOCK_NAME* Resource identification name assigned by user. varchar 40
TABLE 274 QRTZ_PAUSED_TRIGGER_GRPS
Field Definition Format Size
TRIGGER_GROUP* Name of the trigger group. varchar 80
TABLE 275 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 276 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 271 QRTZ_JOB_DETAILS (Continued)
Field Definition Format Size