First, run sql below:
Select * from collectionsThen identified which collection does not appear in console and delete by sql below:
DELETE FROM collectionsIf you are interested to know more about the issue, Check It Out
WHERE CollectionName='Your Collection'
Warning: It is not supported to modify the ConfigMgr database in any way.
No comments:
Post a Comment