Oracle WCC 12c - Enlarge a custom metadata vs using an existing metadata
Dear Experts,
We have a custom metadata field which turns out to be too short.
We are wondering what would be the better solution between editing the field length or using an existing custom metadata field which is available.
Widening the field will need to perform a fast rebuild which could take several days... And if it goes wrong, it could lead us to a full rebuild, which will last even longer.
If we use another metadata field, we will have to do some code modifications in our custom components, then update the data to move the values from the old field to te new one.