Oracle Error Message
ORA-14072: fixed table may not be truncated
Reason for the Error
User attempted to truncate a fixed table which is illegal.
Solution
Ensure that the table being truncated is not a fixed table.
ORA-14072: fixed table may not be truncated
User attempted to truncate a fixed table which is illegal.
Ensure that the table being truncated is not a fixed table.