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 Development (2000)
 No space left on logical page

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-02-16 : 08:19:35
Ahmet writes "Hi,

I got the following error whilst trying to run a ColdFusion query.
After researching through the forums etc.. all I could find was that it was related to SQL Error 2603, Severity 21 but no real answer. Can you help?
- Currently running SQL 7.
- Automatically Grow File-By Percentage-Unlimited File Growth on databases.

> > ODBC Error Code = S1000 (General error)
> > [Microsoft][ODBC SQL Server Driver][SQL Server]No space left on logical
> > page (1:31160) of index ID 1 for object '-250429067' when inserting row
> > on an index page. This situation should have been handled while
> > traversing the index."
   

- Advertisement -