Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
ORA_OH_Idnr int NUMBER(38,0) int int false ID of the script object.
ORA_StartType varchar (200) VARCHAR2 (200 CHAR) varchar(200) varchar (200) true Start type of the job.
ORA_IntAccount varchar (16) VARCHAR2 (16 CHAR) varchar(16) varchar (16) true Name of the internal account.
ORA_AttDialog smallint NUMBER(38,0) smallint smallint true Indicates, whether or not the attribute dialog is opened when the object is started.
ORA_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_ORA ORA_OH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_ORA_OH ORA_OH_Idnr OH_Idnr

Return to the Index File