Skip to main content
Skip table of contents

DCFApplication (ver10.0.0)

This table stores some metadata for the data version subscriptions declared by plugins.

Column Name

Initial Version

Data Type

Description

 DCFApplicationID

10.0.0

Number(19)

Unique sequential number generated by the application. Required. Indexed.

 ApplicationName10.0.0Varchar2(2000)Data version subscription name. Required. 
 DataVersionColumn10.0.0Varchar2(30)Name of the dataversion column created in the DQ$Table. This name is constructed from the ApplicationName. Required. 
 PluginDefID10.0.0Number(19) Internal number for the associated PluginDef record. Required. FK constrained.

WhenCreated

10.0.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

10.0.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

10.0.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

10.0.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.