all groups > sql server notification services > january 2007 >
You're in the

sql server notification services

group:

Message: 9076: This application is disabled.


Message: 9076: This application is disabled. TonyS
1/22/2007 11:34:32 PM
sql server notification services: Can anyone comment on why the error below occurs?
If the SQL statement used by this hosted provider fails to give any rows the
system disables the application.
There will be times when nothing is to be submitted to the system so I am a
bit perturbed that SQLNS appears to disable the app so that when events do
occur they cannot therefore be collected.

Any ideas?

"The SQLProvider event provider failed to submit a batch.
Provider Name: SQLChargeEventsProvider
Event Class Name: RegularChargeEvents
SqlServerError:
Source: .Net SqlClient Data Provider
Number: 50000
State: 1
Class: 16
Server: SCDEV7
Message: 9076: This application is disabled.
Procedure: NSEventSubmitBatchRegularChargeEvents
Line Number: 23

9076: This application is disabled.
Instance: MyInstance
ApplicationName: MessageChargeApp
Component: Event collection
Thread: 21"

TIA
Tony S.

Re: Message: 9076: This application is disabled. Joe Webb
1/23/2007 4:33:33 PM
[quoted text, click to view]

Hi Tony -

This is not normal behavior. Can you share more information?

Joe


--
Joe Webb
SQL Server MVP
http://www.sqlns.com



Re: Message: 9076: This application is disabled. TonyS
1/23/2007 10:52:45 PM
Hmmm, not sure what else to say at this time.
Put simply when items are written to the notificationdistribution table I
pick those successfully delivered items using the SQLProvider and submit
them back through the system to a table via a storedprocedure delivery
channel. The error detailed below occurs from time to time. Will provide
more info when I get it in case the outcome is useful to someone.

I am not sure what causes the error. I thought that the system might be
attempting to submit events when the app was being updated but I always
(have to) disable the app during updates, so this is unlikely. I will be
keeping an eye on this. I have some time scheduled towards the end of the
week to refocus on this project.


Tony S.

[quoted text, click to view]

AddThis Social Bookmark Button