What version of SQL Server? 4.2? 2008? The answers to this kind of
question can change over time and between versions, so it is useful to give
us some context.
If you are using 2005 and above, you can see these events from the default
trace, at least as far back as the trace data goes.
http://sqlblog.com/blogs/aaron_bertrand/archive/2007/01/11/reviewing-autogrow-ev
ents-from-the-default-trace.aspx
> Please, where I can see times when automatic file growth occurs?
> I searched it in SQL-server Log and EventLog, but didn't found.
David Kriz - 03 Jul 2008 09:17 GMT
Sorry, my question is for "Microsoft SQL Server" version "2005, Standard
Edition, x64, SP2" which run on "Windows Server" version "2003, Standard
Edition, SP1".
> What version of SQL Server? 4.2? 2008? The answers to this kind of
> question can change over time and between versions, so it is useful to give
[quoted text clipped - 7 lines]
>> Please, where I can see times when automatic file growth occurs?
>> I searched it in SQL-server Log and EventLog, but didn't found.