473,386 Members | 1,694 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Starting the SQL Service through Enterprise Manager

Folks,

We're implementing a software based mirroring solution. This solution
requires that the SQL Server service on the target server be stopped
while data is being replicated from the source server.

One problem we encountered while testing was that the SQL Server
Service on the target server was inadvertantly started when users
selected that server in Enterprise Manager. Is there any way to keep
the service from starting through Enterprise Manager?

Thanks

Jul 23 '05 #1
2 1615
I would suggest to go into Services on that server and change the SQL Server service from Automatic to Manual. This then needs human intervention to turn on the Service.

Jeff

--
Message posted via http://www.sqlmonster.com
Jul 23 '05 #2

"ceadtinneh" <su*****@yahoo.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
Folks,

We're implementing a software based mirroring solution. This solution
requires that the SQL Server service on the target server be stopped
while data is being replicated from the source server.

One problem we encountered while testing was that the SQL Server
Service on the target server was inadvertantly started when users
selected that server in Enterprise Manager. Is there any way to keep
the service from starting through Enterprise Manager?

Thanks


Sure - don't give users permissions to start services on the server, only
sysadmins and DBAs should be able to do that. Starting the MSSQL service (or
any other service) requires operating-system permissions, not MSSQL ones, so
you need to look at it from that angle.

You can also uncheck the "Automatically start SQL Server when connecting"
box in the EM registration properties, but that isn't really addressing the
issue, and won't stop an impatient user starting the service manually.

Simon
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: PF | last post by:
On one of our machines, all of the SQL Server 2000 components except for the main Server component (SQL Server core) itself were installed (Management tools, etc) a while ago and everything was...
0
by: Rafal Zurkowski | last post by:
Hello everybody, Maybe my question is very simple but I can't find answer for it. And without it I can't go on. I have installed SQL 2000 Personal edition on Windows 98. All the setup process ran...
2
by: Ginters | last post by:
Hello there, This is a bit of strange one. My local version of SQL Server fails to start when I boot yet if I start Enterprise Manager its started and working fine. ISQL or Query Analyzer is...
0
by: Zorba.GR | last post by:
IBM DB2 Connect Enterprise Edition v8.2, other IBM DB2 (32 bit, 64 bit) (MULTiOS, Windows, Linux, Solaris), IBM iSoft Commerce Suite Server Enterprise v3.2.01, IBM Tivoli Storage Resource Manager...
1
by: Glenn | last post by:
I have used this code successfully in a form application. I tried to add the same code in a service and have not been able to get the application to start. I have the service starting with a local...
3
by: Timothy Shih | last post by:
Hi, I am trying to start a process from inside a .NET service. The process is a simple GUI app, the service will start up the GUI and then stop itself. The service starts the app, but no GUI...
7
by: Brooke | last post by:
I am looking for some advice as to which hosting service to use for ASP.NET 2.0 and SQL Server development. I have looked at GoDaddy, BoundGrid, Interland and a few others but I still haven't made...
4
by: Prem | last post by:
I would like to reinstall the enterprise manager of sql server 2000, and i have currently sql server 2000 SP4 installed on it. I googled on it, and read that installation of enterprise manager is...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.