We have a SQL 7 server with a database that is live, several days ago we found that the 'LDF' file had grown beyond the capacity of our hard drive, 15GB and the hard drive is 17GB so we deleted the LDF file by mistake.
Now we cannot get the database from the state of suspect because the errors that we are getting say that, some device or files are missing or not active. Our logs show that the primary file group is full. We have tried the sp_resetstatus proceedure and it is succssful but that is all we can do.
We looked in the Data directory and the MDF file is there but no LDF file, when we try and create the LDF file it says it is created but there is no LDF file.
We have started and stopped SQL and we have tried the DBCC commands to check the database but again we get an error message 945 with level 16, etc.
Any help from any and all of you is apprecaited ASAP...
Sincerely,
James Colbert
Now we cannot get the database from the state of suspect because the errors that we are getting say that, some device or files are missing or not active. Our logs show that the primary file group is full. We have tried the sp_resetstatus proceedure and it is succssful but that is all we can do.
We looked in the Data directory and the MDF file is there but no LDF file, when we try and create the LDF file it says it is created but there is no LDF file.
We have started and stopped SQL and we have tried the DBCC commands to check the database but again we get an error message 945 with level 16, etc.
Any help from any and all of you is apprecaited ASAP...
Sincerely,
James Colbert