Showing posts with label window. Show all posts
Showing posts with label window. Show all posts

Sunday, March 25, 2012

Alerts SP3 Vs SP4

Alerts do not seem to work on SQL Server 2000 SP4. I tested them on SQL
Server 2000 SP3 and saw an alert window pop up. Has anyone seen this problem?
Any help is appreciated.
Thanks.You mean notification thought NET SEND? If so, verify that the windows services are started (alerter
and messenger), I believe the services are disables with more recent of OS and service pack.
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
Blog: http://solidqualitylearning.com/blogs/tibor/
"KMP" <KMP@.discussions.microsoft.com> wrote in message
news:E8985674-8B32-47BB-97D1-73894747BC75@.microsoft.com...
> Alerts do not seem to work on SQL Server 2000 SP4. I tested them on SQL
> Server 2000 SP3 and saw an alert window pop up. Has anyone seen this problem?
> Any help is appreciated.
> Thanks.|||That was it. Thank you very much.
"Tibor Karaszi" wrote:
> You mean notification thought NET SEND? If so, verify that the windows services are started (alerter
> and messenger), I believe the services are disables with more recent of OS and service pack.
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://www.solidqualitylearning.com/
> Blog: http://solidqualitylearning.com/blogs/tibor/
>
> "KMP" <KMP@.discussions.microsoft.com> wrote in message
> news:E8985674-8B32-47BB-97D1-73894747BC75@.microsoft.com...
> > Alerts do not seem to work on SQL Server 2000 SP4. I tested them on SQL
> > Server 2000 SP3 and saw an alert window pop up. Has anyone seen this problem?
> > Any help is appreciated.
> >
> > Thanks.
>

Alerts SP3 Vs SP4

Alerts do not seem to work on SQL Server 2000 SP4. I tested them on SQL
Server 2000 SP3 and saw an alert window pop up. Has anyone seen this problem?
Any help is appreciated.
Thanks.
You mean notification thought NET SEND? If so, verify that the windows services are started (alerter
and messenger), I believe the services are disables with more recent of OS and service pack.
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
Blog: http://solidqualitylearning.com/blogs/tibor/
"KMP" <KMP@.discussions.microsoft.com> wrote in message
news:E8985674-8B32-47BB-97D1-73894747BC75@.microsoft.com...
> Alerts do not seem to work on SQL Server 2000 SP4. I tested them on SQL
> Server 2000 SP3 and saw an alert window pop up. Has anyone seen this problem?
> Any help is appreciated.
> Thanks.
|||That was it. Thank you very much.
"Tibor Karaszi" wrote:

> You mean notification thought NET SEND? If so, verify that the windows services are started (alerter
> and messenger), I believe the services are disables with more recent of OS and service pack.
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://www.solidqualitylearning.com/
> Blog: http://solidqualitylearning.com/blogs/tibor/
>
> "KMP" <KMP@.discussions.microsoft.com> wrote in message
> news:E8985674-8B32-47BB-97D1-73894747BC75@.microsoft.com...
>

Alerts SP3 Vs SP4

Alerts do not seem to work on SQL Server 2000 SP4. I tested them on SQL
Server 2000 SP3 and saw an alert window pop up. Has anyone seen this problem
?
Any help is appreciated.
Thanks.You mean notification thought NET SEND? If so, verify that the windows servi
ces are started (alerter
and messenger), I believe the services are disables with more recent of OS a
nd service pack.
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
Blog: http://solidqualitylearning.com/blogs/tibor/
"KMP" <KMP@.discussions.microsoft.com> wrote in message
news:E8985674-8B32-47BB-97D1-73894747BC75@.microsoft.com...
> Alerts do not seem to work on SQL Server 2000 SP4. I tested them on SQL
> Server 2000 SP3 and saw an alert window pop up. Has anyone seen this probl
em?
> Any help is appreciated.
> Thanks.|||That was it. Thank you very much.
"Tibor Karaszi" wrote:

