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 / nixo
You will have to backup the Transaction Log. You may
schedule a job which backs up the log every night.
Backup the log before shrinking the database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you understand by user-defined function in the sql server?
What is difference between delete & truncate commands?
What are the differences between clustered and non-clustered index?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
Comment,Datatypes are unlimited
What is a partition function in sql server?
Tell me something about security and sql azure?
What is the sql profiler?
What is dbcc command in sql server?
How to find index size for each index on table?
Define self join in sql server joins?
How to apply cascading referential integrity in place of triggers?
What is the report builder?
What is the web service used for reporting services?
What are audit control procedures?