Hi,
I was wondering if anyone has ever run into this issue? We upgraded our database from 10.6 to 15.0 to 15.1.2998 and now 15.1.3508. After the initial upgrade we were unable to use DMM due to the title error "The following Contact IDs cannot be deleted or merged from since they are linked to at least one .net security group".
I know its an issue with our database as I installed a fresh copy of 15.1.3508 on another box and created a new database and the merg manager worked fine. However when I restored our database to that server this issue followed the database.
I can't seem to find any information on this or how it would pertian to imis. Wondering if anyone here might know.
look at asi_UserHasNetSecurity
The DMM message is triggered based on the results from the asi_UserHasNetSecurity stored procedure. Looking at the queries in the stored proc might point you toward the data issue.