Name Type MSSql Type Oracle Type DB2 Nullable Description
OGA_OH_Idnr int NUMBER(38,0) int false referenct to the object header (OH)
OGA_MaxParallel smallint NUMBER(38,0) smallint true maximum number of parallel running tasks
OGA_StartMode smallint NUMBER(38,0) smallint true how the group will be started (0=manually/1=with time control)
OGA_AModeJP smallint NUMBER(38,0) smallint true is it allowed to start the group through a JP?
OGA_AModeMan smallint NUMBER(38,0) smallint true is it allowed to start the group manually?
OGA_Perm smallint NUMBER(38,0) smallint true permanent = queue
OGA_ActAtRun smallint NUMBER(38,0) smallint true activation at runtime?

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