Contains segment names of a workflow’s pending migrations.

Column

Data Type

Constraint

Description

id
(primary key)

VARCHAR(40)

not null

ID of the pending migration.

idx
(primary key)

INTEGER

not null

Segment’s index in the list.

segment_name

VARCHAR(255)

null

Workflow process segment name.


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