Message Name | Error Message |
INVALID_DEGC_CODE | Invalid Degree for Prior College Minor |
An attempt was made to create or update the prior college minor Degree code with an invalid value. The Degree Code must exist in the Degree Code validation table (STVDEGC). |
INVALID_MAJR_CODE_MINOR | Invalid Minor for Prior College Minor |
An attempt was made to create or update the prior college Minor code with an invalid value. The Minor Code must exist in the Major, Minor, Concentration Code validation table (STVMAJR). |
INVALID_PIDM | Invalid PIDM for Prior College Minor |
An attempt to create or update the prior college minor record was unsuccessful because the PIDM given does not exist in the SPRIDEN table. |
INVALID_SBGI_CODE | Invalid Source Background Institution for Prior College Minor |
An attempt was made to create or update the prior college minor Source Background Institution code with an invalid value. The Source Background Institution Code must exist in the Source Background Institution Code validation table (STVSBGI). |
MISSING_DEGR_SEQ_NO | Missing mandatory Degree Sequence Number for Prior College Minor |
The prior college minor Degree Sequence Number is missing or NULL and must be entered. |
MISSING_MAJR_CODE_MINOR | Missing mandatory Minor for Prior College Minor |
The prior college Minor Code is missing or NULL and must be entered. |
MISSING_PARENT | Required Degree parent record not found for Prior College Minor |
The prior college minor PIDM, Source Background Institution Code and Degree Sequence Number are required and must be defined in the Prior College Degree Table (SORDEGR). |
MISSING_PIDM | Missing mandatory PIDM for Prior College Minor |
The PIDM for prior college minor is missing or NULL and must be entered. |
MISSING_SBGI_CODE | Missing mandatory Source Background Institution for Prior College Minor |
The prior college minor Source Background Institution Code is missing or NULL and must be entered. |
PK_NOT_FOUND | Cannot find record using primary or unique key for Prior College Minor |
An attempt was made to update a prior college minor record that does not exist. |
P_DELETE_FAILED | Cannot delete Prior College Minor, record does not exist |
An attempt was made to delete a prior college minor record that does not exist. |
RECORD_EXISTS | Cannot create, record already exists for Prior College Minor |
An attempt was made to create a prior college minor record that already exists. |
P_UPDATE_UNSUPPORTED | Cannot update Prior College Minor, p_update is unsupported |
An attempt was made to call the prior college minor p_update procedure was unsuccessful because the p_update is unsupported. |