Forum Replies Created

Viewing 15 posts - 871 through 885 (of 2,497 total)

  • RE: Cluster (active/active) and quorum

    In the Microsoft world, clustering is mainly intended to be a high-availability solution, not a DR solution. You only get a degree of DR protection if you have geographically...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: Need advise on backup huge monster DB

    Back in 2001 I was dealing with a customer who had a 14 TB database. Although this was not on SQL Server their approach to backup would work fine...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: Upgrade path gap? You cant get there from here?

    There is some extra configuration you must do on SQL 2008 R2 to get DTS Designer work - some files must be copied but this is all documented in BOL.

    I...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: Cluster (active/active) and quorum

    From the small amount of information given, it looks like the cluster service is trying to write to its \Temp folder in the cluster service profile. Can you confirm...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: SQL Server 2005 Cluster moving to new data center

    I think you need to review the risks and issues of what you want to do. It is very easy for technical folk to focus on how to solve...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: MSDB.dbo.sysjobhistory - smart to swap clustered/non clustered indexes?

    Personally, I would not touch any of the indexes supplied by Microsoft. This is to avoid any issues with them if you need their support for any issues within...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: Upgrade Windows Server 2003 to 2008

    If you are on W2003 you are probably also on old hardware that is nearing the end of its useful life. As part of a platform refresh you are...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: SQL Server 2008 Installation Issue.

    My main concern when installing SQL Server is build consistency. I want the assurance that if the server had to be rebuilt then SQL Server would behave in exactly...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: Revoke Database access to doman group

    If user AAA who is a member of domain\TEST group is also a member of domain\LIVE group and the domain\LIVE group has access to your database, then that user has...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: sql installation error - please help

    What did you find in SQL9_Hotfix_KB2494112_sqlrun_sql.msp.log

    and the other log files?

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: while installing error

    If the failure happens while the setup support files are being installed, you may find the log files in a Temp folder, either the system temp folder or your personal...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: Please help or is it Any firewall issue in cluster?

    You probably need to take this step by step.

    First, you say you are running Active/Acvtive. This means you have at least two clustered SQL instances installed, and instance1 is...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: CLUSTERING

    You can learn a lot by reading the books, but until you set up a cluster yourself the full horror of what you are doing is not apparent 🙂

    If you...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: Can you have more than one Instance of SSAS on a cluster?

    Each clustered SSAS instance on a cluster is in its own resource group with its own IP address. Therefore multiple clustered SSAS instances can all listen on their own...

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

  • RE: migrating reporting Services 2005 database over to 2008 r2

    Ther are significant schema changes in the Report Server database between SQL 2005 and SQL 2008. By doing this restore you are putting your system outside of Microsoft support....

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

Viewing 15 posts - 871 through 885 (of 2,497 total)