Showing posts with label affect. Show all posts
Showing posts with label affect. Show all posts

Thursday, March 8, 2012

2007 Daylight Savings Change & SQL 2000/2005

Just wondering if the 2007 DST change affect SQL Server?
Thanks!
Hi,
It should not be affected as SQL Server gets time from Windows (assuming
Windows is patched with the appropriate update). Microsoft has a Web site
dedicated to DST change and products affected:
http://www.microsoft.com/windows/timezone/dst2007.mspx
Regards
Plamen Ratchev
http://www.SQLStudio.com
|||SQL Notification Services is affected. But no info has been posted on the
site referenced by Ratchev yet.
Linchi
"BATMAN" wrote:

> Just wondering if the 2007 DST change affect SQL Server?
> Thanks!
|||Hi Linchi,
Is there any official site detailing the issue with Notification Services
and possible fix, or it will be posted on the DST site at a later time?
Thanks!
Plamen Ratchev
http://www.SQLStudio.com
|||I don't know when Microsoft may post a fix. But check out the
NSTimeZoneDstOffsets table used by Notification Services.
Linchi
"Plamen Ratchev" wrote:

> Hi Linchi,
> Is there any official site detailing the issue with Notification Services
> and possible fix, or it will be posted on the DST site at a later time?
> Thanks!
> Plamen Ratchev
> http://www.SQLStudio.com
>
>
|||Thanks Linchi!
Plamen Ratchev
http://www.SQLStudio.com
|||Here's the KB article http://support.microsoft.com/?id=931815 on the DST
impact on Notification Services.
Linchi
"Plamen Ratchev" wrote:

> Thanks Linchi!
> Plamen Ratchev
> http://www.SQLStudio.com
>
>
|||> Here's the KB article http://support.microsoft.com/?id=931815 on the DST
> impact on Notification Services.
Essentially, and just for clarity, this is an update to the data stored by
notification services, not a fix to the product in the traditional sense.
A
|||Yes, I was thinking it should not be so difficult to write such script but
good to have the official version.
The good part is the fix does not have to be applied for new instances
created in NS SP2.
Plamen Ratchev
http://www.SQLStudio.com

2007 Daylight Savings Change & SQL 2000/2005

Just wondering if the 2007 DST change affect SQL Server?
Thanks!Hi,
It should not be affected as SQL Server gets time from Windows (assuming
Windows is patched with the appropriate update). Microsoft has a Web site
dedicated to DST change and products affected:
http://www.microsoft.com/windows/timezone/dst2007.mspx
Regards
Plamen Ratchev
http://www.SQLStudio.com|||SQL Notification Services is affected. But no info has been posted on the
site referenced by Ratchev yet.
Linchi
"BATMAN" wrote:

> Just wondering if the 2007 DST change affect SQL Server?
> Thanks!|||Hi Linchi,
Is there any official site detailing the issue with Notification Services
and possible fix, or it will be posted on the DST site at a later time?
Thanks!
Plamen Ratchev
http://www.SQLStudio.com|||I don't know when Microsoft may post a fix. But check out the
NSTimeZoneDstOffsets table used by Notification Services.
Linchi
"Plamen Ratchev" wrote:

> Hi Linchi,
> Is there any official site detailing the issue with Notification Services
> and possible fix, or it will be posted on the DST site at a later time?
> Thanks!
> Plamen Ratchev
> http://www.SQLStudio.com
>
>|||Thanks Linchi!
Plamen Ratchev
http://www.SQLStudio.com|||Here's the KB article http://support.microsoft.com/?id=931815 on the DST
impact on Notification Services.
Linchi
"Plamen Ratchev" wrote:

> Thanks Linchi!
> Plamen Ratchev
> http://www.SQLStudio.com
>
>|||> Here's the KB article http://support.microsoft.com/?id=931815 on the DST
> impact on Notification Services.
Essentially, and just for clarity, this is an update to the data stored by
notification services, not a fix to the product in the traditional sense.
A|||Yes, I was thinking it should not be so difficult to write such script but
good to have the official version.
The good part is the fix does not have to be applied for new instances
created in NS SP2.
Plamen Ratchev
http://www.SQLStudio.com

2007 Daylight Savings Change & SQL 2000/2005

Just wondering if the 2007 DST change affect SQL Server?
Thanks!Hi,
It should not be affected as SQL Server gets time from Windows (assuming
Windows is patched with the appropriate update). Microsoft has a Web site
dedicated to DST change and products affected:
http://www.microsoft.com/windows/timezone/dst2007.mspx
Regards
Plamen Ratchev
http://www.SQLStudio.com|||SQL Notification Services is affected. But no info has been posted on the
site referenced by Ratchev yet.
Linchi
"BATMAN" wrote:
> Just wondering if the 2007 DST change affect SQL Server?
> Thanks!|||Hi Linchi,
Is there any official site detailing the issue with Notification Services
and possible fix, or it will be posted on the DST site at a later time?
Thanks!
Plamen Ratchev
http://www.SQLStudio.com|||I don't know when Microsoft may post a fix. But check out the
NSTimeZoneDstOffsets table used by Notification Services.
Linchi
"Plamen Ratchev" wrote:
> Hi Linchi,
> Is there any official site detailing the issue with Notification Services
> and possible fix, or it will be posted on the DST site at a later time?
> Thanks!
> Plamen Ratchev
> http://www.SQLStudio.com
>
>|||Thanks Linchi!
Plamen Ratchev
http://www.SQLStudio.com|||Here's the KB article http://support.microsoft.com/?id=931815 on the DST
impact on Notification Services.
Linchi
"Plamen Ratchev" wrote:
> Thanks Linchi!
> Plamen Ratchev
> http://www.SQLStudio.com
>
>|||> Here's the KB article http://support.microsoft.com/?id=931815 on the DST
> impact on Notification Services.
Essentially, and just for clarity, this is an update to the data stored by
notification services, not a fix to the product in the traditional sense.
A|||Yes, I was thinking it should not be so difficult to write such script but
good to have the official version. :)
The good part is the fix does not have to be applied for new instances
created in NS SP2.
Plamen Ratchev
http://www.SQLStudio.com

Sunday, February 19, 2012

2005 merge replication and database compatibility level setting

Does the database compatibility level setting affect merge replication
performance on 2005?
Thanks.
Yes, but how much is depends on the switches you use. Have a look at this
white paper to see what the improvements could be.
http://www.microsoft.com/technet/pro.../mergrepl.mspx
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Brett" <johbrett@.gmail.com> wrote in message
news:eT0uaMHSGHA.3192@.TK2MSFTNGP09.phx.gbl...
> Does the database compatibility level setting affect merge replication
> performance on 2005?
>
> Thanks.
>
|||Thanks for the reference.
"Hilary Cotter" <hilary.cotter@.gmail.com> wrote in message
news:uFCQOIPSGHA.4384@.tk2msftngp13.phx.gbl...
> Yes, but how much is depends on the switches you use. Have a look at this
> white paper to see what the improvements could be.
> http://www.microsoft.com/technet/pro.../mergrepl.mspx
> --
> Hilary Cotter
> Director of Text Mining and Database Strategy
> RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
> This posting is my own and doesn't necessarily represent RelevantNoise's
> positions, strategies or opinions.
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602.html
> Looking for a FAQ on Indexing Services/SQL FTS
> http://www.indexserverfaq.com
>
> "Brett" <johbrett@.gmail.com> wrote in message
> news:eT0uaMHSGHA.3192@.TK2MSFTNGP09.phx.gbl...
>