mrdenny
Programmer
- May 27, 2002
- 11,595
When a stored procedure is run either via a job or manually this error is received.
Has anyone seen this before? It's SQL 2005 Enterprise Edition on Windows 2003 Enterprise is an Active/Passive Cluster.
If I run the insert statement that is causing the problem manually then it runs with no problem.
Does anyone have any ideas? I can't find anything on this error on MSKB, Google, MSDN, etc.
Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005)
--Anything is possible. All it takes is a little research. (Me)
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
Code:
Msg 831, Level 20, State 1, Procedure spr_ins_ACSTables, Line 98
Unable to deallocate a kept page.
If I run the insert statement that is causing the problem manually then it runs with no problem.
Does anyone have any ideas? I can't find anything on this error on MSKB, Google, MSDN, etc.
Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005)
--Anything is possible. All it takes is a little research. (Me)
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)