Contains information about a process’s completed projects.

Column

Data Type

Constraint

Description

process_id
(primary key)

VARCHAR(40)

not null

The unique ID for a process.

sequence_num
(primary key)

NUMERIC(19)

not null

The number that determines where a project ID is ordered in the context of all project IDs.

project_id

VARCHAR(40)

not null

The unique ID for a project.


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