<
notificationservicesevent
>
<
description
>
此量程中的通知數大於為通知指定的中止值。
description
>
<
context
>
<
eventparameters
>
<
>
atip
>
<
quantumid
>
682363
quantumid
>
<
rulefiringid
>
2086
rulefiringid
>
<
rulename
>
messagencer
rulename
>
<
notificationthrottle
>
1000
notificationthrottle
>
<
eventclassid
>
2eventclassid
>
<
subscriptionclassid
>
1subscriptionclassid
>
<
ruleid
>
2ruleid
>
<
ruleaction
>
select dbo.messagencnotify(s.subscriberid,s.devicename,s.subscriberlocale,e.symbol,e.actionid,e.content,e.creator,e.source)
from messagesc s , messageec e
where s.symbol=e.symbol
ruleaction
>
<
storedprocedurename
>
nsfire2
storedprocedurename
>
eventparameters
>
<
sqlservererror
>
source: .net sqlclient data provider
number: 64024
state: 0
class: 19
server:
message: notification services error 64024
error parameters:
row # = 1001
xp = xp_nsendnotifications
procedure:
line number: 0
sqlservererror
>
context
>
<
description
>
notification services error 64024
error parameters:
row # = 1001
xp = xp_nsendnotifications
description
>
<
instance
>
messagesubscribe
instance
>
<
>
atip
>
<
component
>
生成器component
>
<
thread
>
684thread
>
notificationservicesevent
>
原來,是自己的adf定義中少定義了一些東西。
[msdn]
主要是因為現在的業務需求量上來了,訊息定義的人數較多,所以預設的1000已經不夠用了。
<
>
<
notificationthrottle
>
3500
notificationthrottle
>
>
執行update
更新通知中止值
instancename::
atip
notificationthrottle
:1000
->
3500
問題解決。
上大學兩年了
後天開學,一想該上大三了,時間過的真快啊,從上大學開始到現在已經有兩年了,再有半年即將不如社會,太快了,還沒過夠呢!兩年前剛接到通知書的時候真有些不願意,學校不怎麼好,離家又遠,有的人勸我複習,當時家裡人比較支援我,給我打氣,讓我感覺即使在不好的學校通過自己的努力也可以學的不錯,於是就來到了這個大學...
大學兩年了,想說點什麼!
轉眼間,大學將近兩年了再有 天考完期末考試,我就將踏入了大三的道路 兩年了,我經歷了很多,收穫了很多,但同時也失去了很多,但無論如何大學已經走了一半了,好與不好,只是留下了回憶,想想過去,找找經驗,吸取教訓,看看向前如何走更好!高考不服氣的我,懷著一顆好奇的心來到了廊坊師範學院,還記得當時的想法就是...
大三了 我的兩年程式設計生活
第一次接觸程式設計是在高三,當時偶然發現摯友有一本 c primer plus 於是便向他借過來看 未曾想一借就是借到了現在?當時的我從未接觸過程式設計,通過這本書入門實在過於艱難,乙個include標頭檔案的概念看了半天硬是看不懂,然後我乾脆開始強記 週末回家用家裡的電腦安裝c free輸出了我的...