Sunday, March 11, 2012

Enterprise Manager not in programs list

Hi There,
I have SQL 2000 running on my 2003 server. The service is running in my
system tray, but when I go to start-programs, my MS SQL-enterprise manager
has disappeared. It has been there in the past and I have done a re-boot.
Where has it gone? Is there another way to get to enterprise manager? Maybe
the executible?
Please help!Bruce,
Are you loged in with the same account?
Might try creating a shortcut using:
C:\WINDOWS\system32\mmc.exe /s "C:\Program Files\Microsoft SQL
Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC"
Be sure to check the paths for your system.
HTH
Jerry
"BruceS" <BruceS@.discussions.microsoft.com> wrote in message
news:330D03F1-28AE-4E8E-96E8-38AFD0A4DC59@.microsoft.com...
> Hi There,
> I have SQL 2000 running on my 2003 server. The service is running in my
> system tray, but when I go to start-programs, my MS SQL-enterprise manager
> has disappeared. It has been there in the past and I have done a re-boot.
> Where has it gone? Is there another way to get to enterprise manager?
> Maybe
> the executible?
> Please help!|||Hey Jerry,
Thanks for the quick response!
It seems that this file "SQL Server Enterprise Manager.MSC" is missing. I
don't see it in the path you mentioned, or anywhere else. Can I re-create
this?
"Jerry Spivey" wrote:
> Bruce,
> Are you loged in with the same account?
> Might try creating a shortcut using:
> C:\WINDOWS\system32\mmc.exe /s "C:\Program Files\Microsoft SQL
> Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC"
> Be sure to check the paths for your system.
> HTH
> Jerry
> "BruceS" <BruceS@.discussions.microsoft.com> wrote in message
> news:330D03F1-28AE-4E8E-96E8-38AFD0A4DC59@.microsoft.com...
> > Hi There,
> >
> > I have SQL 2000 running on my 2003 server. The service is running in my
> > system tray, but when I go to start-programs, my MS SQL-enterprise manager
> > has disappeared. It has been there in the past and I have done a re-boot.
> > Where has it gone? Is there another way to get to enterprise manager?
> > Maybe
> > the executible?
> >
> > Please help!
>
>|||Hmmm...not sure. Maybe copy it from a diffent system? Yeah the path may
be different depending on your installation. EM is a snap-in to the
Microsoft Management Console (MMC) so you could just create a new MMC and
then add in the EM snap-in. This approach also allows you to add in
additional useful snap-ins.
You can create one by Start-->Run and typing in MMC and pressing OK.
You can see a picture of this in the System Administration chapter of the
SQL Server 2000 Operations Guide I wrote a while back at:
http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/sqlops4.mspx
HTH
Jerry
"BruceS" <BruceS@.discussions.microsoft.com> wrote in message
news:5D9E729F-0511-4180-90CD-9C8CF5D8BF64@.microsoft.com...
> Hey Jerry,
> Thanks for the quick response!
> It seems that this file "SQL Server Enterprise Manager.MSC" is missing. I
> don't see it in the path you mentioned, or anywhere else. Can I re-create
> this?
> "Jerry Spivey" wrote:
>> Bruce,
>> Are you loged in with the same account?
>> Might try creating a shortcut using:
>> C:\WINDOWS\system32\mmc.exe /s "C:\Program Files\Microsoft SQL
>> Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC"
>> Be sure to check the paths for your system.
>> HTH
>> Jerry
>> "BruceS" <BruceS@.discussions.microsoft.com> wrote in message
>> news:330D03F1-28AE-4E8E-96E8-38AFD0A4DC59@.microsoft.com...
>> > Hi There,
>> >
>> > I have SQL 2000 running on my 2003 server. The service is running in my
>> > system tray, but when I go to start-programs, my MS SQL-enterprise
>> > manager
>> > has disappeared. It has been there in the past and I have done a
>> > re-boot.
>> > Where has it gone? Is there another way to get to enterprise manager?
>> > Maybe
>> > the executible?
>> >
>> > Please help!
>>

No comments:

Post a Comment