Thursday, March 22, 2012

Error: 3624 and event ID: 17055

We have a problem with our SQL Server.
the server is a windows 2K server SP3, running SQL Server
2K SP2. the problem we have is when we try to view JOBS
under Management. I get the following error.
Error: 3624
Location: rebcase.cpp:1378
Expression: m_offBeginVar < m_SizeRec
SPID: 54
Process ID: 1268
in the Event logs under application we get the following
Errors:
Event Type: Error
Event Source: MSSQLSERVER
Event Category: (2)
Event ID: 17055
Date: 01/12/2003
Time: 9:09:44:AM
User: MARCRIST\AdamB
Computer: ANIMAL
Description:
17066 :
SQL Server Assertion: File: <recbase.cpp>, line=1378
Failed Assertion = 'm_offBeginVar < m_SizeRec'.
---
Event Type: Error
Event Source: MSSQLSERVER
Event Category: (2)
Event ID: 17055
Date: 01/12/2003
Time: 9:15:20:AM
User: MARCRIST\AdamB
Computer: ANIMAL
Description:
17066 :
SQL Server Assertion: File: <recbase.cpp>, line=1378
Failed Assertion = 'm_offBeginVar < m_SizeRec'.
both these refere to the MSDB, the only change we have
made recently is to install the Veratis SQL Server Agent.
I would be grateful for any help or advice.| We have a problem with our SQL Server.
| the server is a windows 2K server SP3, running SQL Server
| 2K SP2. the problem we have is when we try to view JOBS
| under Management. I get the following error.
|
| Error: 3624
| Location: rebcase.cpp:1378
| Expression: m_offBeginVar < m_SizeRec
| SPID: 54
| Process ID: 1268
|
| in the Event logs under application we get the following
| Errors:
|
| Event Type: Error
| Event Source: MSSQLSERVER
| Event Category: (2)
| Event ID: 17055
| Date: 01/12/2003
| Time: 9:09:44:AM
| User: MARCRIST\AdamB
| Computer: ANIMAL
| Description:
| 17066 :
| SQL Server Assertion: File: <recbase.cpp>, line=1378
| Failed Assertion = 'm_offBeginVar < m_SizeRec'.
|
| ---
|
| Event Type: Error
| Event Source: MSSQLSERVER
| Event Category: (2)
| Event ID: 17055
| Date: 01/12/2003
| Time: 9:15:20:AM
| User: MARCRIST\AdamB
| Computer: ANIMAL
| Description:
| 17066 :
| SQL Server Assertion: File: <recbase.cpp>, line=1378
| Failed Assertion = 'm_offBeginVar < m_SizeRec'.
|
|
| both these refere to the MSDB, the only change we have
| made recently is to install the Veratis SQL Server Agent.
|
| I would be grateful for any help or advice.
--
Hi Adam,
This might help:
FIX: An INSERT May Fail with a 3624 Error Message After a Failed Attempt to
Add New Table Column
http://support.microsoft.com/?id=317852
--
Eric Cárdenas
SQL Server support

No comments:

Post a Comment