> You mean notification thought NET SEND? If so, verify that the windows ser
vices are started (alerter
> and messenger), I believe the services are disables with more recent of OS
and service pack.
> --
> Tibor Karaszi, SQL Server MVP
> http://www.karaszi.com/sqlserver/default.asp
> http://www.solidqualitylearning.com/
> Blog: http://solidqualitylearning.com/blogs/tibor/
>
> "KMP" <KMP@.discussions.microsoft.com> wrote in message
> news:E8985674-8B32-47BB-97D1-73894747BC75@.microsoft.com...
>

Saturday, February 25, 2012

Agent Service Fails to Start

For some time now, I've been unable to start SQL Server
Agent service. I can run agent in cmd window via:
sqlagent.exe -c -v. The error on failed startup is
something like, sqlagent failed to start in a timely
manner.Have you tried starting the agent from Service Manager? If so, what error
message do you get? What user account does the Agent run with? Does the
account belong to a Win2K domain or the local machine?
The answers to these questions will help to diagnose the problem.
"Clark" <anonymous@.discussions.microsoft.com> wrote in message
news:4a2e01c3ab7d$eebde570$a601280a@.phx.gbl...
> For some time now, I've been unable to start SQL Server
> Agent service. I can run agent in cmd window via:
> sqlagent.exe -c -v. The error on failed startup is
> something like, sqlagent failed to start in a timely
> manner.|||Oh yes, I've tried that.
1. With Service Manager, it fails to start with something
like, sqlagent failed to start in a timely manner.
2. Agent uses the sama account as SQL Server service.
I plan to dink with this on Monday morning.
Question: Can the time to load a service be extended,
for example, to load a service on a very busy server?
>--Original Message--
>Have you tried starting the agent from Service Manager?
If so, what error
>message do you get? What user account does the Agent run
with? Does the
>account belong to a Win2K domain or the local machine?
>The answers to these questions will help to diagnose the
problem.
>
>"Clark" <anonymous@.discussions.microsoft.com> wrote in
message
>news:4a2e01c3ab7d$eebde570$a601280a@.phx.gbl...
>> For some time now, I've been unable to start SQL Server
>> Agent service. I can run agent in cmd window via:
>> sqlagent.exe -c -v. The error on failed startup is
>> something like, sqlagent failed to start in a timely
>> manner.
>
>.
>|||I am having a similar problem too. I am trying to start the service from
Enterprise Manager and get the following error:
A error 5 - (Access is denied) occured while performing the service opeation
on the SQL ServerAgent service
I tried changeing the account info to the SA login and password but to no
avail. Is it possibel that the service is needs the machine domain Admin
account info?
John.
"Clark" <anonymous@.discussions.microsoft.com> wrote in message
news:505301c3ac4e$be0c0070$a601280a@.phx.gbl...
> Oh yes, I've tried that.
> 1. With Service Manager, it fails to start with something
> like, sqlagent failed to start in a timely manner.
> 2. Agent uses the sama account as SQL Server service.
> I plan to dink with this on Monday morning.
> Question: Can the time to load a service be extended,
> for example, to load a service on a very busy server?
>
> >--Original Message--
> >Have you tried starting the agent from Service Manager?
> If so, what error
> >message do you get? What user account does the Agent run
> with? Does the
> >account belong to a Win2K domain or the local machine?
> >
> >The answers to these questions will help to diagnose the
> problem.
> >
> >
> >"Clark" <anonymous@.discussions.microsoft.com> wrote in
> message
> >news:4a2e01c3ab7d$eebde570$a601280a@.phx.gbl...
> >> For some time now, I've been unable to start SQL Server
> >> Agent service. I can run agent in cmd window via:
> >> sqlagent.exe -c -v. The error on failed startup is
> >> something like, sqlagent failed to start in a timely
> >> manner.
> >
> >
> >.
> >|||Hi John,
Sa login is for SQL server authentication, which is different from the account used for SQL server agent service. To run sql server agent, one must typically have a domain user account (as it is used for sql mail, replication, backup etc). Also this domain name should have administrative privs on the machine where sql server instance is running.
Sometimes I guess rebuilding registry can solve the problem. Use "regrebld" in the cmd line prompt. I haven't used this utility myself, so inquire with others before using it
Thank
GYK|||Thanks for you help.
"GYK" <anonymous@.discussions.microsoft.com> wrote in message
news:CFD08193-68CB-48CA-A931-04BBA0EC21A2@.microsoft.com...
> Hi John,
> Sa login is for SQL server authentication, which is different from the
account used for SQL server agent service. To run sql server agent, one must
typically have a domain user account (as it is used for sql mail,
replication, backup etc). Also this domain name should have administrative
privs on the machine where sql server instance is running.
> Sometimes I guess rebuilding registry can solve the problem. Use
"regrebld" in the cmd line prompt. I haven't used this utility myself, so
inquire with others before using it.
> Thanks
> GYK

