﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Editorials / SQLServerCentral.com  / DBA Support / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 06:12:04 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>Started off as an accidental DBA and now turned it out to be a career - absolutely love it!I look after approx 25 x SQL Servers</description><pubDate>Sun, 28 Oct 2012 14:06:46 GMT</pubDate><dc:creator>rob-846413</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>Catching up on emails and I saw this editorial. My last post we had 3 servers and about 15 databases, and about a year ago I took a new job. At the interview I was told  there were 20 instances with 50 databases. I am now managing 88 instances and over 1200 databases. It has been challenging, but a lot of fun as well, it has certainly accelerated my learning and I have learnt power shell to manage my time, otherwise I would be overwhelmed.Now for some consolidation...</description><pubDate>Sun, 28 Oct 2012 09:31:22 GMT</pubDate><dc:creator>Simon D Richards</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>Developer, originally in Fortran, Cobol and RPG (I go back a few years), eventually migrated to Office/VBA, recently to Access/Sql Server. Accidental and unintentional DBA, along with still being a developer, hardware maintainer, operator and generally chief cook and bottle washer. I am the -only- IT person in the shop, so I do everything. There are two servers, one running a web site, the other our internal databases. One instance of SQL Server Express 2008 R2 on each, one database on the web server, seven on the internal one. 150MB for largest database, others much smaller, but growing. Especially with all the Access/SQ Server development, far too much for me to handle properly, but it beats being bored.</description><pubDate>Sat, 27 Oct 2012 05:05:19 GMT</pubDate><dc:creator>pdanes</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>12 server instances6600+ databasesVarious production, test, BI, reporting servers/DBs.Prod DBs range from 2MB to 15GBBI/reporting DBs from very small to 500GB2 "DBAs"; I'm the only official DBA, my boss does much of the work also.I do not do any server maintenance, upgrades etc., a senior sysadmin does that.When I started everything was already very automated.My typical days are monitoring servers, adhoc requests, "data troubleshooting/updates", and BI/ETL projects.BI has been getting more and more part of my workload.</description><pubDate>Fri, 26 Oct 2012 15:55:17 GMT</pubDate><dc:creator>jmadsen 98862</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>I manager over 650 databases across 30+ instances.  2005, 2008, 2008R2.  Several terabytes of data to 10-20 GB to 300 MB for the sizes of databases.  Typical day - answering questions, migrating applications to 2008 from 2005, automation and reviewing SCOMS alerts, and restoring production to test environment for process testing.</description><pubDate>Fri, 26 Oct 2012 13:01:07 GMT</pubDate><dc:creator>jhennes2</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>Small business. I am a developer. 'Captive' DBA, I am the only option we have. One SQL server 2008R2, Two databases (one production on test). 40GB data. Hosted in Cloud IaaS.I have automated backup (daily full and log), index rebuilding. log shipping using Sql server maintenance plans.I have not set the email notifications. I audit the server about once every two weeks.What concerns/scares me is what I may be missing or am unaware of.I am curious to know about -  'a day in the life of a DBA that manages thousands of databases (like some of the responders have mentioned)'.</description><pubDate>Fri, 26 Oct 2012 11:52:40 GMT</pubDate><dc:creator>amkarkha</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>We don't organize by number of databases...we each have 10-15 servers to be responsible for. I too was an accidental SQL Server DBA at my first job. I was actually trained as an Oracle Programmer, but that had to change quickly.  Eventually I moved on.  But how I wish I could go back to that first job knowing what I know now. The things I struggled with setting up and figuring out how to do....could have done it so much easier.-SQLBill</description><pubDate>Fri, 26 Oct 2012 10:55:25 GMT</pubDate><dc:creator>SQLBill</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>I also for security purposes cannot supply the metrics. But we have two DBA's who manage the various machines and databases.  We have at least three environments on common virtual servers those being production, dev/test, and rip_and-tear.  We also have a few  SQL installations on workstations for personal data analysis, cube and pivot table development, and high risk manipulation and programming.  We have sql 2000 through SQL 2012 all running in one capacity or another. The database size is from really small to almost large.  And we manage metadata, tabular, spatial, and document and image data.  We also manage the SQL in the back-end of SharePoint.Management tools include a collection of scripts, alerts, and monitors to check the health and well being of the servers and the data.  This collection is being reviewed, researched, and expanded as time allows and need demands.M.</description><pubDate>Fri, 26 Oct 2012 09:35:56 GMT</pubDate><dc:creator>Miles Neale</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>As an accidental DBA we're at 113 instances on 3 Production 2008R2 systems and hundreds of databases but fortunately I was smart and automated EVERYTHING when I took this job.  Plus it helps that our developers wrote a lot of stored procedures into our databases so all we have to do is schedule a task and call them.  Without automation for maintenance (we use LiteSpeed with Spotlight for monitoring because we can also manage the OS at the same time as SQL) I would lose my mind.  This does not include test environments and other smaller database products like Progress OpenEdge.</description><pubDate>Fri, 26 Oct 2012 08:48:52 GMT</pubDate><dc:creator>Chris Metzger</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>This is a nice question, but skating a bit close to the confidentiality line for me I'm afraid.  A bit of basic research with Google will uncover which company I work for.I'm going to settle for, 'lots'.</description><pubDate>Fri, 26 Oct 2012 08:15:44 GMT</pubDate><dc:creator>derek.colley</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>1 production SQL Server instance; 4 production databases.1 test SQL Server instance and the same 4 test databases.I'm an accidental DBA; the only DBA we have here.</description><pubDate>Fri, 26 Oct 2012 07:52:34 GMT</pubDate><dc:creator>Rod at work</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>I just recently got the job that I currently have, I'm a few weeks into it.  We have one production database server and one development server, and currently working on a stage database server.  We have about 20 databases that range in size from 30 gb to very small database all running on SQL 2008 R2.  I really love the DBA job, it's very cool to work with data and help the users to pull that information into readable format.  I'm very impressed on what some of you guys are currently supporting.  I like to read a lot about managing DB, scripts and all this cool stuff to keep up to date and defintely to work on automating as many tasks as possible.</description><pubDate>Fri, 26 Oct 2012 07:42:10 GMT</pubDate><dc:creator>HildaJ</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>I manage a paltry two databases at my workplace, one in SQL Server, one in Microsoft Access.  Not exactly a huge burden of work there, with only about 3GB of data, but I'm definitely doing everything I can with these databases (and a spare test one for experiments) to learn all I can about working with SQL Server.  Learned the importance of doing backups of everything to multiple places and restoring them daily, indexing, optimization, and so forth.  I'd actually like to move to an environment that has a bit more to manage...  Sometimes there's just very little to do here, since the business needs don't escalate very often.  That just leaves more time for learning and testing, though :-D</description><pubDate>Fri, 26 Oct 2012 07:21:57 GMT</pubDate><dc:creator>hisakimatama</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>Let's see what my new DBA repository tells me:18 SQL Server instances.492 Databases.6TB of data</description><pubDate>Fri, 26 Oct 2012 05:47:33 GMT</pubDate><dc:creator>Abu Dina</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>We have (or will have soon) 3 production servers and 1 dev server, with approximately 150 databases across them all.  I am the de facto DBA, although we do not have that actual position/title at present (my official title is Applications Programmer Analyst).I have been, over the past several months, working on automating as much as possible, due to the simple fact that administering databases and servers is not my primary job.  Backups, index maintenance, integrity checking, monitoring... I have been working to implement as much automation as possible.  The hardest part is not knowing what I don't know; I know there are things that I should be looking at, but I have not had much time to dive into those areas, and the time usually comes when an issue appears (funny how priorities can change rather quickly in emergencies...).  If it weren't for the level of automation, I know from experience that there are things that just wouldn't be done.</description><pubDate>Fri, 26 Oct 2012 05:30:02 GMT</pubDate><dc:creator>tsceurman</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>We are three DBAs managing more than 3000 SQL Server databases. Using more than 100TB of storage. Databases range from a few MB til 7-8 TB databases.Our environment uses SQL Server 2005/2008/2008R2 and a few 2012s.We have automated the environment to a very high degree, using SQL Server/SQL Agent and PowerShell. Including automatic discovery, backup, maintenance, reporting, as well as some migration, recovery, and capacity management functionality.-Jakob</description><pubDate>Fri, 26 Oct 2012 04:53:22 GMT</pubDate><dc:creator>jagoop</dc:creator></item><item><title>RE: DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>All the sql server databases - I'd be all day counting them - I haven't even managed to count servers yet! But I have to say a huge thank you to Ola Hallengren for his work that saves my sanity.[url]http://www.sqlservercentral.com/scripts/Backup+%2f+Restore/62380/[/url]</description><pubDate>Fri, 26 Oct 2012 01:00:07 GMT</pubDate><dc:creator>P Jones</dc:creator></item><item><title>DBA Support</title><link>http://www.sqlservercentral.com/Forums/Topic1377387-263-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/Editorial/94497/"&gt;DBA Support&lt;/A&gt;[/B]</description><pubDate>Thu, 25 Oct 2012 22:29:13 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item></channel></rss>