Forum Replies Created

Viewing 15 posts - 406 through 420 (of 2,497 total)

  • RE: SQL 2012 Enterprise licensing

    You need to talk to your license reseller.

    You will then get the price that actually applies to your organisation. If you have an EAP it can be expensive to...

    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

    If you want to script the entire cluster install process, then SQL FineBuild can help you.

    Details of how FineBuild deals with clusters is given at http://sqlserverfinebuild.codeplex.com/wikipage?title=SQL%20Server%20Cluster%20Install

    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: Large growth of transaction log due to FTS

    The first option is to try doing more frequent log backups. If this does not keep the log size under control then you have to accept that a larger...

    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: ORDER BY in a view

    I think that when you use an Access FE with a SQL Server BE, then Access will use 'pass-through' queries to get the data. The entire query text 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: Rollback Patches or Service packs

    I know that Microsoft made some improvements to the patching process in SQK 2008, but this is so long ago I cannot remember the exact details.

    It is always worth taking...

    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: Windows administrator privileges on your own workstation-new management policy

    So what is important to your organisation - beating the completion or complying with process?

    It sounds like you have a lot of managers who do not understand what is needed...

    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: Possible to utilize something similar to a linked server login on the same server?

    This link shows how to create a loopback linked server http://www.kodyaz.com/sql-server-2012/create-local-linked-server-in-sql-server.aspx

    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: FULL --> SIMPLE --> FULL Recovery Model - SQL 2008 R2 Standard

    Thanks Perry, I stand corrected and have learned something new.

    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: Having problems upgrading to SQL 2014

    As Paul and Grant say, check what you actually downloaded. You are being asked to install Windows 2008 Sp2, not SQL 2008 SP2.

    Service Pack 2 for Windows 2008 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 for SSIS (SQL 2008 R2)

    How about SSIS 2012, where everything in the project deployment model is stored inside the SSISDB database? Can SSIS be clustered in that case?

    If you are certain that there will...

    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 for SSIS (SQL 2008 R2)

    If you can be certain that you will only ever have one SQL instance on your Windows cluster then it can be safe to cluster SSIS in the way referred...

    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: FULL --> SIMPLE --> FULL Recovery Model - SQL 2008 R2 Standard

    If you switch to Simple recovery mode then you break the log chain. The only way forward for your log shipping is to switch back to Full and send...

    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: RESTORE DB FROM 2008 to 2012

    You should not restore system databases across different versions of SQL Server.

    Each version of SQL Server has version-specific information in master, resource, and msdb. If you do...

    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: UpGrading from SQL 2005 to 2012

    As you say, you can not install SQL 2012 or above on Windows 2003. You need Windows 2008 or above to install these versions of SQL Server.

    I have some...

    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 installation

    It is also worth looking at SQL FineBuild. This helps you produce standardised and repeatable installations of SQL Server, which can aid in your documentation process.

    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 - 406 through 420 (of 2,497 total)