<?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: CSA and moving SQL Server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342919#M96452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I failed to mention that it is a good idea to put the CSA MC server itself into test mode before you do this, but that is all there is to it.  CSA MC talks to the SQL Server and SQL Server doesn't care where you put the data files as long as you use the right procedure.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://support.microsoft.com/default.aspx?scid=kb;en-us;224071#XSLTH3125121122120121120120" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;224071#XSLTH3125121122120121120120&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to take the MC out of test mode when you are done.  That is all there is to it.  There are no other changes that need to be made to CSA or VMS.  Like I said CSA talks to SQL Server and as long as SQL Server can do its job everything is good and CSA MC doesn't care about anything else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2005 11:02:04 GMT</pubDate>
    <dc:creator>jeffasher</dc:creator>
    <dc:date>2005-04-27T11:02:04Z</dc:date>
    <item>
      <title>CSA and moving SQL Server</title>
      <link>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342915#M96444</link>
      <description>&lt;P&gt;Has anybody had issues moving SQL Server after VMS CSA management center has been installed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SQL server partition needs to be moved to a larger hard disk partition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anything specific I need to do?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 09:23:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342915#M96444</guid>
      <dc:creator>firestartest</dc:creator>
      <dc:date>2019-03-10T09:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: CSA and moving SQL Server</title>
      <link>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342916#M96445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to move the database, then you would have to reinstall the application onto the different drive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 18:29:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342916#M96445</guid>
      <dc:creator>owillins</dc:creator>
      <dc:date>2005-04-20T18:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSA and moving SQL Server</title>
      <link>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342917#M96446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can stop the CRMDMGTD service, do a SP_Detach_DB in SQL Manager to detach the CSAMC database, move the database to a new drive and then run SP_Attach_DB in SQL Manager and restart CRMDMGTD.  Any SQL Server DBA should be ale to help you out with the stored procedures.  I've done this several times without incident.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 14:11:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342917#M96446</guid>
      <dc:creator>jeffasher</dc:creator>
      <dc:date>2005-04-26T14:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: CSA and moving SQL Server</title>
      <link>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342918#M96447</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;Is there anything you need to do in VMS or CSA as well as the SQL manager procedure?  Or if I do what you say, that's all there is to it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2005 07:27:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342918#M96447</guid>
      <dc:creator>firestartest</dc:creator>
      <dc:date>2005-04-27T07:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: CSA and moving SQL Server</title>
      <link>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342919#M96452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I failed to mention that it is a good idea to put the CSA MC server itself into test mode before you do this, but that is all there is to it.  CSA MC talks to the SQL Server and SQL Server doesn't care where you put the data files as long as you use the right procedure.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://support.microsoft.com/default.aspx?scid=kb;en-us;224071#XSLTH3125121122120121120120" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;224071#XSLTH3125121122120121120120&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to take the MC out of test mode when you are done.  That is all there is to it.  There are no other changes that need to be made to CSA or VMS.  Like I said CSA talks to SQL Server and as long as SQL Server can do its job everything is good and CSA MC doesn't care about anything else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2005 11:02:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-and-moving-sql-server/m-p/342919#M96452</guid>
      <dc:creator>jeffasher</dc:creator>
      <dc:date>2005-04-27T11:02:04Z</dc:date>
    </item>
  </channel>
</rss>

