I'm running a PDP automation job in a dataset.
As the initial Orphan configuration is "Keep" so the number of policies increased after each execution. As a result, I'm facing "Java heap space" issue, I guess it means the policy table is too big so it cannot save new policies.
Is there any way to delete all existing policies in a dataset?
I'm checking the guideline in DOMO but it show a manual way ⇒ Go to dataset ⇒ Go to PDP tab ⇒ click on each policy and select "delete"
https://domo-support.domo.com/s/article/360042934614?language=en_US#:~:text=In%20the%20PDP%20tab%20for%20the%20DataSet%20with%20policies%20you,Delete%20to%20confirm%20the%20deletion.
I've tried delete the PDP automation job and create a new one but it doesn't work.
Hope to hear advice from everybody.