Contains information about action parameters for the history’s action.

Column

Data Type

Constraint

Description

history_id
(primary key)

VARCHAR(40)

not null

The ID of the history

action_param

VARCHAR(255)

null

The action parameters for the history’s action

sequence_num
(primary key)

NUMERIC(19)

not null

The sequence number which determines the ordering of the history element in relation to the other history elements in the same project


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices