Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
ONA_OH_Idnr int NUMBER(38,0) int int false ID of the connection object.
ONA_HostAttrType varchar (8) VARCHAR2 (8 CHAR) varchar(8) varchar (8) true Host platform.
ONA_JobType varchar (200) VARCHAR2 (200 CHAR) varchar(200) varchar (200) true Type of the job object (RA only).
ONA_SubType varchar (200) VARCHAR2 (200 CHAR) varchar(200) varchar (200) true Sub-type of the object. (RA only).
ONA_RefTimeStamp datetime DATE timestamp timestamp true Reference timestamp of the RA component. Information only. (RA only)

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_ONA ONA_OH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_ONA_OH ONA_OH_Idnr OH_Idnr

Return to the Index File