473,387 Members | 1,899 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,387 software developers and data experts.

SQL Debugger Problem

I can get the debugger to work: I get a message:
"sp debugging may not work if you log as as Local System Account" while
SQL Service is configured to run as a service. You can open Event Viwer
to see details." (Viwer means "Viewer" this is not one of my typos...)

My text book says that this message means there is a problem that can
be fixed in the SQL Server registration node (just under the server
group in Enterprise Manager), Properties dialog, Security tab, Start Up
Service.

The book says to enter a valid user account and password in the Start
Up Service area. However, there is in my case a "LocalSystem" and an
encrypted password entered in this area and and I have no idea how
these got in there.

I assume the latter are default settings from when SQL was
installed...Can I can this to "sa" and no password? I'm afraid to
change the existing setting if I don't understand what it is and where
it came from..

Thank you **very** much for help...I would like to use the debugger.

J.

Jul 23 '05 #1
1 1804

<JJ****@hotmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
I can get the debugger to work: I get a message:
"sp debugging may not work if you log as as Local System Account" while
SQL Service is configured to run as a service. You can open Event Viwer
to see details." (Viwer means "Viewer" this is not one of my typos...)

My text book says that this message means there is a problem that can
be fixed in the SQL Server registration node (just under the server
group in Enterprise Manager), Properties dialog, Security tab, Start Up
Service.

The book says to enter a valid user account and password in the Start
Up Service area. However, there is in my case a "LocalSystem" and an
encrypted password entered in this area and and I have no idea how
these got in there.

I assume the latter are default settings from when SQL was
installed...Can I can this to "sa" and no password? I'm afraid to
change the existing setting if I don't understand what it is and where
it came from..

Thank you **very** much for help...I would like to use the debugger.

J.


As the message says, you cannot use the debugger (remotely, at least) when
MSSQL is running as LocalSystem:

http://support.microsoft.com/default...b;en-us;280101

Your book is correct that you need to change LocalSystem to a Windows domain
account using EM (this is an operating system account, and nothing to do
with the sa account within MSSQL itself) - the default is to use
LocalSystem, but this means that some functionality will not work, so a
domain account is generally preferred. See "Setting up Windows Services
Accounts" and "Changing Passwords and User Accounts" in Books Online.

If you're not familiar with service accounts, this article may be useful:

http://www.databasejournal.com/featu...le.php/3349561

Simon
Jul 23 '05 #2

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

Similar topics

4
by: Chuck Ritzke | last post by:
Hi, I've been using VS for a number of projects and the debugger has worked as advertised until now. I have a desktop solution with three projects, two of which are class modules. For some...
25
by: Jeff | last post by:
Use the MS Script Editor included free with MS Office 2002 and above, for debugging Internet Explorer (IE). This subject is of great interest to many JS developers, as there is no obvious, low...
7
by: Piet Van Vlierberghe | last post by:
We are a software firm developing in C++ and we recently made the step from Microsoft Visual Studio 6 to Microsoft Visual Studio .NET 2003. We are really excited about the quality of the compiler;...
5
by: Tom Edelbrok | last post by:
I have narrowed down a previous problem to the following more specific items: 1) I have my startup object in VB.NET (VS 2003) set to Sub Main(). 2) Inside of Sub Main() I do a...
2
by: Chris Stiefeling | last post by:
Hi, I am experiencing a strange problem. I am reading and writing xml files via XmlDocument and XmlTextWriter. In the debugger everything works fine but outside the debugger (debug or release)...
1
by: Chris Stiefeling | last post by:
Hi, I am experiencing a strange problem. I am reading and writing xml files via XmlDocument and XmlTextWriter. In the debugger everything works fine but outside the debugger I receive the...
3
by: Doug | last post by:
I'm having problems w/ the VS2005 debugger with C#. It blows past any breakpoints in even the simplest "Hello World" console application. I can't do any step-by-step debugging. I've provided the...
4
by: aramsey | last post by:
I have a javascript program that works fine under Firefox and on IE when running XP, but is having a problem with IE running under Windows 2000 Pro. On my personal XP development machine I have...
13
by: Rainer Queck | last post by:
Hi NG, It looks like I have a problem with the debugger. Running the current project every thing "looks" fine, but if I set a breakpoint at a certain position in my code it takes the debugger...
12
by: colin | last post by:
Hi, Ive got a difference in results depending on wether I run my app in the debugger, or run it seperatly (or with <ctrl-f5>) the results in the debugger seem to be more correct, although the...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.