Question
PMD 6.6.2.0.GA on SLES - object reference not found
Hello together,
in times of GDPR we need to check our data objects and if they can be housekept and/or deleted.
So far we checked the PMD repository and found some tables with no reference in the OBJ_TYPE table.
for example CB*
CB1010_4_11165_30_0
…
CB2081_1_15080_226_0
for example F*
F1080_1_18984_27_0
---
F1218_1_4115_75_0
for example T*
T1075_49_6395_13_3
…
T28_1225_415_37_0
for example OT_TMP*
OT_TMP_CB1773
…
OT_TMP_CB18902
Where can we find a reference table for these objects?
Like SEG_HDR for Segments.
We use PMD Version 6.6.2.0.GA on SLES
Thanks a lot in advance
Hi Marcus,
We apologize for the delay in response.
The reference table for the mentioned objects is called VANTAGE_DYN_TAB, which holds information on dynamic entities like CB*, F*, BS*, etc, created by Marketing Director. Note, however, it only contains a reference to these tables, but not the table data itself.
For housekeeping of the CMD schema, kindly go through the attached document on Purge Scripts. Do let us know if you have any doubts/queries regarding the same, we will be happy to assist.