Sunday, February 12, 2012

after downloading updates

after down loading updates my computer now reboots on its own. it now too
when starting up blue window comes up with "Begining dump of Physical memory"
can anyone help me fix?
You should contact Microsoft Product Support ASAP. Blue screens could be
caused by bad hardware, drivers or Windows bugs.
Adrian
"Marty" <Marty@.discussions.microsoft.com> wrote in message
news:CC1EB672-56C6-4D3A-B664-4C815A3408C8@.microsoft.com...
> after down loading updates my computer now reboots on its own. it now too
> when starting up blue window comes up with "Begining dump of Physical
> memory"
> can anyone help me fix?
|||In Most of the cases, there might be a RAM failure. Just Replace the RAM and
try rebooting the system.
thanks and regards
Chandra
"Marty" wrote:

> after down loading updates my computer now reboots on its own. it now too
> when starting up blue window comes up with "Begining dump of Physical memory"
> can anyone help me fix?

after downloading updates

after down loading updates my computer now reboots on its own. it now too
when starting up blue window comes up with "Begining dump of Physical memory
"
can anyone help me fix?You should contact Microsoft Product Support ASAP. Blue screens could be
caused by bad hardware, drivers or Windows bugs.
Adrian
"Marty" <Marty@.discussions.microsoft.com> wrote in message
news:CC1EB672-56C6-4D3A-B664-4C815A3408C8@.microsoft.com...
> after down loading updates my computer now reboots on its own. it now too
> when starting up blue window comes up with "Begining dump of Physical
> memory"
> can anyone help me fix?|||In Most of the cases, there might be a RAM failure. Just Replace the RAM and
try rebooting the system.
thanks and regards
Chandra
"Marty" wrote:

> after down loading updates my computer now reboots on its own. it now too
> when starting up blue window comes up with "Begining dump of Physical memo
ry"
> can anyone help me fix?

after downloading updates

after down loading updates my computer now reboots on its own. it now too
when starting up blue window comes up with "Begining dump of Physical memory"
can anyone help me fix?You should contact Microsoft Product Support ASAP. Blue screens could be
caused by bad hardware, drivers or Windows bugs.
Adrian
"Marty" <Marty@.discussions.microsoft.com> wrote in message
news:CC1EB672-56C6-4D3A-B664-4C815A3408C8@.microsoft.com...
> after down loading updates my computer now reboots on its own. it now too
> when starting up blue window comes up with "Begining dump of Physical
> memory"
> can anyone help me fix?|||In Most of the cases, there might be a RAM failure. Just Replace the RAM and
try rebooting the system.
thanks and regards
Chandra
"Marty" wrote:
> after down loading updates my computer now reboots on its own. it now too
> when starting up blue window comes up with "Begining dump of Physical memory"
> can anyone help me fix?