<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size? in Windchill</title>
    <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/956967#M80818</link>
    <description>&lt;P&gt;Thanks for eveyone for the previous recommendations!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Meanwhile It seems the performance problems were solved with the following steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Our customer bought a brand new Hyper-V Virtualization server cluster with a new Storage with SSD disks.&lt;BR /&gt;Previously the storage contaned mixed disk types: SSD and non-SSD Disks.&lt;BR /&gt;There were no dedicated SSD arrays for SQL and Windchill application virtual servers.&lt;/LI&gt;&lt;LI&gt;After migrating the VM's (Windchill Application Server's VM and SQL Server's VM) from the old location to the new server we realized that the Windchill start time did't changed despite the new super fast storage!&lt;BR /&gt;And the OS booting process take almost &lt;U&gt;&lt;STRONG&gt;4 minutes&lt;/STRONG&gt;&lt;/U&gt; for the Windchill Application Server VM!&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So we started an investigation and we realized if the File Vault VHDX disks are not attached to the virtual machine teh boot process is 4 seconds.&lt;BR /&gt;But after attaching even just one FileVault disk, the system slowed down terribly.&lt;BR /&gt;One FileVault disk size is ~ 1.5TB and contains more than 3.000.000 - 5.000.000 small files and the VHDX type was Dinamically Expanding.&lt;BR /&gt;&lt;BR /&gt;So the solution was to &lt;U&gt;&lt;STRONG&gt;create brand new FIXED sized VHDXs with 64KB stripe size and copy all original FileVault content to the new ones.&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;After this step the new &lt;U&gt;&lt;STRONG&gt;VM started 4 seconds&lt;/STRONG&gt;&lt;/U&gt; with all new FileVault disk attached to it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Performance Impact of Hyper-V CPU Compatibility Mode: after the migration the local IT turned off the Hyper-V CPU Compatibility Mode. So further performance gains could be achieved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nowadays the Windchill Service startup time is 90 seconds vs. 210-300 seconds before migration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are yet to implement the SQL Server performance tuning steps described in the PTC knowledge base articles suggested by mmeadows-3 as the client is satisfied with the current performance.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2024 14:29:12 GMT</pubDate>
    <dc:creator>kszemes</dc:creator>
    <dc:date>2024-06-18T14:29:12Z</dc:date>
    <item>
      <title>Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939031#M79335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a customer who stores CAD files in FileVaults (more tha 8TB), so Microsoft SQL Database contains theoretically only the metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The size of the SQL Database is&amp;nbsp; greater than 200GB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a dedicated VM for SQL server with 128GB Memory and 8vCPU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The customer has some performance issues with for example complex queries.&lt;/P&gt;&lt;P&gt;Somethimes this query runs fast - 5-10 sec - but other time tis query runs 5-10 minutes!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An SQL expert adviced to our customer to use at least 1-1,5 times more memory for SQL Server than the existing database size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can be a good way to handle performance issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Károly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 12:55:16 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939031#M79335</guid>
      <dc:creator>kszemes</dc:creator>
      <dc:date>2024-03-25T12:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939039#M79337</link>
      <description>&lt;P&gt;SQL Performance Tips&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;understand the relational data model&lt;/LI&gt;
