<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www2.sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Kalen Delaney : configuration</title><link>http://www2.sqlblog.com/blogs/kalen_delaney/archive/tags/configuration/default.aspx</link><description>Tags: configuration</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>T-SQL Tuesday #3: SQL Server Relationships</title><link>http://www2.sqlblog.com/blogs/kalen_delaney/archive/2010/02/09/sql-server-relationships.aspx</link><pubDate>Tue, 09 Feb 2010 22:40:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:22075</guid><dc:creator>Kalen Delaney</dc:creator><slash:comments>1</slash:comments><comments>http://www2.sqlblog.com/blogs/kalen_delaney/comments/22075.aspx</comments><wfw:commentRss>http://www2.sqlblog.com/blogs/kalen_delaney/commentrss.aspx?PostID=22075</wfw:commentRss><description>It's time for the third T-SQL Tuesday , managed this time by Rob Farley . I thought I wasn't going to make this deadline, since I have been swamped since the end of last week, and over the entire weekend. However, I've got a break with nothing urgent...(&lt;a href="http://www2.sqlblog.com/blogs/kalen_delaney/archive/2010/02/09/sql-server-relationships.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www2.sqlblog.com/aggbug.aspx?PostID=22075" width="1" height="1"&gt;</description><category domain="http://www2.sqlblog.com/blogs/kalen_delaney/archive/tags/configuration/default.aspx">configuration</category><category domain="http://www2.sqlblog.com/blogs/kalen_delaney/archive/tags/T-SQL+Tuesday/default.aspx">T-SQL Tuesday</category><category domain="http://www2.sqlblog.com/blogs/kalen_delaney/archive/tags/relationships/default.aspx">relationships</category></item><item><title>Did you know? -- Better than sp_configure</title><link>http://www2.sqlblog.com/blogs/kalen_delaney/archive/2006/11/06/did-you-know-better-than-sp-configure.aspx</link><pubDate>Mon, 06 Nov 2006 21:06:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:348</guid><dc:creator>Kalen Delaney</dc:creator><slash:comments>2</slash:comments><comments>http://www2.sqlblog.com/blogs/kalen_delaney/comments/348.aspx</comments><wfw:commentRss>http://www2.sqlblog.com/blogs/kalen_delaney/commentrss.aspx?PostID=348</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;I’ve mentioned before that the new metadata is so voluminous that I’ve barely skimmed the surface. Last week in class in Minneapolis (&lt;A href="http://www.nhmn.com/"&gt;www.nhmn.com&lt;/A&gt;) one of my students discovered an alternative to &lt;SPAN style="FONT-FAMILY:'Courier New';"&gt;sp_configure.&lt;/SPAN&gt; You’re probably aware that by default, even if you’re logged in as someone in the &lt;I style="mso-bidi-font-style:normal;"&gt;sysadmin&lt;/I&gt; group, you can’t see all the configuration options until you enable &lt;SPAN style="FONT-FAMILY:'Courier New';"&gt;show advanced options&lt;/SPAN&gt;. However, if you select from the new metadata view &lt;I style="mso-bidi-font-style:normal;"&gt;sys.configurations,&lt;/I&gt; you can see all the values, and their settings, regardless of your&lt;SPAN style="FONT-FAMILY:'Courier New';"&gt; show advanced options &lt;/SPAN&gt;setting. &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;&lt;SPAN style="FONT-FAMILY:'Courier New';mso-no-proof:yes;"&gt;SELECT * FROM sys.configurations&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;In addition, this view shows for each option if it is dynamic, and if it is advanced.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;Have fun!&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0pt;"&gt;&lt;SPAN style="COLOR:purple;"&gt;-- Kalen &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://www2.sqlblog.com/aggbug.aspx?PostID=348" width="1" height="1"&gt;</description><category domain="http://www2.sqlblog.com/blogs/kalen_delaney/archive/tags/configuration/default.aspx">configuration</category><category domain="http://www2.sqlblog.com/blogs/kalen_delaney/archive/tags/metadata/default.aspx">metadata</category></item></channel></rss>