KINS_ACTIONS

This table stores information when running installation or upgrade package of PPM Center.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Column Name

Null?

Data Type

Description

ACTION

NULLABLE

VARCHAR2(100)

System-generated identifier

STATUS

NULLABLE

VARCHAR2(100)

Result status of installation or upgrade. Possible values: PASSED, FAILED, NOT RUN.

BUILD_NUMBER

NULLABLE

VARCHAR2(20)

Build number

Indexes

This table does not use any indexes.

Sequences

This table does not use any sequences.