Errors are given when trying to run schema compare between two servers. If choosing all tables, it starts the compare but never finishes, and errors out (below). But if just a few tables are chosen, it does not error out.
Working with 2 seperate live versions of SQL Server 2008r2. There's about 200-500 tables selected for compare. Server compare seems to work without issue.
System.ApplicationException
Problem with load ExtendedProperties
Stack Trace:
at Quest.Schema.Common.ModelLoad.ModelLoader`6.Run(ICallBack callback)
at Quest.Schema.Common.ModelLoad.ModelLoadManager`7.Loader.LoadModel(ICallBack callback)
at Quest.Schema.Common.ModelLoad.ModelLoadManager`7.CreateInstance(ICallBack callback, SchemaSnapshot snapshot, OptionsStorage options)
at Quest.Schema.MSSQL.ModelLoad.ModelLoadServiceMSSQL.Create(ICallBack callback, SchemaSnapshot snapshot, OptionsStorage options)
at Quest.Schema.Common.Modules.SourcesLoader.SourcesLoaderModule.LoadModelFromSnapshot(ICallBack callback, SourceLoader source)
at Quest.Schema.Common.Modules.SourcesLoader.SourcesLoaderModule.SourceLoader.Run(ICallBack callback)
WORKAROUND:
none
STATUS:
Waiting for fix in a future version of Toad for SQL Server.