Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Autogrow of file 'database1.log' in database 'database' took 79342 milliseconds. Consider using ALTER DATABASE to set a smaller FILEGROWTH for this file.

$
0
0

Hi all, 

i am having this issue for quite a while, and nobody is able to help me with this problem.

I have a database (10 gb - 10 million row) with default auto-growth setting(10 % , unrestricted growth). I am trying to run a very basic query:

Update table1 sets

column1 = 0, column2 = '' ,column3 = 0, column4 = 0

When i run this query. Query execute for forever and in SQL LOG i found the following error.

Error: Autogrow of file 'database1.log' in database 'database' took 79342 milliseconds.  Consider using ALTER DATABASE to set a smaller FILEGROWTH for this file.

Please help!..



Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>