<?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: Slow assembly load in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72482#M15116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a part of my code, in the log start assembly to end assembly took 7 minutes. Tried with direct dll load but that doesn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;## - Loading the SQL Server SMO Assembly"&lt;/P&gt;&lt;P&gt;Get-WFALogger -Info -message $('Start load Assembly')&lt;/P&gt;&lt;P&gt;#[System.Reflection.Assembly]::loadwithPartialName("Microsoft.SQLServer.SMO");&lt;/P&gt;&lt;P&gt;[System.Reflection.Assembly]::loadfrom("C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.Smo\11.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.Smo.dll")&lt;/P&gt;&lt;P&gt;Get-WFALogger -Info -message $('End load Assembly: ') &lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;09:27:35.046 INFO&amp;nbsp; [_Detach_SQL_DB] ### Command '_Detach_SQL_DB' ###&lt;/P&gt;&lt;P&gt;09:27:36.169 INFO&amp;nbsp; [_Detach_SQL_DB] Executing command: ./_Detach_SQL_DB3112812273117812986.ps1 -DBs @('(AdventureWorksDEV)') -MachineName gdc00304\DBA_TEST &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;09:27:36.200 INFO&amp;nbsp; [_Detach_SQL_DB] Start load Assembly&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;09:35:34.827 INFO&amp;nbsp; [_Detach_SQL_DB] End load Assembly: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;09:35:34.842 INFO&amp;nbsp; [_Detach_SQL_DB] Connect to SQL: gdc00304\DBA_TEST&lt;/P&gt;&lt;P&gt;09:35:48.664 INFO&amp;nbsp; [_Detach_SQL_DB] Working on: (AdventureWorksDEV)&lt;/P&gt;&lt;P&gt;09:35:48.898 INFO&amp;nbsp; [_Detach_SQL_DB] Nothing to detach for: (AdventureWorksDEV)&lt;/P&gt;&lt;P&gt;09:35:51.332 INFO&amp;nbsp; [_Detach_SQL_DB] Command completed, took 496286 milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 09:12:39 GMT</pubDate>
    <dc:creator>francoisbnc</dc:creator>
    <dc:date>2013-01-17T09:12:39Z</dc:date>
    <item>
      <title>Slow assembly load</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72472#M15114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I experience slow load of assembly &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;[System.Reflection.Assembly]::loadwithPartialName("Microsoft.SQLServer.SMO") in WFA command,&amp;nbsp; about 5 minutes to load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Strange thing is, d&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;irectly from powershell command line, it take about 15 seconds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Do you know what could be the cause?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;francois &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:11:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72472#M15114</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2025-06-05T06:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Slow assembly load</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72477#M15115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you elaborate it more..!&lt;/P&gt;&lt;P&gt;with what command you hit this issue..!&lt;/P&gt;&lt;P&gt;Are you facing the same issue with all the commands or is it with a specific command in a particular time..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sivaprasad K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 09:00:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72477#M15115</guid>
      <dc:creator>kandati</dc:creator>
      <dc:date>2013-01-17T09:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Slow assembly load</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72482#M15116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a part of my code, in the log start assembly to end assembly took 7 minutes. Tried with direct dll load but that doesn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;## - Loading the SQL Server SMO Assembly"&lt;/P&gt;&lt;P&gt;Get-WFALogger -Info -message $('Start load Assembly')&lt;/P&gt;&lt;P&gt;#[System.Reflection.Assembly]::loadwithPartialName("Microsoft.SQLServer.SMO");&lt;/P&gt;&lt;P&gt;[System.Reflection.Assembly]::loadfrom("C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.Smo\11.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.Smo.dll")&lt;/P&gt;&lt;P&gt;Get-WFALogger -Info -message $('End load Assembly: ') &lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;09:27:35.046 INFO&amp;nbsp; [_Detach_SQL_DB] ### Command '_Detach_SQL_DB' ###&lt;/P&gt;&lt;P&gt;09:27:36.169 INFO&amp;nbsp; [_Detach_SQL_DB] Executing command: ./_Detach_SQL_DB3112812273117812986.ps1 -DBs @('(AdventureWorksDEV)') -MachineName gdc00304\DBA_TEST &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;09:27:36.200 INFO&amp;nbsp; [_Detach_SQL_DB] Start load Assembly&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;09:35:34.827 INFO&amp;nbsp; [_Detach_SQL_DB] End load Assembly: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;09:35:34.842 INFO&amp;nbsp; [_Detach_SQL_DB] Connect to SQL: gdc00304\DBA_TEST&lt;/P&gt;&lt;P&gt;09:35:48.664 INFO&amp;nbsp; [_Detach_SQL_DB] Working on: (AdventureWorksDEV)&lt;/P&gt;&lt;P&gt;09:35:48.898 INFO&amp;nbsp; [_Detach_SQL_DB] Nothing to detach for: (AdventureWorksDEV)&lt;/P&gt;&lt;P&gt;09:35:51.332 INFO&amp;nbsp; [_Detach_SQL_DB] Command completed, took 496286 milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 09:12:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72482#M15116</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2013-01-17T09:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Slow assembly load</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72487#M15117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;add-type &lt;/SPAN&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;"C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.Smo\11.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.Smo.dll" drastically improve load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;about 15 sec now&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2013 09:29:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-assembly-load/m-p/72487#M15117</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2013-01-19T09:29:34Z</dc:date>
    </item>
  </channel>
</rss>

