AGILE_DATA_PROGRAMS

Note: All the tables prefixed with AGILE_DATA store data of agile projects that are running in the agile tools such as ALM Octane and Atlassian JIRA.

This table stores the parent entity information of the agile projects.

Foreign Keys

There are no foreign keys for this table.

Column Descriptions

Column Name

Null?

Data Type

Description

PROGRAM_ID

NOT NULL

VARCHAR2 (100)

Identifier of the parent entity

NAME

NULLABLE

VARCHAR2(2000)

Name of the parent entity

INSTANCE_ID

NOT NULL

VARCHAR2 (100)

Instance identifier

Indexes

There are no indexes for this table.