Message Name | Error Message |
COPY_ERROR | Course department restrictions cannot be copied because the from term is not the most recent term. |
An attempt was made to copy course department restrictions from a term that is not the most recent term for which restrictions exist. |
INVALID_DEPT_CODE | Department code for the course department restriction is not valid. |
An attempt was made to create or update a course department restriction with an invalid department code. |
INVALID_DEPT_IE_CDE | Include/Exclude value for the course department restriction is not valid. Valid values are I and E. |
An attempt was made to create or update a course department restriction with an invalid Include/Exclude value. |
INVALID_EFF_TERM | Effective term for the course department restriction is not valid. |
An attempt was made to create or update a course department restriction with an invalid term code. |
INVALID_REC_TYPE | Record type for the course department restriction is not valid. Valid values are 1 and 2. |
An attempt was made to create or update a course department restriction with an invalid record type. |
INVALID_SUBJ_CODE | Subject code for the course department restriction is not valid. |
An attempt was made to create or update a course department restriction with an invalid subject code. |
MISSING_BASE | Course base record does not exist for the effective term of the course department restriction. |
Check the course base record on the SCABASE form for the valid term range. |
MISSING_CRSE_NUMB | Course number is missing and is required for course department restrictions. |
An attempt was made to create or update a course department restriction without the required course number. |
MISSING_CTRL_RECORD | Course department restriction code (Type 2) record cannot be created without an existing control (Type 1) record. |
A course department restriction control (Type 1) record is required before creating a course department restriction code (Type 2) record. |
MISSING_EFF_TERM | Effective term is missing and is required for course department restrictions. |
An attempt was made to create or update a course department restriction without the required term code. |
MISSING_REC_TYPE | Record type is missing and is required for course department restrictions. |
An attempt was made to create or update a course department restriction without the required record type. |
MISSING_SUBJ_CODE | Subject code is missing and is required for course department restrictions. |
An attempt was made to create or update a course department restriction without the required subject code. |
MISSING_USER_ID | User identification is missing and is required for course department restrictions. |
An attempt was made to create or update a course department restriction without the user ID. |
NO_UPDATE | Course department restriction code (Type 2) record cannot be updated. |
Course department restriction code cannot be updated because it is part of the unique index. |
PK_NOT_FOUND | Cannot find the course department restriction record using the primary or unique key. |
Course department restriction does not exist. |
P_DELETE_FAILED | Cannot delete the course department restriction because the record does not exist. |
Course department restriction does not exist. |
P_SEQUENCE_ERROR | Oracle sequence error occurred on the primary key of the course department restriction. |
Report this error to your system administrator. |
RECORD_EXISTS | Course department restriction cannot be created because the record already exists. |
Course department restriction already exists. |
REC_TYPE_CODE_ERROR | Department code must be null to create a course department restriction control (Type 1) record or not null to create a restriction code (Type 2) record. |
Department code is required for a course department restriction code (Type 2) record or must be null for a control (Type 1) record. |
REC_TYPE_IE_ERROR | Include/Exclude value must be specified for a course department restriction control (Type 1) record or must be null for a restriction code (Type 2) record. |
Include/Exclude value must be I or E for a course department restriction control (Type 1) record or must be null for a restriction code (Type 2) record. |
TYPE1_DELETE_ERROR | Course department restriction control (Type 1) record cannot be deleted because a restriction code (Type 2) record exists. |
Course department restriction code (Type 2) records must be deleted before deleting the course department restriction control (Type 1) record. |
TYPE1_QUERY_ERROR | Department code cannot be specified for a course department restriction control (Type 1) record. |
Department code can only be specified for course department restriction code (Type 2) records. |
TYPE2_QUERY_ERROR | Department code must be specified for a course department restriction code (Type 2) record. |
Department code must be specified for course department restriction code (Type 2) records. |