Forum Replies Created

Viewing 15 posts - 826 through 840 (of 2,497 total)

  • RE: Installing 2008 instance on 2005 box

    I suggest you run the .Net 3.5 installation before you run the SQL 2008 installation, and plan what you would do if the .Net install fails.

    One of the most error-prone...

    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 I am creating the Cluster of sql server 2008 R2 I am getting error:

    From the KB947021 article...

    Make a dependency in the mounted volume disk resource that specifies the disk that is hosting the mount point folder. This makes the mounted volume dependent on...

    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: MSSQLSERVER stopped and does not start

    I have seen this type of problem before, where SQL Server cannot start on XP because of file corruption following a power failure.

    I completely agree with the advice to contact...

    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: Moving the SQL 2005 SSRS Databases to a SQL 2008 server

    This should work OK. It is also OK to install SSRS 2008 on a SQL 2005 server.

    If you want to migrate the SSRS objects to a newer version of...

    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: A Refreshing Break

    Blackberry got its nickname of Crackberry for a reason. Constantly responding to messages people send you is just as much an addiction as crack itself.

    It is important to know...

    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: Shrink and backup

    I heard of a story recently about an EMC SAN that had a controller card fail. The spare card took over the workload without problem and no data loss.

    Then...

    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: Taking cold backups (and scheduling it) in SQL Server?

    I agree with all the people have already replied there is no need to take a database ofline to do a backup. But if you really want to 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: Active to Active Load balancing Cluster set up & hardwares

    Chandan,

    If you do not have experience running SQL Server in production, and solving operational issues, then you will struggle with running SQL Server on a cluster.

    There are many...

    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: Where are the good Senior Level DBA's?

    I am not arguing against large applications needing good DBA skills. Neither am I arguing against smaller applications could be made better with good DBA skills. What 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: Where are the good Senior Level DBA's?

    Going back to the OP "Where are the good Senior Level DBAs", my experience is there are less people who fit this category than there used to be.

    The industry as...

    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 2008 advance services problem

    Your first friend when you have a problem should be Google. The best thing to try first is to do a search for the exact text of the error...

    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: Remove reporting services from a clustered instance

    On the basis that any uninstall on a production server can add instability, is there any problem in simply setting the services to manual startup? Has the customer given...

    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: After Restoring DB with transactional replication to new server with different name can't drop or reconfigure replication

    I hope you do not get any other side-effects from restoring master from another system. IMHO this is a high-risk operation that I would do my best to avoid....

    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: Which Versions of SQL Server Do You Have?

    The oldest SQL version in use at my place is SQL 2005, but only to the end of November when these servers move to SQL 2008 R2.

    I think...

    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: DNS solution for sql server running in named instance or different port

    There is a way to get multiple instances on a single machine to all use the same port number, but you need to plan for this before you install SQL...

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