API's for PRDT tool not working as expected
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0
PRDT code set patched to resolve Bug 34144813 - CHECK CONSTRAINT STATUS DIFFERENT VALUE FROM API AND APPLICATION
Has anyone successfully used the API's to check and then remove (Obfuscate) data for PRDT? Below is sample code, slightly amended to suit my data. When running without the entity_remove statement we get a 'No Constraints' status which is good however when we move on to perform the entity_remove statement all we get is a 'Remove Error' status on table PER_DRT_PERSON_DATA_REMOVALS and there are no more details which doesnt help triage the issue. We are keen to utilise the API's to reduce manual effort but we are blocked as we cant progress past 'Remove Error'