PM_HIVE_DATA

 

 

PK

DOMAIN_ID

varchar(50)

 

ENVIRONMENT_CD

varchar(255)

 

DOMAIN_NAME

varchar(255)

 

HELPURL

varchar(255)

 

ACTIVE

int



The enumerated values that represent the environment are:

Value

Description

PRODUCTION

The operational system that is used by all i2b2 users. This environment contains actual / real data.

TEST

A testing or "staging" environment. Used for testing changes before they are moved to production. The data may or may not be real.

DEVELOPMENT

The development environment is used for developing and upgrading the systems. Only test data resides in this environment.

STOPPED

Temporarily down.

INACTIVE

Undefined down period.

ARCHIVED

Not active, not anticipated to be restarted in the future.