|
Home > Archive > BizTalk Server > February 2004 > cs_create_RetryQ too many parameters error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
cs_create_RetryQ too many parameters error
|
|
| newsgroup user 2004-02-16, 10:34 pm |
| Hi all,
After applying the Biztalk 2002 service pack 1, I continuously received the following error in the event log
Event Type: Error
Event Source: BizTalk Server
Event Category: Document Processing
Event ID: 324
Date: 2/17/2004
Time: 11:56:24 AM
User: N/A
Computer: WEBBE2
Description:
An error occurred in BizTalk Server.
Details:
------------------------------
[0x80040e14] The following stored procedure call failed: " { call cs_create_RetryQ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}". :'Procedure or function cs_create_RetryQ has too many arguments specified.'
[0x011c] Checkpointing the work item failed.
Anyone faced the similar situation? is there any fix for this error?
thanks
tom
| |
| Everett Yang 2004-02-17, 1:36 am |
| Database update portion of the setup may have failed. Stop your messaging
service and try to manually apply the SQL scripts.
Sincerely,
Everett Yang
DSI - Microsoft BizTalk Server
This posting is provided “AS IS” with no warranties, and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn
| |
| newsgroup user 2004-02-17, 1:36 am |
| Thanks, Everett, but the Biztalk 2002 SP1 doesn't come with a standalone script. would you please post the script here or just post the stored procedure here.
Tom
| |
| newsgroup user 2004-02-17, 2:36 am |
| Ok, I have found the script and re-applied it. everything is fine now, the script location is in the setup log file.
Tom
|
|
|
|
|