My understanding is that it is safe to update Custom Properties (Node, Volume & Interface) directly through SQL, is this accurate?
Adding information into the Custom Properties columns should not be an issue. Adding new columns to the Tables would cause issues.
I hope so I do it all the time in APM to be able to use custom properties within the dynamic queries...
ditto. I think the only time you have to worry is if you have something auto populating the custom property.
Thanks Sean!
This is what I thought but figured better to play it safe and verify first.
Can you expand on this a bit more please:
"Adding new columns to the Tables would cause issues"
Custom properties are represented by columns in given table and also by metadata stored in Information Service. If you add your own column we will have no information about them. It can later caused some issues (e.g. during upgrade) etc.
Hi,
i would like use same query to update node's custom property, could you please help me to text a query, and one more thing same query i can use as a batch file so same could be auto.
thanks
K