Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse KERBEROS NAME CURRENT STUDENT Table


View exposing current student identity mappings between MIT identifiers and Kerberos usernames including email and confidentiality attributes.


Field Name

Description

Data Type

Length

EMAIL_ADDRESS

Email address associated with the record.

VARCHAR2

16

IS_EMAIL_CONFIDENTIAL

Is email confidential associated with the record.

VARCHAR2

1

KRB_NAME

Krb name associated with the record.

VARCHAR2

8

MIT_ID

MIT ID number of the person. Use this field to join with other tables containing data about people at MIT.

VARCHAR2

9

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE