<?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 MC DATABASE SHRINK ERROR in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136082#M78673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't mention which SQL version you have or if it's local or remote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have SQL Studio Manager installed?  It can also backup and shrink the db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, you could try rrjoas45 suggestion but replace csamc50 with csamc52.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back it up first though...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2008 23:01:36 GMT</pubDate>
    <dc:creator>tsteger1</dc:creator>
    <dc:date>2008-10-14T23:01:36Z</dc:date>
    <item>
      <title>CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136079#M78665</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;I am facing a problem frequently in CSA MC when I Shrink the database in the Database maintanence .I am getting error&lt;/P&gt;&lt;P&gt; Error: Shrink operation failed for database csamc52. See csamclog.txt for details .When I look in to CSAMC LOG The error is &lt;/P&gt;&lt;P&gt; SQL: shrinking db &lt;/P&gt;&lt;P&gt;[2008-10-08 02:26:11.643] [PID=4712] [Csamcmanager52]: DoFlushIfNeeded: Failed to sync events to database: 0x80004005&lt;/P&gt;&lt;P&gt;[2008-10-08 02:27:43.782] [PID=4712] [Csamcmanager52]: DoFlushIfNeeded: Failed to sync events to database: 0x80004005&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one revert on this ?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 11:19:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136079#M78665</guid>
      <dc:creator>srinagesh108</dc:creator>
      <dc:date>2019-03-10T11:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136080#M78668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try using the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open a CMD command window on the CSAMC50 server, and type :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - net stop csagent   ( stop CSA agent )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - net stop crmdmgtd  ( stop CiscoWorks )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - osql -E&lt;/P&gt;&lt;P&gt; Use csamc50&lt;/P&gt;&lt;P&gt; go&lt;/P&gt;&lt;P&gt; backup log csamc50 with no_log&lt;/P&gt;&lt;P&gt; go&lt;/P&gt;&lt;P&gt; dbcc shrinkfile (csamc50_log)&lt;/P&gt;&lt;P&gt; go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - net start crmdmgtd  ( start CiscoWorks )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - net start csagent   ( Start CSA agent )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 16:19:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136080#M78668</guid>
      <dc:creator />
      <dc:date>2008-10-13T16:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136081#M78671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying my CSA MC 52 is running on Windows 2003 Server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 08:30:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136081#M78671</guid>
      <dc:creator>srinagesh108</dc:creator>
      <dc:date>2008-10-14T08:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136082#M78673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't mention which SQL version you have or if it's local or remote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have SQL Studio Manager installed?  It can also backup and shrink the db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, you could try rrjoas45 suggestion but replace csamc50 with csamc52.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back it up first though...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 23:01:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136082#M78673</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-10-14T23:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136083#M78676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tom for your posting &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q)You didn't mention which SQL version you have or if it's local or remote. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A)MS SQL Server 2000 ,Its Local Database. &lt;/P&gt;&lt;P&gt;B)SQL Studio manager is not installed&lt;/P&gt;&lt;P&gt;C)We are running CSAMC52 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should mssqladhelpder service should also get started,pls suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 04:34:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136083#M78676</guid>
      <dc:creator>srinagesh108</dc:creator>
      <dc:date>2008-10-15T04:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136084#M78679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have the mssqladhelpder service running and it isn't an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Studio Manager should work for a SQL 2000 db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More info here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://msdn.microsoft.com/en-us/library/ms173738.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms173738.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try shrinking the db with it but back the system up before you try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 21:59:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136084#M78679</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-10-15T21:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136085#M78682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still the error is repeating once I shrink the database .I should not install the SQL studio manager as I am a thrid party vendor.&lt;/P&gt;&lt;P&gt;Can you please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 08:43:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136085#M78682</guid>
      <dc:creator>srinagesh108</dc:creator>
      <dc:date>2008-10-23T08:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136086#M78685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, you've exhausted my vast (limited) SQL troubleshooting skills.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest opening a TAC case or posting in a SQL forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 20:46:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136086#M78685</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-10-23T20:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136087#M78687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we 've disabled the "event full text search" option and it worked for us,in database maintanence options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 05:48:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136087#M78687</guid>
      <dc:creator>srinagesh108</dc:creator>
      <dc:date>2008-11-13T05:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136088#M78688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I've seen this a while back.&lt;/P&gt;&lt;P&gt;The issue is likely caused by a corrupt full-text catalog. Disabling and re-enabling event full-text indexing via Maintenance-Database Maintenance should do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 19:54:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136088#M78688</guid>
      <dc:creator>diicalutu</dc:creator>
      <dc:date>2008-12-11T19:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: CSA MC DATABASE SHRINK ERROR</title>
      <link>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136089#M78689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Which commands do i use on CSA 5.0? i have search for osql tool on my this version but it is not present, i am running VMS 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 17:29:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-mc-database-shrink-error/m-p/1136089#M78689</guid>
      <dc:creator>f.cordero</dc:creator>
      <dc:date>2009-02-26T17:29:22Z</dc:date>
    </item>
  </channel>
</rss>

