Contains segment names of a workflow’s pending migrations.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

ID of the pending migration.

idx

INTEGER

not null

(primary key)

Segment’s index in the list.

segment_name

VARCHAR(255)

null

Workflow process segment name.


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