View source | Discuss this page | Page history | Printable version   

ERP/3.0/Developers Guide/Database Model/org.openbravo.model.scheduling/obsched fired triggers

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to ERP/3.0/Developers Guide/Database Model/org.openbravo.model.scheduling


Contents

obsched_fired_triggers

This table contains the following columns:

Name Nullable Data Type Description


Entry_ID No VARCHAR (95)
Fired_Time No DECIMAL (13,0) Timestamp when the trigger was fired.
IS_Nonconcurrent Yes VARCHAR (1) Defines if a process/job can be executed concurrently or not.
Instance_Name No VARCHAR (200)
JOB_Group Yes VARCHAR (200) Quartz job group identifier.
JOB_Name Yes VARCHAR (200) Quartz job name identifier.
Obsched_Fired_Triggers_ID No VARCHAR (32)
Priority No DECIMAL (13,0) The Priority indicates the importance of this request.
Requests_Recovery Yes VARCHAR (1)
Sched_Name No VARCHAR (120) Quartz scheduler name. In non-clustered environment it's "NON-CLUSTERED".

In a clustered environment it usually matches the machine.name of the cluster instance.

Sched_Time No DECIMAL (13,0) Timestamp when the trigger has been scheduled.
State No VARCHAR (16)
Trigger_Group No VARCHAR (200) Quartz trigger group identifier.
Trigger_Name No VARCHAR (200) Quartz trigger name identifier.

Columns

Entry_ID



top


Fired_Time



top


IS_Nonconcurrent



top


Instance_Name



top


JOB_Group



top


JOB_Name



top


Obsched_Fired_Triggers_ID



top


Priority



top


Requests_Recovery



top


Sched_Name



top


Sched_Time



top


State



top


Trigger_Group


top


Trigger_Name


top


Other Info

Indices

These are the indices for this table (for each index there is a list of all the columns included within it):

top


Back button.png   Back to org.openbravo.model.scheduling

Retrieved from "http://wiki.openbravo.com/wiki/ERP/3.0/Developers_Guide/Database_Model/org.openbravo.model.scheduling/obsched_fired_triggers"

This page has been accessed 433 times. This page was last modified on 14 September 2020, at 01:58. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.