They need to be supplied separately. But I wonder what the goal of this is?
If you set a max size and you forget to increase the file size and it runs
out your database activity will stop. If you let it autogrow then it will
keep going. Even though you never want autogrow to actually kick in it is
there for a safety purpose. The Max sizes should only be used to prevent the
disk from completely filling up.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"Dan" wrote in message
> Ahh, perfect. One last question. Is it possible to lock down the
> database
> size and log files to a combined maximum, or do I need to do each
> separately?
>
> "Aaron Bertrand [SQL Server MVP]" wrote:
>
>> > Sorry, I don't see this setting. When I open the properties of a
>> > database,
>> > there's nothing about max size.
>>
>> You need to look at the properties of the individual database files.
>>
>> >> Stay informed about: Database Size Limiting