To All,
We recently created a database with multiple log files to allow for overspill as the transaction log grows. over the weekend we had failures due to the transation logs to large.
We detached the database and deleted the transaction logs which we have done in the past. When we have come to reattch it has failed saying it cannot reattach without the log files.
Does anyone know a way of attaching the database using the .mdf file only.
Both sp_attach_db and sp_attach_singlefile_db have failed.
Any Help Would Be Much Apprieacted.
We recently created a database with multiple log files to allow for overspill as the transaction log grows. over the weekend we had failures due to the transation logs to large.
We detached the database and deleted the transaction logs which we have done in the past. When we have come to reattch it has failed saying it cannot reattach without the log files.
Does anyone know a way of attaching the database using the .mdf file only.
Both sp_attach_db and sp_attach_singlefile_db have failed.
Any Help Would Be Much Apprieacted.