Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Operations
Administration
Managing Servers
 clr enabled Option
Community Content
In this section
Statistics Annotations (1)
Other versions are also available for the following:
SQL Server 2008 Books Online (December 2008)
clr enabled Option

Updated: 31 October 2008

Use the clr enabled option to specify whether user assemblies can be run by SQL Server. The clr enabled option provides the following values.

Value Description

0

Assembly execution not allowed on SQL Server.

1

Assembly execution allowed on SQL Server.

WOW64 servers must be restarted before the changes to this setting will take effect. Restart is not required for other server types.

ms175193.note(en-us,SQL.100).gifNote:
When RECONFIGURE is run and the run value of the clr enabled option is changed from 1 to 0, all application domains containing user assemblies are immediately unloaded.

ms175193.note(en-us,SQL.100).gifNote:
Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: "clr enabled" or "lightweight pooling. Features that rely upon CLR and that do not work properly in fiber mode include the hierarchy data type, replication, and Policy-Based Management.

Updated content

Added clarification about which types of servers require a restart.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
To Enable...      Woil   |   Edit   |  

Review this article:

http://msdn.microsoft.com/en-us/library/ms131048.aspx

For how to enable CLR stored procs.

Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker