Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Event Id 2009

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-01-24 : 09:24:39
Dan writes "Hi,

Recently (we are running SQL 7) we have been getting errors in the event log of eventid 2009, the table has reached its maximum size and could not expand. However, although the config settings are set to allow for unlimited growth on both databases, we are still seeing this error. Also, it does not give the name of the table that is at fault. Any suggestions on how we can find this out?"

chadmat
The Chadinator

1974 Posts

Posted - 2002-01-24 : 12:03:52
This is not actually a SQL table that it is talking about. This is an OS error. See this article:

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q165815&id=165815&SD=MSKB

-Chad

Go to Top of Page
   

- Advertisement -