Skip to main content
Skip table of contents

DataFailedRecord (ver7.6.0)

This table contains the details of failed records from an import.

Column Name

Initial Version

Data Type

Description

DataFailedRecordID

7.6.0

Number(19,0)

Primary key. Required.

DataImportID

7.6.0

Number(19,0)

References the import record that the result is associated with. Required.

FailedRecordData

7.6.0

BLOB

Compressed string containing the unparsed data of the records that failed.

WhenCreated

7.6.0

Timestamp(6)

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

WhenModified

7.6.0

Timestamp(6)

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

WhoCreated

7.6.0

Varchar2(100)

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

WhoModified

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