Skip to content

aws-samples/sqlserver-enterprise-edition-features-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

EnterprisetoStdEdition

This script will help you identify if you are using any Enterprise edition featuers or not, it cover majority of use case, it does not check each and every feature, but covers the most commonly used features.

**This script requires you to provide login with view server state,view any database and connect any database. It will retun 1 if any of the bellow Enterprise Edition features are being used. ** It checks following features:

  1. Database level features
  2. Read replicas of Availablity group
  3. Asynchronous Replica of Availablity group
  4. Resource Governor
  5. R extention
  6. Python extention
  7. Memory Optimized tempdb metadata
  8. more than 128G of memory
  9. more than 48 VCPU of CPU
  10. Asynchronous mirroring

**Note: Online index rebuild feature is commonly used Enterprise level feature, Please check your index jobs if you are using rebuild online index or not. Please note that it is the customers responsibility to make sure you are not using any enterprise features or not.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •