Restricted Enterprise edition features (2000)


Job details

Name: Restricted Enterprise edition features (2000)
Platform: Sqlserver
Category: Availability
Description: Checks if there are any restricted features in use (supported only by Enterprise or Developer SQL Server edition).
Long description:
Version: 1.1
Default schedule: 0 6 6 *
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘sqlserver’]/instance[maj_version = ‘2000′ & hasengine=‘YES’ & engine_edition = ‘Microsoft SQL Server’]

Parameters

Name Default value Description

Job Summary

SELECT * FROM dbw_restricted_features_tab

Job Details

This section breaks down the key components and functionalities of the dbWatch job.

Task Description and Dependencies

The task, “Restricted Enterprise edition features (2000)”, aims to detect any restricted features being used in SQL Server instances that are not categorized under Enterprise or Developer editions. It specifically targets SQL Server 2000 instances.

Database Implementations

The database implementation section contains SQL scripts required to support the task execution:

Report Generation

The task is linked to a reporting template that details how the output should be formatted and what information should be included:

Scheduling

Version and Provider

This structured, automated monitoring process serves to assist database administrators in managing SQL Server 2000 instances effectively, ensuring compliance with SQL Server edition capabilities and license restrictions.