We have an issue on a DMS where we removed DVEs on an element so that the DVE elements should be removed from the surveyor.
After this action we have 6 DVE elements without a name.
I also can't recreate my DVE element from the main element but if I rename it in the table it can create a new DVE element but it's not linked to the blank element.
So it's like that the blank elements still have their name cached
Is there a way to delete the blank (broken) DVE elements? Maybe with client test tool?
Hi Robbie,
You can try to remove the DVE elements from the dveelementinfo table in the Cassandra database.
After you remove the references to the dve's from the database, you'll have to restart the dataminer agent hosting the parent element.
Note that this is a risky endeavor, which if not done properly could cause serious damage.