Hi team,
We encountered a update database structure error, please help.
When we finished the Prod environment installation, and we need to update the latest schema to database. Then we unexpectedly found that some ACC built-in schema not sync yet as below:
Once we start to run update, some error prompt, and this error seems lead us can not delete manual-added folder
This is prod environment, help is needed very much, thanks a lot
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Yuemin,
It looks like the update failed because there is a dependent object "DF_NmsPropos_ilnte_6BAEFA67". I don't know where the object is as it looks custom but there is a dependent relationship between this object and the iinterationID which means you need to address this prior to altering the table.
Check your propositionRCP table to see if any data with this value exists and check your schema to see if there are any links/revlinks that would map back to a value like the above.
Regards,
Craig
Hi Yuemin,
It looks like the update failed because there is a dependent object "DF_NmsPropos_ilnte_6BAEFA67". I don't know where the object is as it looks custom but there is a dependent relationship between this object and the iinterationID which means you need to address this prior to altering the table.
Check your propositionRCP table to see if any data with this value exists and check your schema to see if there are any links/revlinks that would map back to a value like the above.
Regards,
Craig
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies