KNTA_UPGRADE_RECORDS

This table stores the list of records along with the table name, entity type, entity name, and error information for records that could not be assigned reference codes during upgrade. This table is only created during an upgrade for upgrade purposes from PPM Center 7.50 to 8.00.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Column Name

Null?

Data Type

Description

OBJECT_NAME

NULLABLE

VARCHAR2(32)

System-generated identifier

KEY_NAME_EN

NULLABLE

VARCHAR2(255)

 

KEY_NAME_ES

NULLABLE

VARCHAR2(255)

 

KEY_NAME_DE

NULLABLE

VARCHAR2(255)

 

KEY_NAME_KO

NULLABLE

VARCHAR2(255)

 

KEY_NAME_FR

NULLABLE

VARCHAR2(255)

 

KEY_NAME_TR

NULLABLE

VARCHAR2(255)

 

KEY_NAME_PT_BR

NULLABLE

VARCHAR2(255)

 

KEY_NAME_RU

NULLABLE

VARCHAR2(255)

 

REFERENCE_CODE

NULLABLE

VARCHAR2(255)

 

SQL_ERR_CODE

NULLABLE

NUMBER

 

CREATED_DATE

NULLABLE

DATE

 

UPDATED_DATE

NULLABLE

DATE

 

Indexes

This table uses no indexes.

Sequences

This table uses no sequences.