already been thru what you are now doing. So if you come to the conclusion
place to ask. Chances are it will do everything you need it to do just maybe
Andrew J. Kelly SQL MVP
"isabelle" <isabelle@discussions.microsoft.com> wrote in message
news:4000AB92-8FD8-4700-9F66-A650918B3D62@microsoft.com...
>> We won't hold that against you. ;)
>
> Thanks for the gracious understanding :-) and for your reply. Yeah, I'm
> still not sure how I feel about my Oracle databases going away and being
> replaced by SQL
> :-( I've been an Oracle DBA for over 7 years and it is a very different
> ball game with SQL. Still trying to get used to it and keep an open mind.
> It seems like I'm in the right direction with the system databases and
> changing the log backups is a must.
>
> This is a great forum and has been very helpful!
>
> Isabelle
>
> "Mike Hodgson" wrote:
>
>>
>>
>> isabelle wrote:
>>
>> >Coming for an Oracle world...
>> >
>> >
>> We won't hold that against you. ;)
>>
>> Yeah, nightly full database backups with hourly, half-hourly or
>> quarter-hourly log backups is a very common thing to do in terms of a SQL
>> Server backup strategy. As for the system databases, /model/ will almost
>> never change, /tempdb/ you don't care about (it gets recreated every time
>> you start SQL Server anyway), /master/ will only change when logins or
>> databases change (eg. new DB) or when you change server-wide config (like
>> the memory thresholds or processor affinity, etc.) and /msdb/ will change
>> with SQLAgent related stuff (like jobs, operators, alerts, log shipping
>> config, backup/restore history, DB maint config, etc.). I conveniently
>> ignored /distribution/ but that's only relevant if your server is a
>> distributor in a replication topology.
>>
>> --
>> *mike hodgson*
>> blog:
http://sqlnerd.blogspot