Message Key | Error Message |
| |
|
MISSING_PRIMARY_KEY | Primary key is missing |
Primary key is missing. This field is required. |
MISSING_SBGI_CODE | Source/background institution code is missing |
Source/background institution code is missing. This field is required. |
MISSING_PROGRAM | Degree program code is missing |
Degree program code is missing. This field is required. |
MISSING_TLVL_CODE | Level code is missing |
Level code is missing. This field is required. |
MISSING_SUBJ_CDE_TRNS | Transfer subject code is missing |
Transfer subject code is missing. This field is required. |
MISSING_CRSE_NUMB_TRNS | Transfer course number is missing |
Transfer course number is missing. This field is required. |
MISSING_TERM_CODE_EFF_TRNS | Effective transfer term code is missing |
Effective transfer term code is missing. This field is required. |
MISSING_ATTR_CDE | Attribute code is missing |
Attribute code is missing. This field is required. |
MISSING_ATTR_DESC | Attribute description is missing |
Attribute description is missing. This field is required. |
MISSING_USER_ID | User ID is missing |
User ID is missing. This field is required. |
MISSING_PARENT | Parent record is missing |
Cannot create the child transfer record because there is no parent record in the SHBTATC table. |
INVALID_PRIMARY_KEY | Primary key is not valid |
Primary key is not valid. |
INVALID_SBGI_CODE | Source/background institution code is not valid |
Source/background institution code is not valid. |
INVALID_PROGRAM | Degree program code is not valid |
Degree program code is not valid. |
INVALID_TLVL_CODE | Level code is not valid |
Level code is not valid. |
INVALID_SUBJ_CDE_TRNS | Transfer subject code is not valid |
Transfer subject code is not valid. |
INVALID_CRSE_NUMB_TRNS | Transfer course number is not valid |
Transfer course number is not valid. |
INVALID_TERM_CODE_EFF_TRNS | Effective transfer term code is not valid |
Effective transfer term code is not valid. |
INVALID_ATTR_CDE | Attribute code is not valid |
Attribute code is not valid. |
INVALID_ATTR_DESC | Attribute description is not valid |
Attribute description is not valid. |
INVALID_USER_ID | User ID is not valid |
User ID is not valid. |
INVALID_GROUP | Group code is not valid |
Group code is not valid. |
INVALID_DATA_ORIGIN | Data origin is not valid |
Data origin is not valid. |
P_DELETE_FAILED | Cannot delete transfer course attribute because the record does not exist |
Cannot delete the transfer course attribute record because it does not exist. |
PK_NOT_FOUND | Cannot find transfer course attribute (SHRTCAT) record using primary or unique key |
Cannot find the transfer course record using the primary or unique key. |
RECORD_EXISTS | Cannot create transfer course attribute (SHRTCAT) because the record already exists |
Cannot create the transfer course record because it already exists. |
P_SEQUENCE_ERROR | Oracle sequence error |
Oracle sequence error occurred on the primary key of the transfer course attributes table. |