Message Key | Error Message |
MISSING_FDMN_CODE | Missing mandatory value for FGAC Domain Code |
The FGAC Domain Code is missing and must be a valid value in the Domain Code Validation Table (GTVFDMN). |
MISSING_TABLE_NAME | Missing mandatory value for Domain Table Name |
The Domain Table Name is missing and must be a valid value. |
MISSING_FDTP_CODE | Missing mandatory value for Domain Type Code |
The Domain Type Code is missing and must be a valid value in the Domain Type Validation Table (GTVFDTP). |
MISSING_SYS_REQ_IND | Missing mandatory value for System Required indicator |
The System Required indicator is missing and must be 'Y' (Yes) or 'N' (No). |
MISSING_ENABLE_PII_IND | Missing mandatory value for PII Enable Indicator |
The Domain PII Enable indicator is missing and must be 'Y' (Yes) or 'N' (No). |
MISSING_USER_ID | Missing mandatory value for Domain User ID |
The Domain User ID is missing and must be a valid value. |
INVALID_FDMN_CODE | Invalid value for FGAC Domain Code |
An attempt was made to create or update the FGAC Domain Code with an invalid value. The FGAC Domain Code must exist in the Domain Code Validation Table (GTVFDMN). |
INVALID_TABLE_NAME | Invalid value for Domain Table Name |
An attempt was made to create or update the Domain Table name with an invalid value. |
INVALID_FDTP_CODE | Invalid value for Domain type code |
An attempt was made to create or update the Domain Type code with an invalid value. The Domain Type code must exist in the Domain Type Validation Table (GTVFDTP). |
INVALID_SYS_REQ_IND | Invalid value for System Required indicator |
An attempt was made to create or update the Domain System Required indicator to a value other than 'Y' (Yes) or 'N' (No). |
INVALID_ENABLE_PII_IND | Invalid value for PII Enable Indicator |
An attempt was made to create or update the Domain PII Enable Indicator to a value other than 'Y' (Yes) or 'N' (No). |
INVALID_USER_ID | Invalid value for User ID |
An attempt was made to create or update the Domain User ID with an invalid value. |
P_DELETE_FAILED | Cannot delete Domain, record does not exist |
An attempt to delete a Domain record was unsuccessful because the record does not exist. |
PK_NOT_FOUND | Cannot find Domain record using primary or unique key |
An attempt to find a Domain record was unsuccessful because the record could not be found using the primary or unique key of FGAC Domain code. |
RECORD_EXISTS | Cannot create Domain, record already exists |
An attempt to create an FGAC Domain record was unsuccessful because the record already exists. |
GOBFPUD_EXISTS | Cannot delete Domain, GOBFPUD exists |
An attempt to delete a Domain record was unsuccessful because an FGAC Personal User Defaults Table (GOBFPUD) record exists. |
GORFDPL_EXISTS | Cannot delete Domain, GORFDPL exists |
An attempt to delete a Domain record was unsuccessful because an FGAC Domain Policy Table (GORFDPL) record exists. |
GORFGBP_EXISTS | Cannot delete Domain, GORFGBP exists |
An attempt to delete a Domain record was unsuccessful because an FGAC Profiles per Predicate and Domain Table (GORFGBP) record exists. |
GORFGUS_EXISTS | Cannot delete Domain, GORFGUS exists |
An attempt to delete a Domain record was unsuccessful because an FGAC Users defined for predicate and domain Table (GORFGUS) record exists. |
GORFPII_EXISTS | Cannot delete Domain, GORFPII exists |
An attempt to delete a Domain record was unsuccessful because an FGAC PII Domains per person Table (GORFPII) record exists. |
GORFPRD_EXISTS | Cannot delete Domain, GORFPRD exists |
An attempt to delete a Domain record was unsuccessful because an FGAC Predicate per Domain Table (GORFPRD) record exists. |
RECORD_REQUIRED | Cannot delete Domain, record required |
An attempt to delete a Domain record was unsuccessful because the record is system required. |