GithubHelp home page GithubHelp logo

scripts's Introduction

scripts

Miscellaneous Free Stuff

Max Server Memory

For all versions from SQL Server 2005 up to and including SQL Server 2014, this script checks what your Max Server Memory setting should be, assuming that the server is a dedicated instance, and even prepares the sp_configure setting for you.

SQL Server 2016 and higher allows for additional physical RAM to be allocated for ColumnStore and In-Memory objects, so the script is not much use to you if you make use of these features. However, you're more than welcome to continue using it on these versions.

Supports Enterprise Edition and Standard Edition, and is version aware for the artificial RAM limits in Standard Edition.

Power Saving Check

A simple Windows Registry scan, using xp_cmdshell 'powercfg /list'. This script respects your 'show advanced options' and 'xp_cmdshell' settings under sp_configure, and will set them back the way it found them.

SQL Server 2000 Duplicate Index Finder

A backport of Kimberly L. Tripp's duplicate index finder for SQL Server 2005 and higher.

scripts's People

Contributors

rabryst avatar

Stargazers

Rohit Kumar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.