473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Sql server log File Full Error


Dear Sir

I have problem which I am describing below:-

In my databse , size of Data file is 40 MB
size of Log file is 4158 MB

which is causing the size of my database so huge

why this log file is so huge ?

How I can control it, I have already set Parameter for Data and Log file
i.e

Unrestricted Growth and Grow Automatically 10-Percent

I want to control Log file Size.

Regard's
Vineet Bisht
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 20 '05 #1
2 7419
Hi

Check out:

http://msdn.microsoft.com/library/de...r_da2_7vaf.asp
and
http://msdn.microsoft.com/library/de...r_da2_1uzr.asp

Growth as an percentage is not really a good idea as it is exponential, if
you choose an initial size that is sufficient for normal work, it should not
grow that much, initially making it too small will mean that it will have to
grow too often. Having a fixed increment should mean that you do not get
excessive growth, but it may be necessary to periodically check the size and
shrink it.
John

"Vineet Bisht" <vi******@yahoo.com> wrote in message
news:40*********************@news.frii.net...

Dear Sir

I have problem which I am describing below:-

In my databse , size of Data file is 40 MB
size of Log file is 4158 MB

which is causing the size of my database so huge

why this log file is so huge ?

How I can control it, I have already set Parameter for Data and Log file
i.e

Unrestricted Growth and Grow Automatically 10-Percent

I want to control Log file Size.

Regard's
Vineet Bisht
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 20 '05 #2
On 10 Apr 2004 05:57:24 GMT, Vineet Bisht <vi******@yahoo.com> wrote:

Dear Sir

I have problem which I am describing below:-

In my databse , size of Data file is 40 MB
size of Log file is 4158 MB

which is causing the size of my database so huge

why this log file is so huge ?

How I can control it, I have already set Parameter for Data and Log file
i.e

Unrestricted Growth and Grow Automatically 10-Percent

I want to control Log file Size.

Regard's
Vineet Bisht


Which recovery model do you have set on the database? Are you running
frequent backups? If not, do you have the simple recovery model selected? If
not, your log will simply fill up, no matter how big you make it.
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
1
by: Keith | last post by:
All, I have been told this is an ASP.NET issue and not an IIS issue, so I am posting this here. I have a problem with ASP.NET returning an HTTP 500 error when trying to run ASPX pages on...
5
by: Martin Robins | last post by:
I have never dabbled with ASP.NET until now so be warned! I have created a web application with the single default form: WebForm1.aspx and when I try to display it I get this error. My...
4
by: coosa | last post by:
Hi, I was installing SQL Server on my machine and during installation my PC freezed. It happens frequently on my machine. So i tried after restarting to install it again and since then i always...
10
by: Joe Befumo | last post by:
I'm trying to deploy a asp.net app that I developed in Visual Studio 2003 on an XP Professional machine. It runs fine on the development machine, but when I try to run it locally on the server...
2
by: m19peters | last post by:
We have a script that I had to rework a little bit for 2005 that does a full backup for every database on the server... For some reason on some nights the script does not backup all databases......
1
by: moondaddy | last post by:
running vs2005 I have a small test website called TestPublish which has default.aspx, ErrorPage.aspx and testpage.htm. The default page just says hello world and no other code and the errorpage...
4
by: James R. Davis | last post by:
.... due to failure in receiving user's application data path. Okay, this simply cannot be a problem unique to me and I assume there is a straight forward solution, but it escapes me. I have...
0
by: cw808 | last post by:
Hi all. I'm new here but hoping I can get some help for my problem. My situation is that I need to upload files through a C# .NET web application to a file server. I done a search and followed...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.