Message Name | Error Message |
INVALID_DEGC_CODE | Invalid Degree for Prior College Major |
An attempt was made to create or update the prior college major Degree code with an invalid value. The Degree Code must exist in the Degree Code validation table (STVDEGC). |
INVALID_MAJR_CODE_MAJOR | Invalid Major for Prior College Major |
An attempt was made to create or update the prior college Major code with an invalid value. The Major Code must exist in the Major, Minor, Concentration Code validation table (STVMAJR). |
INVALID_PIDM | Invalid PIDM for Prior College Major |
An attempt to create or update the prior college major record was unsuccessful because the PIDM given does not exist in the SPRIDEN table. |
INVALID_SBGI_CODE | Invalid Source Background Institution for Prior College Major |
An attempt was made to create or update the prior college major 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 Major |
The prior college major Degree Sequence Number is missing or NULL and must be entered. |
MISSING_MAJR_CODE_MAJOR | Missing mandatory Major for Prior College Major |
The prior college Major Code is missing or NULL and must be entered. |
MISSING_PARENT | Required Degree parent record not found for Prior College Major |
The prior college major 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 Major |
The PIDM for prior college major is missing or NULL and must be entered. |
MISSING_SBGI_CODE | Missing mandatory Source Background Institution for Prior College Major |
The prior college major 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 Major |
An attempt was made to update a prior college major record that does not exist. |
P_DELETE_FAILED | Cannot delete Prior College Major, record does not exist |
An attempt was made to delete a prior college major record that does not exist. |
RECORD_EXISTS | Cannot create, record already exists for Prior College Major |
An attempt was made to create a prior college major record that already exists. |
P_UPDATE_UNSUPPORTED | Cannot update Prior College Major, p_update is unsupported |
An attempt was made to call the prior college major p_update procedure was unsuccessful because the p_update is unsupported. |