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)
 Backing up Transaction Log

Author  Topic 

dollarbillg
Yak Posting Veteran

52 Posts

Posted - 2001-08-17 : 10:49:21
'SSN688_MID' table
- Unable to modify table.
ODBC error: [Microsoft][ODBC SQL Server
I am trying to modify a table in SQL Server 2000 after adding the additional column I am getting this error message:

"Driver][SQL Server]The log file for database 'ATI NDX' is full. Back up the transaction log for the database to free up some log space."

So I backed up the Transaction log at 10:07. And I am still getting the exact same error message. Can anyone give me suggestions to correct this problem?

dollarbillg



   

- Advertisement -