|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error message
Hi all,
Can anyone tell me what this means: Code:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][ODBC SQL Server Driver][SQL Server]Can't allocate space for object 'Syslogs' in database 'grdb' because the 'logsegment' segment is full. If you ran out of space in Syslogs, dump the transaction log. Otherwise, use ALTER DATABASE or sp_extendsegment to increase the size of the segment. /dosearch.asp, line 300 Cheers, Michael |
|
#2
|
|||
|
|||
|
is your hard drive full?
|
|
#3
|
|||
|
|||
|
MSDN search result: http://msdn.microsoft.com/library/e....asp?frame=true
If that doesn't help (or lead to the answer) try adding more of the error message into the search field. Cheers |
|
#4
|
|||
|
|||
|
You need to clean out your SQL Server log file, it has run out of room. Or, allocate more space for your sql server data files.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Error message |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|