Message Key | Error Message |
INVALID_TABLE_NAME | Invalid value for PII table name |
The PII table name entered must be a valid value in ALL_TABLES or ALL_VIEWS. |
INVALID_SYS_REQ_IND | Invalid value for PII tables System Required indicator |
An attempt was made to create the FGAC business profile rule System Required indicator to a value other than 'Y' or 'N', or an attempt was made to update a record where the System Required indicator is 'Y'.
Updates are not permitted to the System Required indicator if the current value is Y. |
INVALID_ACTIVE_IND | Invalid value for PII tables Active indicator |
An attempt was made to create or update the PII tables Active indicator to a value other than 'Y' or 'N'. |
MISSING_TABLE_NAME | Missing mandatory value for PII table name |
The PII table name is missing and must be a valid value from ALL_TABLES or ALL_VIEWS. |
MISSING_COLUMN_NAME | Missing mandatory value for PII column name |
The PII column name is missing and must be a valid value. |
MISSING_SYS_REQ_IND | Missing mandatory value for PII tables System Required indicator |
The PII tables System Required indicator is missing. It must 'Y' or 'N'. |
MISSING_ACTIVE_IND | Missing mandatory value for PII tables Active indicator |
The PII tables Active indicator is missing. It must 'Y' or 'N'. |
MISSING_USER_ID | Missing mandatory value for PII tables User ID |
The PII tables User ID is missing and must be a valid Oracle user. |
P_DELETE_FAILED | Cannot delete, PII tables record does not exist |
An attempt to delete a PII tables record was unsuccessful because the record could not be found. |
PK_NOT_FOUND | Cannot find PII tables record using primary or unique key |
An attempt to update or delete a PII tables record was unsuccessful because the record could not be found using the primary key which is the Table Name. |
RECORD_EXISTS | Cannot create, PII tables record already exists |
An attempt to create a PII tables record was unsuccessful because the record already exists; duplicates are not allowed. |
CANNOT_DELETE_SYS_REQ | Cannot delete PII tables System Required record |
An attempt to delete the record was unsuccessful because the record is required by the system. |
CANNOT_UPDATE_SYS_REQ | Cannot update PII tables System Required record |
An attempt to update the record was unsuccessful because the record is required by the system. |