LOGFORMAT

Table Description

Key NULL Column Type (Size)

P

No

OID

NUMBER

No

FORMATTYPE

NUMBER

No

TOOLTYPE

NUMBER

Yes

FORMATTINGDATA

VARCHAR2(512)

Yes

ARCHIVED

NUMBER(1)

Yes

ARCHIVEDDATETIME

DATE

No

VERSION

NUMBER

Column Descriptions

OID

Unique table identifier.

See also: LOGFORMAT_PK.

Key NULL Column Type (Size)

P

No

OID

NUMBER

FORMATTYPE

The format of the log file: TXT or XML.

Key NULL Column Type (Size)

No

FORMATTYPE

NUMBER

Value List

0 = TXT

1 = XML

TOOLTYPE

The type of Scripting Tool being used.

Key NULL Column Type (Size)

No

TOOLTYPE

NUMBER

Value List

-1 = None (Used for the Core Phases)

0 = Ant

1 = NAnt

2 = Maven2

3 = Gradle

FORMATTINGDATA

For internal use only.

Key NULL Column Type (Size)

Yes

FORMATTINGDATA

VARCHAR2(512)

ARCHIVED

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVED

NUMBER(1)

ARCHIVEDDATETIME

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVEDDATETIME

DATE

VERSION

For internal use only.

Key NULL Column Type (Size)

No

VERSION

NUMBER

Indexes

Index Primary Unique Column(s) Source Table

LOGFORMAT_PK

Yes

Yes

OID

Relationships

Referenced Tables

No referenced tables available.

Referencing Tables

BUILDLOG

Refer to the chapter BUILDLOG for a detailed description of the table.

Foreign Key Referencing Column

BUILDLOG_FK_2

LOGFORMATOID

DEPLOYLOG

Refer to the chapter DEPLOYLOG for a detailed description of the table.

Foreign Key Referencing Column

DEPLOYLOG_FK_2

LOGFORMATOID

LEVELREQUESTLOG

Refer to the chapter LEVELREQUESTLOG for a detailed description of the table.

Foreign Key Referencing Column

LEVELREQUESTLOG_FK_2

LOGFORMATOID

Report Labels

LOGFORMAT_ARCHIVED_LABEL

English:

Archived

French:

Archivé(e)

German:

Archiviert

LOGFORMAT_ARCHIVEDDATETIME_LABEL

English:

Archive Date/Time

French:

Date/heure archivage

German:

Datum/Zeit Archivierung

LOGFORMAT_FORMATTINGDATA_LABEL

English:

Formating Data

French:

Présentation des données

German:

Daten über den Format

LOGFORMAT_FORMATTYPE_LABEL

English:

Format Type

French:

Type de format

German:

Formattyp

LOGFORMAT_OID_LABEL

English:

OID

French:

OID

German:

OID

LOGFORMAT_TOOLTYPE_LABEL

English:

Tool Type

French:

Type d’outil

German:

Typ des Werkzeug

LOGFORMAT_VERSION_LABEL

English:

Version

French:

Version

German:

Version