BRIDGE_RESOURCE_POOL_MANAGERS

This table stores all the relationship between resource pools and its managers.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

DIM_ RESOURCE_POOLS

RESOURCE_POOL_ID

PK_ RESOURCE_POOL S_ID

DIM_PERSON

MANAGER_ID

PK_PERSON_ID

Column Descriptions

Column Name

Null?

Data Type

Description

SCD2

PK_ RESOURCE_POOL_ MANAGERS_ID

Not Null

INT

System-generated identifier

 

No

MD_BUSINESS_KEY

Nullable

VARCHAR (1000)

Primary key that is mapped to one or more source columns

 

No

MD_ENTERPRISE_KEY

Nullable

INT

Unique identifier for entity

No

RESOURCE_POOL_ID

Nullable

INT

Unique identifier for resource pools

Yes

RESOURCE_POOL_BUSINESS_KEY

Nullable

VARCHAR (1000)

Foreign key that is mapped to DIM_RESOURCE_POOLS

 

Yes

RESOURCE_POOL_ENTERPRISE_KEY

Nullable

INT

Unique identifier for foreign key

 

Yes

MANAGER_ID

Nullable

INT

Unique identifier for manager

Yes

MANAGER_BUSINESS_KEY

Nullable

VARCHAR (1000)

Foreign key that is mapped to DIM_PERSON

 

Yes

MANAGER_ENTERPRISE_KEY

Nullable

INT

Unique identifier for foreign key

 

Yes

MD_BATCH_ID

Nullable

INT

ID of data batch

No

MD_PROCESS_ID

Nullable

INT

ID of ETL process running on a specific task

No

MD_SOURCE_INSTANCE_ID

Nullable

INT

Content pack ID of source instance

No

MD_CREATEDDATE

Nullable

DATETIME

Date of the record being inserted

No

MD_DELETEDDATE

Nullable

DATETIME

Date of the record being deleted

No

MD_LASTMODDATE

Nullable

DATETIME

Date of the record being updated

No

MD_TRANSLASTIND

Nullable

VARCHAR(1)

Flags whether it is the latest record after updated by SCD2

No

MD_TRANSENDDATE

Nullable

DATETIME

End date of the record being effective

No

MD_ACTIVESTATUSIND

Nullable

VARCHAR(1)

Flags whether or not the old record is deleted

No

MD_HASH_CODE_SCD1

Nullable

VARCHAR(40)

(Only for dimension table) Hash code that is generated by SCD1 columns

No

MD_HASH_CODE_SCD2

Nullable

VARCHAR(40)

(Only for dimension table) Hash code that is generated by SCD2 columns

No

Projections

This table uses no projections.

Sequences

Sequence Name

Sequence Type

RESOURCE_POOL_MANAGERS _ENTERPRISE_XREF_SEQ

MD_ENTERPRISE_KEY

RESOURCE_POOL_MANAGERS _KEY_LOOKUP_SEQ

PK_ RESOURCE_POOL_MANAGERS_ID

RESOURCE_POOLS_ENTERPRISE_XREF_SEQ

RESOURCE_POOL_ENTERPRISE_KEY

RESOURCE_POOLS _KEY_LOOKUP_SEQ

RESOURCE_POOL_ID

PERSON_ENTERPRISE_XREF_SEQ

MANAGER_ENTERPRISE_KEY

PERSON_KEY_LOOKUP_SEQ

MANAGER_ID