Forum Replies Created

Viewing 15 posts - 1,216 through 1,230 (of 2,497 total)

  • RE: C2 audit log trimming

    A bit off-topic, but I am interested in knowing what benefits you see in C2 logging, and who in your organisation is requesting that you do this.

    The DOD TCSEC standard...

    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: Administering SQL 2000, 2005, 2008

    You should plan to have an Administration server, that just has the SQL client tools installed. You then register all your SQL instances to SSMS (or other preferred tool)...

    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: Public Key Encryption and PCI compliance

    You can get very effective encryption within SQL Server.

    You can achieve complete PCI compliance using an in-house application using SQL Server.

    You potentially add a very large risk to your organisation's...

    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: Spreadsheets are BAD....

    You can also focus on accurracy and consistency.

    With multiple people having their own spreadsheet, each person has their own version of the truth. Each person is likely to defend...

    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 multiple instances run on default port?

    If you want to be pedantic, you can say Yes, multiple instances can all listen on the same port.

    But you will only be able to connect to the first instance...

    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: Choosing a FillFactor

    One problem with any fill factor value is that it is linear and disruptive activity is often skewed.

    This means you are inserting an I-O overhead into relatively stable portions 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: MSSQL Server with 16GB RAM 32-Bit 2k3 takes longer to restore same database

    The problem is most likely nothing to do with 32-bit or 64-bit, but wher your data is within the SAN. Each of your servers will have its data located...

    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: how to execute xp_cmdshell command with non-sysadmin account

    There is a big difference between using the xp_cmdshell proxy and SQL 2005 subsystem proxies.

    The xp_cmdshell proxy results in one set of rights for everyone who uses it. It...

    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: how to install 32-bit providers on existing 64-bit cluster

    My understanding is that if you need to connect to SQL using the 32-bit JET provider and you are on a 64-bit box, then you are between a rock and...

    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: Enterprise Edition SQL Server 2005 Performance issue on Multi Processor Server

    I agree with SQLGuru. You should time-box your tuning efforts.

    If you have not fixed the problem by then, getting a SQL expert could have the problem fixed...

    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: how to execute xp_cmdshell command with non-sysadmin account

    You need to create the xp_cmdshell proxy account.

    The FineBuild Reference Manual has step-by-step guidence on how to do this, and the security implications involved. You can get FineBuild from...

    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: Error ..while restarting Sql browser

    Ther are a number of ways you can add the 'Log on as a Service' right, and Service Manager is one of these.

    However, if your site is controlling account rights...

    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: how maxdop works?need reply with detail

    Can you elaborate please?

    Sorry, my memory seems to be changing from accessible to random... this applied to a different RDBMS.

    TheSQLGuru is right in saying in SQL Server, MAXDOP 0 means...

    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: how maxdop works?need reply with detail

    MAXDOP 0 is often bad news. This allows SQL Server to produce a plan that does not take into account the resources on the box. I have seen...

    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: Enterprise Edition SQL Server 2005 Performance issue on Multi Processor Server

    You say you have asked for 7GB AWE memory on a 8GB box. Do you have the message at SQL startup that says you have allocated this memory? ...

    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 - 1,216 through 1,230 (of 2,497 total)