hi,
Iam using MS SQL Server 2000 . My database transaction log files is too large. I woul like to be clear the log file. If any one suggest me how to that.
Do you have a sql query to do that steps.
I was done following things , but no posttive result
1.tried change a mode FULL to Simple.
2.Execute BACKUP LOG databasename WITH TRUNCATE_ONLY
Waiting for your reply .Your action kindly appreciate.
Thanks for your help.
Regards
Nagarajan
Iam using MS SQL Server 2000 . My database transaction log files is too large. I woul like to be clear the log file. If any one suggest me how to that.
Do you have a sql query to do that steps.
I was done following things , but no posttive result
1.tried change a mode FULL to Simple.
2.Execute BACKUP LOG databasename WITH TRUNCATE_ONLY
Waiting for your reply .Your action kindly appreciate.
Thanks for your help.
Regards
Nagarajan
Comment