Re: Running Antivurs on SQL servers
Next message: Jasper Smith: "Re: Execute SP"
Date: Thu, 23 Dec 2004 07:48:16 -0600
You should exclude SQL Server database files (.mdf, .ndf and .ldf) from the
scan as well as full-text catalog. See
http://support.microsoft.com/?kbid=309422 for more information.
--
Hope this helps.
Dan Guzman
SQL Server MVP
"Leon" <ap76_at_email.com> wrote in message
news:eiCAsyN6EHA.4028@TK2MSFTNGP15.phx.gbl...
> Is there any problem running a antivirus on an ms sql server?
> Can a scheduled scan be done on all files or will exceptions need to be in
> place.
>
>
Next message: Jasper Smith: "Re: Execute SP"
Relevant Pages
- Re: Performance question
... perhaps in your case by sales rank. ... Looking for a SQL Server replication book? ... For the past year as our catalog has grown, ... say a customer searches our ... (microsoft.public.sqlserver.fulltext) - Re: Update based on SQ LDynamic Stored Proc Problem
... I'm using Visual Studio 2005 with SQL Server 2005 ASP.NET 2.0 VB ... I have a Catalog table and I created a form with textboxs and Submit button to call stored procedure to updated existing records ... Basically you create a SQLParameter for each input parameter for the SP provide each parameter with a value and add the SQLParameter to the SQLCommand. ... (microsoft.public.dotnet.framework.aspnet) - Re: Help - An unknown full-text failure (80004005) while trying to create a new full-text catalog
... You are correct *most* of the causes for the "unknown full-text failure ... while trying to create a new full-text catalog" in SQL Server ... (microsoft.public.sqlserver.fulltext) - Re: Fulltext index for 2 columns in one table
... In SQL Server 2005 you can now pass a list of indexed columns instead, ... >> You can put both columns in one catalog. ... >> In Sql Server 2000 you can query one column or all columns. ... >>> have to search using this tilldescription. ... (microsoft.public.sqlserver.fulltext) - Re: When does Full Catalog Break.
... Extensions to SQL Server to Support Full-Text Search ... Textual Searches on Database Data Using Microsoft SQL Server 7.0 ... > A good KB article that describes the procedures for moving a FT catalog - ... >> Will the full text catalog break if I delete all the records from a ... (microsoft.public.sqlserver.fulltext) |
|