&lt;LI&gt;choose 'key' fields carefully, for use as indexes&lt;/LI&gt;
&lt;LI&gt;avoid subqueries&lt;/LI&gt;
&lt;LI&gt;avoid storing large BLOB data&lt;/LI&gt;
&lt;LI&gt;(others: please chip in!)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 25 Mar 2024 13:14:13 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939039#M79337</guid>
      <dc:creator>rleir</dc:creator>
      <dc:date>2024-03-25T13:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939071#M79338</link>
      <description>&lt;P&gt;Most Windchill system administrators are not SQL Server certified DBAs.&amp;nbsp; Fortunately, PTC has given SQL Server a lot of attention and provided various recommendations for optimizing it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Start with general cleanup and performance tuning recommendations.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using SSMS as a sysdba user,&lt;UL&gt;&lt;LI&gt;Run the "Disk Usage" report to see how large and how full the datafiles are.&lt;/LI&gt;&lt;LI&gt;Run the "Disk Usage by Top Tables" report to identify any transient data tables that are larger than they should be.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Using SSMS as the db user,&lt;UL&gt;&lt;LI&gt;Clean up problem tables if necessary: &lt;A href="https://www.ptc.com/en/support/article/CS42494" target="_blank" rel="noopener"&gt;MiscLogEvents&lt;/A&gt;, &lt;A href="https://www.ptc.com/en/support/article/CS37856" target="_blank" rel="noopener"&gt;PageResults&lt;/A&gt;, etc.&lt;/LI&gt;&lt;LI&gt;Confirm there are no (or few) content files in the &lt;A href="https://www.ptc.com/en/support/article/CS120635" target="_blank" rel="noopener"&gt;BLOBS&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Apply &lt;A href="https://www.ptc.com/en/support/article/CS262774" target="_blank" rel="noopener"&gt;performance indexes&lt;/A&gt; and remove&amp;nbsp;&lt;A href="https://www.ptc.com/en/support/article/CS201741" target="_blank" rel="noopener"&gt;duplicates&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS193197" target="_blank" rel="noopener"&gt;Perform Index Maintenance&lt;/A&gt;&amp;nbsp;regularly to maintain performance.&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS53529" target="_blank" rel="noopener"&gt;Update Statistics&lt;/A&gt; regularly.&lt;/LI&gt;&lt;LI&gt;Run &lt;A href="https://www.ptc.com/en/support/article/CS299797" target="_blank" rel="noopener"&gt;SQLPerf&lt;/A&gt; and apply recommendations&lt;UL&gt;&lt;LI&gt;If you haven't performed row compression, do it.&amp;nbsp; The database size will diminish&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS277427" target="_blank" rel="noopener"&gt;Size caches&lt;/A&gt; to the current database size&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS299230" target="_blank" rel="noopener"&gt;Collect data&lt;/A&gt;, submit to &lt;A href="https://www.ptc.com/en/support/on-demand-system-scan" target="_blank" rel="noopener"&gt;On-Demand System Scan&lt;/A&gt;, and apply recommendations&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If these don't help, log a performance call with PTC Technical Support.&amp;nbsp; They will want you to perform the slow running actions and send them the performance tables.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;windchill wt.util.jmx.ExportPerfTables -chunkSize 20000 perftables.gz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the system is performing well and it is just these queries that suffer...&amp;nbsp; What do you mean by 'query'?&amp;nbsp; Are these customizations or reports?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 14:42:38 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939071#M79338</guid>
      <dc:creator>mmeadows-3</dc:creator>
      <dc:date>2024-03-25T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939101#M79340</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for&amp;nbsp;&lt;SPAN&gt;cleanup and performance tuning recommendations summary. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will try to catch a SQL Expert and we will review these and will make a plan to execute these steps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;They have lot of Query Builder based reports.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There are some queries that can be run to reproduce the performance issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But there are performance issues one or two day a week when the system got stuck without running these aformentioned queries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The CPU utilization is on 100% in every Core for a couple of hours. The memory usage is 90% by default. (All free memory is reserved by MS SQL Server - 115 GB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 14:59:27 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939101#M79340</guid>
      <dc:creator>kszemes</dc:creator>
      <dc:date>2024-03-25T14:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939133#M79342</link>
      <description>&lt;P&gt;Ultimately, the answer may be to throw more resources at it.&amp;nbsp; But it feels like the slow reports are a symptom of an underlying issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use JConsole (windchill wt.util.jmx.SMJconsole) to try to identify what is running during these lockups.&amp;nbsp; Select the Windchill tab to see what is running at the moment.&amp;nbsp; The ElapsedTotalCpuSeconds column may be useful.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mmeadows3_0-1711380196028.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/100880i89E22643648AD2C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mmeadows3_0-1711380196028.png" alt="mmeadows3_0-1711380196028.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may not be Windchill/DB related.&amp;nbsp; For example: Antivirus scanning can consume all processors for a period of time.&amp;nbsp; If Defender antivirus and a third-party antivirus are both running, it can lock up a server for hours.&lt;/P&gt;&lt;P&gt;PTC Tech Supt's performance team can help direct you to the source of the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 15:32:00 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939133#M79342</guid>
      <dc:creator>mmeadows-3</dc:creator>
      <dc:date>2024-03-25T15:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939161#M79345</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/222570"&gt;@kszemes&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;An SQL expert advised to our customer to use at least 1-1,5 times more memory for SQL Server than the existing database size.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'd be cautious trusting this expert.&amp;nbsp; SQL server can perform worse with too much memory.&amp;nbsp; Even for the largest of installations, PTC never recommends any such ratio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.)&amp;nbsp; SQL Server will eventually consume all of the memory made available to it.&amp;nbsp; &lt;EM&gt;&lt;STRONG&gt;This is by design&lt;/STRONG&gt;&lt;/EM&gt;, and why it's important to configure an upper limit based on what is actually available on the server.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.ptc.com/en/support/article/CS211385" target="_blank"&gt;https://www.ptc.com/en/support/article/CS211385&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.brentozar.com/blitz/max-memory/" target="_blank"&gt;Memory Dangerously Low or Max Memory Too High - Brent Ozar Unlimited®&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.)&amp;nbsp; Most SQL Server installations have only a &lt;EM&gt;&lt;STRONG&gt;fraction&lt;/STRONG&gt; &lt;/EM&gt;of the RAM compared to their data size.&amp;nbsp; It is possible to analyze SQL Server and determine if the RAM is actually the bottleneck.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.brentozar.com/archive/2018/11/how-much-memory-is-normal-for-sql-servers/" target="_blank"&gt;How Much Memory is "Normal" for SQL Servers? - Brent Ozar Unlimited®&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.brentozar.com/archive/2011/09/sysadmins-guide-microsoft-sql-server-memory/" target="_blank"&gt;A Sysadmin's Guide to Microsoft SQL Server Memory (brentozar.com)&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 17:54:14 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939161#M79345</guid>
      <dc:creator>TomU</dc:creator>
      <dc:date>2024-03-25T17:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939369#M79358</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;min server memory&lt;/STRONG&gt;&amp;nbsp;set to 0.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;maxserver memory&lt;/STRONG&gt;&amp;nbsp;set to 115GB&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 26 Mar 2024 10:21:59 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939369#M79358</guid>
      <dc:creator>kszemes</dc:creator>
      <dc:date>2024-03-26T10:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/940490#M79406</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/222570"&gt;@kszemes&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you have some responses from some community members. If any of these replies helped you solve &lt;A href="https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/939031#M79335" target="_blank"&gt;your question&lt;/A&gt; please mark the appropriate reply as the Accepted Solution.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Community Moderation Team.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 06:57:31 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/940490#M79406</guid>
      <dc:creator>vnamboodheri</dc:creator>
      <dc:date>2024-04-01T06:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/956967#M80818</link>
      <description>&lt;P&gt;Thanks for eveyone for the previous recommendations!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Meanwhile It seems the performance problems were solved with the following steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Our customer bought a brand new Hyper-V Virtualization server cluster with a new Storage with SSD disks.&lt;BR /&gt;Previously the storage contaned mixed disk types: SSD and non-SSD Disks.&lt;BR /&gt;There were no dedicated SSD arrays for SQL and Windchill application virtual servers.&lt;/LI&gt;&lt;LI&gt;After migrating the VM's (Windchill Application Server's VM and SQL Server's VM) from the old location to the new server we realized that the Windchill start time did't changed despite the new super fast storage!&lt;BR /&gt;And the OS booting process take almost &lt;U&gt;&lt;STRONG&gt;4 minutes&lt;/STRONG&gt;&lt;/U&gt; for the Windchill Application Server VM!&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So we started an investigation and we realized if the File Vault VHDX disks are not attached to the virtual machine teh boot process is 4 seconds.&lt;BR /&gt;But after attaching even just one FileVault disk, the system slowed down terribly.&lt;BR /&gt;One FileVault disk size is ~ 1.5TB and contains more than 3.000.000 - 5.000.000 small files and the VHDX type was Dinamically Expanding.&lt;BR /&gt;&lt;BR /&gt;So the solution was to &lt;U&gt;&lt;STRONG&gt;create brand new FIXED sized VHDXs with 64KB stripe size and copy all original FileVault content to the new ones.&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;After this step the new &lt;U&gt;&lt;STRONG&gt;VM started 4 seconds&lt;/STRONG&gt;&lt;/U&gt; with all new FileVault disk attached to it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Performance Impact of Hyper-V CPU Compatibility Mode: after the migration the local IT turned off the Hyper-V CPU Compatibility Mode. So further performance gains could be achieved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nowadays the Windchill Service startup time is 90 seconds vs. 210-300 seconds before migration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are yet to implement the SQL Server performance tuning steps described in the PTC knowledge base articles suggested by mmeadows-3 as the client is satisfied with the current performance.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 14:29:12 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/956967#M80818</guid>
      <dc:creator>kszemes</dc:creator>
      <dc:date>2024-06-18T14:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL server - Memory and CPU requirements - based on existing Database Size?</title>
      <link>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/957344#M80852</link>
      <description>&lt;P&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/222570"&gt;@kszemes&lt;/a&gt;&amp;nbsp;Thanks for circling back and sharing your solution with the community!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 12:04:57 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Microsoft-SQL-server-Memory-and-CPU-requirements-based-on/m-p/957344#M80852</guid>
      <dc:creator>AndrewK</dc:creator>
      <dc:date>2024-06-20T12:04:57Z</dc:date>
    </item>
  </channel>
</rss>

