Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

SQL Service wont Auto Start with Mcafee McShield enabled

 
   Database Help (Home) -> Server RSS
Next:  AES encrypt/decrypt help please  
Author Message
Neil W

External


Since: Feb 04, 2010
Posts: 4



(Msg. 1) Posted: Sun Mar 28, 2010 1:32 pm
Post subject: SQL Service wont Auto Start with Mcafee McShield enabled
Archived from groups: microsoft>public>sqlserver>server (more info?)

On certain customer machines, the SQL Server service won't AutoStart when
McAfee McShield (on access scan) is enabled. I have tried specifically
excluding the SQL Binn and Data directories, but still no luck. I have to
actually disable the McShield Service, or make SQL dependent on the McShield
Service so it starts up after McShield.

The customer is using SQL 2005 Express and McAfee VirusScan Enterprise +
AntiSpyware Enterprise 8.5.0i with Patch 8" on XP Pro.

Is this a known issue with McShield? I posted on a McAfee community board as
well but no responses.

Thanks for any tips or suggestions.

 >> Stay informed about: SQL Service wont Auto Start with Mcafee McShield enabled 
Back to top
Login to vote
John Bell

External


Since: Jan 11, 2008
Posts: 157



(Msg. 2) Posted: Sun Mar 28, 2010 3:26 pm
Post subject: Re: SQL Service wont Auto Start with Mcafee McShield enabled [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 28 Mar 2010 13:32:37 -0400, "Neil W" wrote:

>On certain customer machines, the SQL Server service won't AutoStart when
>McAfee McShield (on access scan) is enabled. I have tried specifically
>excluding the SQL Binn and Data directories, but still no luck. I have to
>actually disable the McShield Service, or make SQL dependent on the McShield
>Service so it starts up after McShield.
>
>The customer is using SQL 2005 Express and McAfee VirusScan Enterprise +
>AntiSpyware Enterprise 8.5.0i with Patch 8" on XP Pro.
>
>Is this a known issue with McShield? I posted on a McAfee community board as
>well but no responses.
>
>Thanks for any tips or suggestions.
>
Hi

What does the SQL Server Error log or even the Windows Event log say?
I would have thought that assuming your log files are in the data
directory then you would be ok. Do you need to exclude the
directories for schedule scans?

John

 >> Stay informed about: SQL Service wont Auto Start with Mcafee McShield enabled 
Back to top
Login to vote
Neil W

External


Since: Feb 04, 2010
Posts: 4



(Msg. 3) Posted: Sun Mar 28, 2010 7:17 pm
Post subject: Re: SQL Service wont Auto Start with Mcafee McShield enabled [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"John Bell" wrote in message

> On Sun, 28 Mar 2010 13:32:37 -0400, "Neil W" wrote:
>
>>On certain customer machines, the SQL Server service won't AutoStart when
>>McAfee McShield (on access scan) is enabled. I have tried specifically
>>excluding the SQL Binn and Data directories, but still no luck. I have to
>>actually disable the McShield Service, or make SQL dependent on the
>>McShield
>>Service so it starts up after McShield.
>>
>>The customer is using SQL 2005 Express and McAfee VirusScan Enterprise +
>>AntiSpyware Enterprise 8.5.0i with Patch 8" on XP Pro.
>>
>>Is this a known issue with McShield? I posted on a McAfee community board
>>as
>>well but no responses.
>>
>>Thanks for any tips or suggestions.
>>
> Hi
>
> What does the SQL Server Error log or even the Windows Event log say?
> I would have thought that assuming your log files are in the data
> directory then you would be ok. Do you need to exclude the
> directories for schedule scans?
>
> John

Thanks for the reply. Interestingly enough, there is no error log created.
The directories are excluded from on-access scanning. I haven't tried
excluding them from on-demand scanning.

No problem starting manually at any time. And no problem auto starting if
McShield is disabled, or if SQL is dependent on McShield (or vice versa).
Apparently the system does not like trying to start them both at the same
time. Haven't see this with any other AV software, and only happens on a few
similarly configured machines. They are running XP Pro btw.
 >> Stay informed about: SQL Service wont Auto Start with Mcafee McShield enabled 
Back to top
Login to vote
Jay Konigsberg

External


Since: Mar 09, 2010
Posts: 5



(Msg. 4) Posted: Sun Mar 28, 2010 7:17 pm
Post subject: Re: SQL Service wont Auto Start with Mcafee McShield enabled [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If something in startup doesn't start, there should be _something_ in the
Windows event log. After all, it logs when it starts, so it should log when
it fails.

Not having anything in the SQL Server log, while disappointing, isn't very
surprising (if the error occurs early enough).

Worse case, I like your idea of setting the dependencies, even though I
think you reversed them in your description.

--
Jay Konigsberg
SQL Server DBA in Sacramento, CA
http://www.linkedin.com/in/jaykonigsberg

Live in Sacramento, CA?
Join the Sacramento SQL Server User Group on LinkedIn
http://www.linkedin.com/groups?home=&gid=2825448&trk=anet_ug_hm&goback=%2Emyg



"Neil W" wrote in message

> "John Bell" wrote in message
>
>> On Sun, 28 Mar 2010 13:32:37 -0400, "Neil W" wrote:
>>
>>>On certain customer machines, the SQL Server service won't AutoStart when
>>>McAfee McShield (on access scan) is enabled. I have tried specifically
>>>excluding the SQL Binn and Data directories, but still no luck. I have to
>>>actually disable the McShield Service, or make SQL dependent on the
>>>McShield
>>>Service so it starts up after McShield.
>>>
>>>The customer is using SQL 2005 Express and McAfee VirusScan Enterprise +
>>>AntiSpyware Enterprise 8.5.0i with Patch 8" on XP Pro.
>>>
>>>Is this a known issue with McShield? I posted on a McAfee community board
>>>as
>>>well but no responses.
>>>
>>>Thanks for any tips or suggestions.
>>>
>> Hi
>>
>> What does the SQL Server Error log or even the Windows Event log say?
>> I would have thought that assuming your log files are in the data
>> directory then you would be ok. Do you need to exclude the
>> directories for schedule scans?
>>
>> John
>
> Thanks for the reply. Interestingly enough, there is no error log
> created.
> The directories are excluded from on-access scanning. I haven't tried
> excluding them from on-demand scanning.
>
> No problem starting manually at any time. And no problem auto starting if
> McShield is disabled, or if SQL is dependent on McShield (or vice versa).
> Apparently the system does not like trying to start them both at the same
> time. Haven't see this with any other AV software, and only happens on a
> few similarly configured machines. They are running XP Pro btw.
>
>
>
>
 >> Stay informed about: SQL Service wont Auto Start with Mcafee McShield enabled 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Which service has to be auto started ? - I install the first SQL Server 2005, during installation, I have to choose which service to start up automatically. Should I get SQL Server Agent & Browser services checked ? Besides, I would like to know what is the SQL Server Browser service. ....

SQL Server 2000 & Windows 2003 PerfOS and McAfee Issue - We have a production SQL box with two instances running. The hardware is 4 Quad CPU, 16GB of memory and SAN for storage. It is running Windows 2003 Enterprise and SQL 2000 Enterprise. Boot.ini has /3GB /PAE parameters enabled, in SQL 2000 AWE enabled....

Indexes Enabled or Disabled? - Hey folks, SQL Server 2000 SP3/4 How can I determine if an index is enabled or disabled? The information must be kept somewhere, but I can't seem to find it. Not in sysindexes, information_schema, sp_helpindex. Easy to get in SQL 2005 mind you. -...

CLR ENABLED configuration time - Ýs there a way to know when 'clr enabled' configuration is enabled or disabled ? Thanks Hakan Fatih YILDIRIM

Identify that database is enabled for logshipping in sql2k.. - Is there a way to query any dynamic view or system table to see if a database has log shipping enabled? I belived it should be in databaseproperty or databasepropertyex but I can'tr find it. My purpose is to handle these databases in a different way whe...
   Database Help (Home) -> Server All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]