<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CMS Snapshot Analysis - Synchronize Assessment Model on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-snapshot-analysis-component/cms-snapshot-analysis-synchronize-assessment-model/</link><description>Recent content in CMS Snapshot Analysis - Synchronize Assessment Model on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-snapshot-analysis-component/cms-snapshot-analysis-synchronize-assessment-model/index.xml" rel="self" type="application/rss+xml"/><item><title>CMS Snapshot Analysis - Synchronize Assessment Model - Performance issue</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-snapshot-analysis-component/cms-snapshot-analysis-synchronize-assessment-model/cms-snapshot-analysis-synchronize-assessment-model-performance-issue/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-snapshot-analysis-component/cms-snapshot-analysis-synchronize-assessment-model/cms-snapshot-analysis-synchronize-assessment-model-performance-issue/</guid><description>&lt;p&gt;&lt;strong&gt;*Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page will help you solve performance issus that occur during the Synchronize Assessment Model.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;*Observed in CAST AIP&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&lt;em&gt;&amp;#x2705;&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.3.x&lt;/td&gt;
 &lt;td&gt;&lt;em&gt;&amp;#x2705;&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.2.x&lt;/td&gt;
 &lt;td&gt;&lt;em&gt;&amp;#x2705;&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;7.0.x&lt;/td&gt;
 &lt;td&gt;&lt;em&gt;&amp;#x274c;&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;*Observed on RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS1&lt;/td&gt;
 &lt;td&gt;&lt;em&gt;&amp;#x274c;&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Action Plan&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The synchonize assessment model is a SQL process. Run a CSS Optimize on your central database.&lt;/li&gt;
&lt;li&gt;Run the synchronize assessment model.&lt;/li&gt;
&lt;li&gt;If the issue still there, for support to investigate, you need to activate the SQL Traces in the CAST MS log file :
&lt;ol&gt;
&lt;li&gt;Close CAST Management Studio&lt;/li&gt;
&lt;li&gt;Open CAST Management Studio by activating the SQL Traces as described in the page &lt;a href="https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/cast-management-studio-cms/cast-management-studio-information-how-to-launch-cast-ms-in-show-sql-mode-in-order-to-get-the-sql-traces/"&gt;CAST Management Studio - Information - How to launch CAST-MS in SHOW SQL mode in order to get the SQL traces&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Run the Synchronize assessment model.&lt;/li&gt;
&lt;li&gt;Open the CAST MS log file and search for the last query or the longest query if the synchronize assessment model has ended.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;If the above points do not help you, contact &lt;a href="https://help.castsoftware.com/hc/en-us/articles/204189137-How-to-contact-CAST-Technical-Support"&gt;CAST Technical Support&lt;/a&gt; and provide the below &lt;a href="#CMSSnapshotAnalysisSynchronizeAssessmentModelPerformanceissue-Relevantinput"&gt;relevant input&lt;/a&gt; in order to reproduce the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;h4 id="relevant-input"&gt;Relevant Input&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Activate the SQL Traces for CAST MS as described in : &lt;a href="https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-component/cast-management-studio-cms/cast-management-studio-information-how-to-launch-cast-ms-in-show-sql-mode-in-order-to-get-the-sql-traces/"&gt;CAST Management Studio - Information - How to launch CAST-MS in SHOW SQL mode in order to get the SQL traces&lt;/a&gt;, and run the Synchonize assessment model&lt;/li&gt;
&lt;li&gt;&lt;a href="https://help.castsoftware.com/hc/en-us/articles/203751708-CAST-Support-Tool-CST-alias-Sherlock"&gt;CAST Support Tool (CST) - alias Sherlock&lt;/a&gt;. Option to select : Export CAST Databases, Export log, Export configuration file.&lt;/li&gt;
&lt;li&gt;Screenshot describing the error/warning&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Notes/comments&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>