SQL stops working in every 15 days displaying message that
database log file is full. Log file size is 3.95 GB. It is
happening after shrinking the database also. What is
solution to overcome this problem. Please help me as it's
urgent.
Answer Posted / rama krishna
try allocate a room for taht log file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is BCP? When does it used in sql server 2012?
What are the dmvs?
Do you know how to store and query spatial data?
What is a collation in ms sql server?
after migrating the dts packg to ssis by using migrtn wizrd in 2005. iam not able to open ssis pack and getting error. what r those errors? how to resolve?
What does it mean to normalize data?
Can truncate be rolled back?
Can we create clustered index on composite key?
Does sql server 2016 have ssms?
Explain the use of containers in ssis?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
What is the use of keyword with encryption. Create a store procedure with encryption?
How to achieve Paging of records in SQL SERVER?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?