PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.setup > SQL Server 2005 - SQL Server Service Manager icon ?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
ms.sqlserver.setup Questions about SQL Server.

SQL Server 2005 - SQL Server Service Manager icon ?

Réponse
 
LinkBack Outils de la discussion
Vieux 26/02/2007, 21h36   #1
Black Bird
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut SQL Server 2005 - SQL Server Service Manager icon ?

Hello,

I installed SQL Server 2005, but I do not see SQL Server Service Manager
icon appearing in the notification area of the taskbar. Is there a way to put
it there?

thanks for the !

--
Black Bird
  Réponse avec citation
Vieux 26/02/2007, 21h50   #2
Chris Wood
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2005 - SQL Server Service Manager icon ?

Black Bird,

MS did not provide one. Look at Jasper's replacement:-
http://www.sqldbatips.com/showarticle.asp?ID=46

Chris

"Black Bird" <writeUmar@gMail.com> wrote in message
news:E33F7627-42F8-4777-9593-ED8CF043C46C@microsoft.com...
> Hello,
>
> I installed SQL Server 2005, but I do not see SQL Server Service Manager
> icon appearing in the notification area of the taskbar. Is there a way to
> put
> it there?
>
> thanks for the !
>
> --
> Black Bird



  Réponse avec citation
Vieux 26/02/2007, 22h43   #3
Black Bird
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2005 - SQL Server Service Manager icon ?

Cool - I love it.

Regards
--
Black Bird


"Chris Wood" wrote:

> Black Bird,
>
> MS did not provide one. Look at Jasper's replacement:-
> http://www.sqldbatips.com/showarticle.asp?ID=46
>
> Chris
>
> "Black Bird" <writeUmar@gMail.com> wrote in message
> news:E33F7627-42F8-4777-9593-ED8CF043C46C@microsoft.com...
> > Hello,
> >
> > I installed SQL Server 2005, but I do not see SQL Server Service Manager
> > icon appearing in the notification area of the taskbar. Is there a way to
> > put
> > it there?
> >
> > thanks for the !
> >
> > --
> > Black Bird

>
>
>

  Réponse avec citation
Vieux 26/02/2007, 23h04   #4
alpine
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2005 - SQL Server Service Manager icon ?

From the page:

Requirements
Microsoft .NET Framework 2.0.50727

Too bad. It'd be really cool if it didn't have that enormous
dependency hogging memory all the time whether you're using it or not.

Bryan
__________________________________________________ _______
Bryan Stafford "Don't need no more lies"
New Vision Software - Neil Young -
www.mvps.org/vbvision Living With War : The Restless Consumer
alpineDon'tSpam@mvps.org


On Mon, 26 Feb 2007 13:50:52 -0700, "Chris Wood"
<anonymous@discussions.microsoft.com> wrote:

>Black Bird,
>
>MS did not provide one. Look at Jasper's replacement:-
>http://www.sqldbatips.com/showarticle.asp?ID=46
>
>Chris
>
>"Black Bird" <writeUmar@gMail.com> wrote in message
>news:E33F7627-42F8-4777-9593-ED8CF043C46C@microsoft.com...
>> Hello,
>>
>> I installed SQL Server 2005, but I do not see SQL Server Service Manager
>> icon appearing in the notification area of the taskbar. Is there a way to
>> put
>> it there?
>>
>> thanks for the !
>>
>> --
>> Black Bird

>


  Réponse avec citation
Vieux 26/02/2007, 23h25   #5
Chris Wood
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2005 - SQL Server Service Manager icon ?

Bryan,

This runs on an SQL2005 server that also NEEDS Framework 2.0. You are not
adding extra overhead.

Chris

"alpine" <alpine_don'tsendspam@mvps.org> wrote in message
news:r4m6u2hgkga5aiehaocq796evb4ekeht7k@4ax.com...
> From the page:
>
> Requirements
> Microsoft .NET Framework 2.0.50727
>
> Too bad. It'd be really cool if it didn't have that enormous
> dependency hogging memory all the time whether you're using it or not.
>
> Bryan
> __________________________________________________ _______
> Bryan Stafford "Don't need no more lies"
> New Vision Software - Neil Young -
> www.mvps.org/vbvision Living With War : The Restless Consumer
> alpineDon'tSpam@mvps.org
>
>
> On Mon, 26 Feb 2007 13:50:52 -0700, "Chris Wood"
> <anonymous@discussions.microsoft.com> wrote:
>
>>Black Bird,
>>
>>MS did not provide one. Look at Jasper's replacement:-
>>http://www.sqldbatips.com/showarticle.asp?ID=46
>>
>>Chris
>>
>>"Black Bird" <writeUmar@gMail.com> wrote in message
>>news:E33F7627-42F8-4777-9593-ED8CF043C46C@microsoft.com...
>>> Hello,
>>>
>>> I installed SQL Server 2005, but I do not see SQL Server Service Manager
>>> icon appearing in the notification area of the taskbar. Is there a way
>>> to
>>> put
>>> it there?
>>>
>>> thanks for the !
>>>
>>> --
>>> Black Bird

>>

>



  Réponse avec citation
Vieux 27/02/2007, 01h23   #6
alpine
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2005 - SQL Server Service Manager icon ?

If I'm not mistaken, the framework is loaded on a *per process* basis
so yes, you are adding extra memory overhead. Further, if the SQL
Server is not started, but the manager is running, you would have the
bloated runtime sitting there sucking up memory even if it were shared
between processes.

Bryan
__________________________________________________ _______
Bryan Stafford "Don't need no more lies"
New Vision Software - Neil Young -
www.mvps.org/vbvision Living With War : The Restless Consumer
alpineDon'tSpam@mvps.org


On Mon, 26 Feb 2007 15:25:43 -0700, "Chris Wood"
<anonymous@discussions.microsoft.com> wrote:

>Bryan,
>
>This runs on an SQL2005 server that also NEEDS Framework 2.0. You are not
>adding extra overhead.
>
>Chris
>
>"alpine" <alpine_don'tsendspam@mvps.org> wrote in message
>news:r4m6u2hgkga5aiehaocq796evb4ekeht7k@4ax.com.. .
>> From the page:
>>
>> Requirements
>> Microsoft .NET Framework 2.0.50727
>>
>> Too bad. It'd be really cool if it didn't have that enormous
>> dependency hogging memory all the time whether you're using it or not.
>>
>> Bryan
>> __________________________________________________ _______
>> Bryan Stafford "Don't need no more lies"
>> New Vision Software - Neil Young -
>> www.mvps.org/vbvision Living With War : The Restless Consumer
>> alpineDon'tSpam@mvps.org
>>
>>
>> On Mon, 26 Feb 2007 13:50:52 -0700, "Chris Wood"
>> <anonymous@discussions.microsoft.com> wrote:
>>
>>>Black Bird,
>>>
>>>MS did not provide one. Look at Jasper's replacement:-
>>>http://www.sqldbatips.com/showarticle.asp?ID=46
>>>
>>>Chris
>>>
>>>"Black Bird" <writeUmar@gMail.com> wrote in message
>>>news:E33F7627-42F8-4777-9593-ED8CF043C46C@microsoft.com...
>>>> Hello,
>>>>
>>>> I installed SQL Server 2005, but I do not see SQL Server Service Manager
>>>> icon appearing in the notification area of the taskbar. Is there a way
>>>> to
>>>> put
>>>> it there?
>>>>
>>>> thanks for the !
>>>>
>>>> --
>>>> Black Bird
>>>

>>

>


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 09h42.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13805 seconds with 14 queries