Name Type MSSql Type Oracle Type DB2 Nullable Description
AKTX_Idnr int NUMBER(38,0) int false Line Number (Primary Key)
AKTX_Section varchar (24) VARCHAR2 (24 CHAR) varchar(24) true Identifier section
AKTX_OType varchar (8) VARCHAR2 (8 CHAR) varchar(8) true Identifier OType
AKTX_Mode varchar (24) VARCHAR2 (24 CHAR) varchar(24) true Identifier Mode
AKTX_StateBefore int NUMBER(38,0) int true Incoming UC4 state
AKTX_StateAfter int NUMBER(38,0) int true Outgoing UC4 state
AKTX_Msg varchar (8) VARCHAR2 (8 CHAR) varchar(8) true Message to be sent
AKTX_Restart smallint NUMBER(38,0) smallint true RestartFlag
AKTX_Exit smallint NUMBER(38,0) smallint true ExitFlag
AKTX_Stop smallint NUMBER(38,0) smallint true StopFlag
AKTX_GenAtRun smallint NUMBER(38,0) smallint true Flag for 'Generate at Runtime'
AKTX_Ignore smallint NUMBER(38,0) smallint true Ignore the other Flags if activated

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_AKTX AKTX_Idnr true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File