Hi All,
How can i delete a field in dbdict system navigator?
i only know it can be deleted in db -> dbdict- >tablename
But i'm not sure if it is risky?
please help me solve that problem as soon as possible. Thanks a lot in advance!!
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
Hi All,
How can i delete a field in dbdict system navigator?
i only know it can be deleted in db -> dbdict- >tablename
But i'm not sure if it is risky?
please help me solve that problem as soon as possible. Thanks a lot in advance!!
I think this will be OK with some caveats
It may be easier just to remove the field from forms and ignore the dbdict entry (particularly OOTB fields)
Check if the field has any data posted or used by other processes/files in SM, if so I would just hide the field if you don't want it to be seen
Take a full database backup first
If you do this make sure the corresponding database entry/field has been cleared and removed also so the SM dbdict and DB match
Fully test this in a development system before doing it in production