Re: max number of databases
From: NAN (anonymous_at_discussions.microsoft.com)
Date: 08/17/04
- Next message: scottf: "moving SQL database"
- Previous message: scottf: "moving SQL database"
- In reply to: Andrew J. Kelly: "Re: max number of databases"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Aug 2004 11:20:48 -0700
>-----Original Message-----
>You should probably see what is being written to it and
address that issue
>before anything else. If it's too large then look at it
as soon as you
>reset it.
>
>--
>Andrew J. Kelly SQL MVP
>
>
>"NAN" <anonymous@discussions.microsoft.com> wrote in
message
>news:4ef701c48066$09a0d010$a601280a@phx.gbl...
>>
>> >-----Original Message-----
>> >Hi,
>> >
>> >Adding new databases to the server may not be a issue.
>> Could you check your
>> >CPU - Processor time
>> >and Memory usage (Available bytes MB) during peak time.
>> If your available
>> >memory and CPU hits are
>> >normal then you can create more databases, Because SQL
>> server will take very
>> >less memory to open a database.
>> >
>> >Thanks
>> >Hari
>> >MCDBA
>> >
>> >"NAN" <anonymous@discussions.microsoft.com> wrote in
>> message
>> >news:48de01c47ff2$7f980960$a401280a@phx.gbl...
>> >> I realize it all has to do with how much ram, disk
>> space,
>> >> cpu, etc.. but is there a maximum number of databases
>> you
>> >> should have on 1 database server? Here are some
specs:
>> >> 2cpu's @1ghz
>> >> 2 gb ram
>> >> plenty of disk space
>> >> clustered
>> >> The problem is that mgmt keeps putting more and more
>> db's
>> >> on this server (there are over 60). Every day the
error
>> >> log has to be deleted because it is too large to
open.
>> >> Mgmt now wants reasons why NOT to put any more db's
on
>> >> this server. They are koo koo.
>> >> Thanks.
>> >
>> >
>> >.
>> >Will do. What about not being able to open the sql
error
>> log? Any idea how to fix that?
>> Thanks.
>
>
>.
>For every person who logs into the db, it creates an
entry in the log file. Our Db admin says there are alot
of these. Any way to not log these?
Thanks.
- Next message: scottf: "moving SQL database"
- Previous message: scottf: "moving SQL database"
- In reply to: Andrew J. Kelly: "Re: max number of databases"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|