<feed version="0.3" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://purl.org/atom/ns#" xml:lang="en-US"><title>Kathi K's SQL Server Blog</title><link rel="alternate" type="text/html" href="http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/default.aspx" /><tagline type="text/html">T-SQL and SQL Server DBA tips.</tagline><id>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/default.aspx</id><author><url>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/default.aspx</url></author><generator url="http://communityserver.org" version="1.1.0.51101">Community Server</generator><modified>2006-04-24T00:28:00Z</modified><entry><title>I'm still here...</title><link rel="alternate" type="text/html" href="http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/archive/2006/08/09/124.aspx" /><id>68db9f1a-786f-4bf3-9005-755a0fef374a:124</id><created>2006-08-09T03:47:00Z</created><content type="text/html" mode="escaped">&lt;P&gt;I have been soooo busy the last couple of months, mostly with work but some home stuff, too.&amp;nbsp; The biggest news is the birth of my first grandchild, Thomas Indiana Csar-Kellenberger.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I'm trying to get some writing in and have a couple of articles started.&amp;nbsp; I remember the craziness of last summer when I wrote a two chapters for Brian Knight's book "Professional SQL Server 2005 Integration Services".&amp;nbsp;&amp;nbsp;Luckily, I was not involved in quite so many projects at work back then.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I hope that many of you get to PASS in November.&amp;nbsp; I am moderating the Women In Technology Luncheon this year.&amp;nbsp; It is always lots of fun, and we are honored&amp;nbsp;to have Kalen Delaney on our panel.&amp;nbsp;&amp;nbsp; I will also be giving a presentation on beginning T-SQL.&amp;nbsp;&lt;/P&gt;&lt;img src="http://www.vsteamsystemcentral.com/cs/aggbug.aspx?PostID=124" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/commentrss.aspx?PostID=124</wfw:commentRss></entry><entry><title>Upcoming presentations</title><link rel="alternate" type="text/html" href="http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/archive/2006/06/11/93.aspx" /><id>68db9f1a-786f-4bf3-9005-755a0fef374a:93</id><created>2006-06-12T00:54:00Z</created><content type="text/html" mode="escaped">&lt;P&gt;I will be giving a presentation on June 13th for the St. Louis SQL Server Users Group (&lt;A href="http://www.stlssug.org/"&gt;http://www.stlssug.org/&lt;/A&gt;&amp;nbsp;)on SQL Server Management Studio. This will be 95% demos, and I will cover as much as I can within my alotted 90 minutes.&amp;nbsp; On June 21st I will be giving a talk for the St. Louis Visual Basic.Net group (&lt;A href="http://www.stlvbug.net/dnn/Home/tabid/52/Default.aspx"&gt;http://www.stlvbug.net/dnn/Home/tabid/52/Default.aspx&lt;/A&gt;)&amp;nbsp;&amp;nbsp;on what DBAs wish developers knew.&amp;nbsp; Both talks will be held at the Microsoft facility in St. Louis.&amp;nbsp; Be sure to check them out if you'll be in town.&lt;/P&gt;&lt;img src="http://www.vsteamsystemcentral.com/cs/aggbug.aspx?PostID=93" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/commentrss.aspx?PostID=93</wfw:commentRss></entry><entry><title>DBA work -- both high and low profile</title><link rel="alternate" type="text/html" href="http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/archive/2006/05/20/78.aspx" /><id>68db9f1a-786f-4bf3-9005-755a0fef374a:78</id><created>2006-05-21T01:08:00Z</created><content type="text/html" mode="escaped">&lt;P&gt;One thing about being a DBA, or at least the flavor of DBA that I am, is that there are many opportunities to impress my customers&amp;nbsp;and boss by automating things or setting up cool reports.&amp;nbsp; But much of what I do is behind the scenes and not too glamorous.&amp;nbsp; Stuff that no one really knows about but that keeps the databases healthy and enterprise applications running. &lt;/P&gt;
&lt;P&gt;I have recently been working on moving servers and service accounts to a new domain.&amp;nbsp; Talk about tedious!&amp;nbsp;&amp;nbsp;Because I work so closely with HR and Accounting, I took responsibility for getting all of their servers&amp;nbsp;and service accounts, not just SQLServer,&amp;nbsp;migrated.&amp;nbsp; Luckily, both departments have their own dedicated and talented IS staff so I was able to enlist their help to get each&amp;nbsp;department's servers migrated.&amp;nbsp; I managed to come up with scripts for some of the tasks, but it still is a lot of work and has to be done during non-production hours.&lt;/P&gt;
&lt;P&gt;A couple of things that broke when changing the SQL Server 2000 start up accounts was SQL Mail and the SQL Server performance counters.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;To fix SQL Mail, I basically had to just set up SQL Mail again by creating a new Outlook profile using the new account.&amp;nbsp; I then chose the new profile for SQL Mail and&amp;nbsp;for SQL Server Agent.&amp;nbsp; Clicking the test button for each indicated everything was fine and doing my own test confirmed it.&amp;nbsp;&amp;nbsp;I didn't have to restart the SQL Server&amp;nbsp;as I have had to in the past for some other SQL Mail problems.&amp;nbsp; I try to avoid using SQL Mail if at all possible but still need it for at least one application.&lt;/P&gt;
&lt;P&gt;I didn't think about the problem with the performance counters until a couple of days later when I needed to look at them.&amp;nbsp; When I saw they were gone, I remembered that this had happened to me before and that it was easy to get them back. Unfortunately, the fix requires rebooting the server or at least restarting SQL Server.&amp;nbsp; So, I had to wait until our&amp;nbsp; short maintenance window Saturday morning to fix the counters.&amp;nbsp; To fix this run the following from a command window&lt;/P&gt;
&lt;P&gt;unlodctr mssqlserver&lt;/P&gt;
&lt;P&gt;lodctr &amp;lt;path to sql server&amp;gt;\bin\sqlctr.ini&lt;/P&gt;
&lt;P&gt;Then restart SQL Server.&amp;nbsp; I actually rebooted the server since that is what I found when searching to find the answer to the problem.&amp;nbsp; Today, I found a reference that said just to restart SQL Server &lt;A href="http://www.extremeexperts.com/SQL/FAQ/EnablingPerCounters.aspx"&gt;http://www.extremeexperts.com/SQL/FAQ/EnablingPerCounters.aspx&lt;/A&gt;&amp;nbsp;. &lt;/P&gt;
&lt;P&gt;I'm really glad that the web has so many resources for DBAs like me who have to solve so many different problems.&amp;nbsp; I don't know everything about SQL Server, but luckily, I usually can find the answer I'm looking for&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://www.vsteamsystemcentral.com/cs/aggbug.aspx?PostID=78" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/commentrss.aspx?PostID=78</wfw:commentRss></entry><entry><title>Integration Services (SSIS) Import Wizard</title><link rel="alternate" type="text/html" href="http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/archive/2006/04/25/58.aspx" /><id>68db9f1a-786f-4bf3-9005-755a0fef374a:58</id><created>2006-04-26T00:27:00Z</created><content type="text/html" mode="escaped">&lt;P&gt;I was using SSIS today to import a file with one wide column.&amp;nbsp; I created the table first with a varchar(max) column.&amp;nbsp; When I tried using the Import Wizard (found by right-clicking the database name&amp;nbsp; and clicking&amp;nbsp;Tasks -&amp;gt; Import Data) I kept getting errors about truncating data.&amp;nbsp; It took me awhile to find the problem, on the step of the wizard where you configure the file data source, click the Advanced tab.&amp;nbsp; There, it showed an OutputColumnWidth of 50.&amp;nbsp; You can manually change this or click Suggest Types to have the wizard estimate the width.&amp;nbsp; Clicking the button changed the value to 72.&amp;nbsp; Then I was able to import the file without error.&lt;/P&gt;
&lt;P&gt;So, what happens if you are trying to import a file with two columns?&amp;nbsp; There was a definistion for each column on the Advanced tab, but clicking the Suggest Types button corrected both of them. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://www.vsteamsystemcentral.com/cs/aggbug.aspx?PostID=58" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/commentrss.aspx?PostID=58</wfw:commentRss></entry><entry><title>Reporting Services Goodies</title><link rel="alternate" type="text/html" href="http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/archive/2006/04/24/57.aspx" /><id>68db9f1a-786f-4bf3-9005-755a0fef374a:57</id><created>2006-04-24T17:30:00Z</created><content type="text/html" mode="escaped">&lt;P&gt;I just upgraded my Reporting Services installation to 2005 a couple of weekends ago.&amp;nbsp; I was happy to see that I could still run and edit my existing reports in VS 2003 so I'll just upgrade the report definitions&amp;nbsp;as I&amp;nbsp;need to tweak them or when I have time.&amp;nbsp; I actually was hoping to do the upgrade on November 8th -- the day after the release, but things don't move that fast in our shop.&lt;/P&gt;
&lt;P&gt;I just created my first production &amp;nbsp;RS 2005 report using some of the new features.&amp;nbsp; I was able to use multi-valued parameters, interactive sorting and fixed table headings.&amp;nbsp; These are features that the report users have been requesting for a long time.&amp;nbsp; Unfortunately, these features disappear when a report is delivered via a&amp;nbsp;subscription.&amp;nbsp; (If anyone has a way around this, please post a comment.)&amp;nbsp; So, I am delivering just the link to the report for now.&lt;/P&gt;
&lt;P&gt;I also really love that you can manage Reporting Services from SQL Server Management Studio.&amp;nbsp; It seems so much more efficient than the web interface, especially when configuring security.&amp;nbsp; I am also working on getting Report Builder going for some of my customers as well.&amp;nbsp; It is pretty cool, but took a while for me to get it figured out.&amp;nbsp; I hope to write some articles for SSC on it pretty soon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://www.vsteamsystemcentral.com/cs/aggbug.aspx?PostID=57" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/commentrss.aspx?PostID=57</wfw:commentRss></entry><entry><title>Troubleshooting</title><link rel="alternate" type="text/html" href="http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/archive/2006/04/24/56.aspx" /><id>68db9f1a-786f-4bf3-9005-755a0fef374a:56</id><created>2006-04-24T02:28:00Z</created><content type="text/html" mode="escaped">&lt;P&gt;Sometimes we all run into problems with programming or administering SQL Server and need help.&amp;nbsp; When it happens to me I try to figure things out myself.&amp;nbsp; With so much content on the web, usually I can find the answer pretty quickly.&amp;nbsp; Sometimes, I end up posting my question on a forum like SQLServerCentral.com.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;A funny thing usually happens.&amp;nbsp; In order to post an intelligent question, I gather and organize all of the information that I know about the problem.&amp;nbsp; Often, I'll think of a place to look, a log file for example, that I didn't think of before.&amp;nbsp;Nine times out of ten, I will solve my own problem by the time I have my question typed out.&amp;nbsp; I need to learn to go through this exercise sooner, before I am desperate enough to ask for help.&amp;nbsp; I need to get over that too, there is no dishonor in asking for help.&amp;nbsp; We're all in this together!&lt;/P&gt;
&lt;P&gt;Sometimes, even posting the problem in the forum doesn't get me the answer.&amp;nbsp; I recently called Microsoft support twice in one week!&amp;nbsp; The fix for one of the problems was undocumented, some registry keys that the SQL Server startup account needs if it not in the admin group on Windows 2003.&amp;nbsp;&amp;nbsp;The fix for the other problem was actually documented, but I never found the article on my own.&amp;nbsp; Again it involved giving the startup account permissions on certain registry keys when multiple instances have different startup accounts.&amp;nbsp; It took several days, but once we figured out what was actually going on they had the answer.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I am lucky, since we are an Enterprise customer, the firm I work for already has paid for MS support.&amp;nbsp; But still, I wouldn't call them unless I really tried to solve the problem myself first. &lt;/P&gt;
&lt;P&gt;Even Aunt Kathi needs help now and then!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://www.vsteamsystemcentral.com/cs/aggbug.aspx?PostID=56" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://www.vsteamsystemcentral.com/cs/blogs/kathi_kellenberger/commentrss.aspx?PostID=56</wfw:commentRss></entry></feed>