Skip to main content
Skip table of contents

GUID_SetUpMetaData (ver7.8.0)

This table contains the list of tables where a PSGUID column is required and the metadata involved in populating the values.

Column Name

Initial Version

Data Type

Description

InsertTriggerName 

7.8.0

Varchar2(30)

The name that will be used to create an insert trigger on the table.

Status

7.8.0

Number(1)

1 indicates the table PSGUID column has been populated. Defaults to 0.

TableName

7.8.0

Varchar2(30)

Name of the table. Indexed. Required.

UniqueConstraintName

7.8.0

Varchar2(30)

The name that will be used to create the unique constraint and subsequent index for the table.

UpdateTriggerName

7.8.0

Varchar2(30)

The name that will be used to create an update trigger on the table.

WhenCreated

7.8.0

Timestamp(6)

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

WhenModified

7.8.0

Timestamp(6)

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

WhoCreated

7.8.0

Varchar2(100)

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

WhoModified

7.8.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.