Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
OGA_OH_Idnr int NUMBER(38,0) int int false ID of the group object.
OGA_MaxParallel smallint NUMBER(38,0) smallint smallint true Maximum number of parallel running tasks
OGA_StartMode smallint NUMBER(38,0) smallint smallint true Indicates how the group will be started. 0 = manually started, 1 = started with time control
OGA_AModeJP smallint NUMBER(38,0) smallint smallint true Indicates whether it is allowed to start the group through a workflow or not.
OGA_AModeMan smallint NUMBER(38,0) smallint smallint true Indicates whether it is allowed to start the group manually or not.
OGA_Perm smallint NUMBER(38,0) smallint smallint true Currently unused.
OGA_ActAtRun smallint NUMBER(38,0) smallint smallint true Indicates that the object is generated at runtime or at activation time.

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OGA OGA_OH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OGA_OH OGA_OH_Idnr OH_Idnr

Return to the Index File