Error given when running the schema compare tool.
System.ApplicationException
Can't resolve levels. Object doesn't found Stack Trace:
at Quest.Schema.Common.Model.SingleModel`3.ResolveLevels(SearchLevels searchLevels, Boolean alwaysSearchObject, Boolean toStrongTyped)
at Quest.Schema.Common.Model.SingleModel`3.ResolveLevels(SearchLevels searchLevels, Boolean alwaysSearchObject)
at Quest.Schema.Common.Model.ModelSearchLevelsConverter`1.GetRefFieldName(SearchLevels`1 searchLevelsId)
at Quest.Schema.Common.Interfaces.Model.SearchLevelsConverter.Convert(PropertyValue`1 value)
at Quest.Schema.Common.PairModel.Declarations.PropertyCompareStrategies`1.DefaultRefField[TValue](PropertyValue`1 source, PropertyValue`1 target, PairController controller, TCompareContext context)
User does not have DBOWNER rights on the source database.
Grant DBOWNER rights on the source database.