cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1267
Views
0
Helpful
10
Replies

CSA MC DATABASE SHRINK ERROR

srinagesh108
Level 1
Level 1

HI ,

I am facing a problem frequently in CSA MC when I Shrink the database in the Database maintanence .I am getting error

Error: Shrink operation failed for database csamc52. See csamclog.txt for details .When I look in to CSAMC LOG The error is

SQL: shrinking db

[2008-10-08 02:26:11.643] [PID=4712] [Csamcmanager52]: DoFlushIfNeeded: Failed to sync events to database: 0x80004005

[2008-10-08 02:27:43.782] [PID=4712] [Csamcmanager52]: DoFlushIfNeeded: Failed to sync events to database: 0x80004005

Can any one revert on this ?

1 Accepted Solution

Accepted Solutions

I think I've seen this a while back.

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.

View solution in original post

10 Replies 10

Not applicable

You may try using the following steps:

Open a CMD command window on the CSAMC50 server, and type :

- net stop csagent ( stop CSA agent )

- net stop crmdmgtd ( stop CiscoWorks )

- osql -E

Use csamc50

go

backup log csamc50 with no_log

go

dbcc shrinkfile (csamc50_log)

go

- net start crmdmgtd ( start CiscoWorks )

- net start csagent ( Start CSA agent )

Thanks for replying my CSA MC 52 is running on Windows 2003 Server.

You didn't mention which SQL version you have or if it's local or remote.

Do you have SQL Studio Manager installed? It can also backup and shrink the db.

If not, you could try rrjoas45 suggestion but replace csamc50 with csamc52.

Back it up first though...

Tom

Thanks Tom for your posting

Q)You didn't mention which SQL version you have or if it's local or remote.

A)MS SQL Server 2000 ,Its Local Database.

B)SQL Studio manager is not installed

C)We are running CSAMC52

Should mssqladhelpder service should also get started,pls suggest.

I don't have the mssqladhelpder service running and it isn't an issue.

SQL Studio Manager should work for a SQL 2000 db.

More info here:

http://msdn.microsoft.com/en-us/library/ms173738.aspx

Try shrinking the db with it but back the system up before you try.

Tom

Tom ,

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.

Can you please suggest

Sorry, you've exhausted my vast (limited) SQL troubleshooting skills.

I suggest opening a TAC case or posting in a SQL forum.

Good luck...

Tom

we 've disabled the "event full text search" option and it worked for us,in database maintanence options

I think I've seen this a while back.

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.

Hello!

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.

Regards

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card