Newsletter Subject

Using SQL Server and R Services for analyzing DBA Tasks (SQLServerCentral 2/7/2017)

From

sqlservercentral.com

Email Address

subscriptions@sqlservercentral.com

Sent On

Tue, Feb 7, 2017 07:10 AM

Email Preheader Text

A community of more than 1,600,000 database professionals and growing Featured Contents - - - [Power

[SQLServerCentral - www.sqlservercentral.com]( A community of more than 1,600,000 database professionals and growing Featured Contents - [Using SQL Server and R Services for analyzing DBA Tasks]( - [Determining What Happens When You Force an Execution Plan via the Query Store]( - [Power BI Custom Visuals Class (Module 36 – Box and Whiskers (Brad))]( (From the SQLServerCentral Blogs) - [The High Availability Conversation Part 1: Introduction]( (From the SQLServerCentral Blogs) The Voice of the DBA Would You Still Love Linux If Windows Was Free? Today we have a guest editorial from Andy Warren as Steve is traveling. I made a note to write about this after a recent conversation about Windows vs Linux. I found myself defending Windows a bit (the person I talked with had not considered server core), and it startled me a little to be doing so. I like Windows, it works fine for what I do, but really I don’t care what hosts SQL Server as long as it is reliable, performs well, and provides whatever OS level support SQL needs to do all it does. For me the OS is “the cloud”, something that should “just work” and that I don’t want to mess with! Over the course of my career I’ve worked with teams that only used Windows and others that used Windows and Linux (but never Linux only, as until recently SQL Server didn’t run on Linux). It’s always seemed like adoption was Windows by default, then Linux was added based on one or more of these: - Cost - Coolness - Comfort and experience - Performance/overhead - Application requirements Let’s walk through that list in reverse. SQL Server requires Windows, so we run Windows, or we move to another platform. Or maybe the application we want to buy uses SQL Server, so we buy it and Windows, or we buy a different application. The right path? It all depends. Then we get to performance/overhead. OS’es require memory and disk space. For a DBA both of those are noise compared to what we need to run an enterprise database server, but there are times when the ability to squeeze more onto a single hypervisor is important. I didn’t see a great apples to apples comparison when I was writing this, but if you had to guess, would you say that Linux or Windows required more resources? Everyone said Windows, right? Did you know that server core requires a minimum of 512MB of memory to run? Or take a look at Nano, which takes less than 1GB of space for a VM. Is it usable in production at those levels? Depends on the app and the workload of course. Comfort/experience & the coolness factor are both real decision points. If your Windows admin has a strong Linux background, why not consider Linux so you have more options? Or if no one on the team has strong Linux experience, is it worth the savings to train them or hire someone new? There’s no doubt that Linux has been perceived as the cooler sibling and if you’re a Windows admin there’s a case to be made for being at least comfortable with doing the basics on Linux, and the best way to get there is to do real work with it. Finally we get to cost. Linux gets adopted a lot because it’s free. I looked on Azure at the time I wrote this and a D15 v2 instance with 20 cores and 140Gib of RAM was $1.49 an hour with Linux. If you switch to Windows, the same configuration costs $2.43 an hour. That’s about an $8200 per year “tax” for running Windows on a server we might use for hosting SQL Server. Not a huge number compared to the SQL license cost, but not nothing either. All things being equal (and clearly that’s not yet the case for SQL Server on Linux) the cheaper one wins. If you look at all of that and think about the factors involved, it’s interesting to speculate what would happen if Windows free (or free if hosted on Azure). Does Windows start to look more compelling than it did? Or are the glory days of the OS just about over as we move more and more stuff to a cloud? Those are two good questions for the next lunch with the server team! Andy Warren from [SQLServerCentral.com]( Join the debate, and [respond to today's editorial on the forums]( ADVERTISEMENT [SQL Monitor]( SQL Monitor - Always have the answers to SQL performance issues SQL Monitor keeps an eye on your SQL Servers 24/7, so you don't have to. It helps you proactively monitor the performance of your SQL Servers, saving you time, and makes sure you always have the answers to tough performance problems. [Find out more.]( Featured Contents  [] [Using SQL Server and R Services for analyzing DBA Tasks]( Tomaž KaÅ¡trun from [SQLServerCentral.com]( Article shows how R Services can help database administrators with their daily work [More »]( ---------------------------------------------------------------  [] [Determining What Happens When You Force an Execution Plan via the Query Store]( Additional Articles from [SimpleTalk]( When you force a query plan via the Query Store, you will need to track what happens: Sometimes the request to force a plan will fail, and you will want to know when and why. There are several ways of getting feedback, ranging from the built-in reports to using extended events. Enrico explains the details.[More »]( ---------------------------------------------------------------  [] From the SQLServerCentral Blogs - [Power BI Custom Visuals Class (Module 36 – Box and Whiskers (Brad))]( Devin Knight from [SQLServerCentral Blogs]( In this module you will learn how to use the Box and Whiskers (Brad) Power BI Custom Visual.  This is...[More »]( ---------------------------------------------------------------  [] From the SQLServerCentral Blogs - [The High Availability Conversation Part 1: Introduction]( SQLBalls from [SQLServerCentral Blogs]( Hello Dear Reader!  Twitter is a fantastic tool if you use SQL Server.  It is a great way to network,...[More »]( Question of the Day Today's Question (by Steve Jones): I want to use the Backup-SqlDatabase backup cmdlet to perform a differential backup of my database. How do I specify this for the cmdlet? Think you know the answer? [Click here](, and find out if you are right. --------------------------------------------------------------- We keep track of your score to give you bragging rights against your peers. This question is worth 1 point in this category: PowerShell. We'd love to give you credit for your own question and answer. To submit a QOTD, simply log in to the [Contribution Center](. ADVERTISEMENT tag=redgatsof-20 linkCode=as2 camp=1789 creative=9325 creativeASIN=1484222709Design and configure SQL Server instances and databases in support of high-throughput applications that are mission-critical and provide consistent response times in the face of variations in user numbers and query volumes. Learn to configure SQL Server and design your databases to support a given instance and workload. Pick up your copy of this great book today at [Amazon]( tag=redgatsof-20 linkCode=as2 camp=1789 creative=9325 creativeASIN=1484222709) today. Yesterday's Question of the Day Yesterday's Question (by Steve Jones): What permissions are included when someone is granted the BULKADMIN server role? Answer: Only ADMINISTER BULK OPERATIONS Explanation: The only permission in this role is ADMINISTER BULK OPERATIONS, which includes only runing BULK INSERT or OPENROWSET with the BULK option. Ref: Permissions of Fixed Server Roles - [v=sql.105).aspx]( --------------------------------------------------------------- [» Discuss this question and answer on the forums]( Database Pros Who Need Your Help Here's a few of the new posts today on the forums. To see more, [visit the forums](. --------------------------------------------------------------- [SQL Server 2016]( : [SQL Server 2016 - Administration]( [Query to take the backup]( - I need a query to take the differential backup of all the databases in sql ? can any one help .. Thanks, --------------------------------------------------------------- [SQL Server 2016]( : [SQL Server 2016 - Development and T-SQL]( [Newbie Help - SQL Query]( - Hi all, I am in desperate need of some help please. I'm not a SQL expert but am trying to write... [Deleting a row(s)]( - I have the following data set. Sequence    CurrentStatusId    PreviousStatusId 1            1            1 2            1    &nbs --------------------------------------------------------------- [SQL Server 2014]( : [Administration - SQL Server 2014]( [Should we move Agent to another server?]( - We have lots of active SQL Server Agent jobs. About 100. 15-20 of them run every 1 minute, 10 min, 30 min. Including... [Not a valid installation folder]( - Hi My SQL Server 2014 installation is corrupt. I am trying to repair it. In order to do that i need... [Best way to determine to Clustered index keys]( - Hello, I have a project tro determine the best columns for clustered index. I have a very large table with over... [TDE after restoring to a Different Instance]( - Hi Experts, I have a TDE enabled database and i successfully restored it to another instance of SQL after restoring the... [Always On Readonly]( - Have created a always on setup in which 3 nodes are involved 2 in SQL server Failover Cluster and 1... --------------------------------------------------------------- [SQL Server 2014]( : [Development - SQL Server 2014]( [Query to show users who have been active for 4 hours straight]( - Hello, I am having issues with this query. I have a table which has a UserID and a datetime stamp. The... [How to know on which column should we create index.]( - I have a table getcode where it has countrycode,statecode, citycode and zipcode columns there are other tables called- city in that city... [json search]( - we have json getting stored in one of the tables and how can we search inside the json. --------------------------------------------------------------- [SQL Server 2012]( : [SQL 2012 - General]( [Prevent accidental deletes in production]( - We have a number of production support people who do live updates and deletes in production every day.  Some of... [Deciding on being Developer or DBA]( - Hi All, This is a soft question, and one I've seen asked elsewhere, but differently enough I feel I'd like to... --------------------------------------------------------------- [SQL Server 2008]( : [SQL Server 2008 - General]( [DBCC CheckDB vs DBCC CheckFileGroup]( - Hi All, We have some circa 5TB databases that take an age to run DBCC CHECKDB against.  Quite often we get... [Truncating transaction logs]( - I have a MS SQL 2008 database, remote hosted. Recently the host upgraded the server platform and the new CP... [High Memory Usage]( - In our production server , memory usage is around 95% even tho it has been capped (8 GB ) . Total memory 12... [modifying a 'replace' function to use Lower and Upper]( - I have a function that I'm using that is working with one glitch. It is designed to change non-English characters... --------------------------------------------------------------- [Programming]( : [Connecting]( [Update not working after read database using CASE]( - Hi, hopefully this question is in the correct place. I have a SQL Server 2014 database that I am working... --------------------------------------------------------------- [SQLServerCentral.com]( : [SQLServerCentral.com Announcements]( [FAQ: Using the new forum Software (Jan 2017)]( - After we completed the forum upgrade on Jan 12, 2017, quite a few things changed, so this thread is a... --------------------------------------------------------------- [SQL Server 2005]( : [Administering]( [HOw to send SMS Using t-sql]( - Hi, How to send using T-SQL ( ofcourse using GSM port integration ,but how to intigrate ) Any suggestions.. Thanks in advance,.... This email has been sent to {EMAIL}. To be removed from this list, please click [here.]( If you have any problems leaving the list, please contact the webmaster@sqlservercentral.com.--------------------------------------------------------------- This newsletter was sent to you because you signed up at [SQLServerCentral.com](. Feel free to forward this to any colleagues that you think might be interested. If you have received this email from a colleague, you can register to receive it [here](. --------------------------------------------------------------- This transmission is ©2015 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved. Contact: webmaster@sqlservercentral.com

Marketing emails from sqlservercentral.com

View More
Sent On

17/06/2024

Sent On

15/06/2024

Sent On

14/06/2024

Sent On

12/06/2024

Sent On

10/06/2024

Sent On

08/06/2024

Email Content Statistics

Subscribe Now

Subject Line Length

Data shows that subject lines with 6 to 10 words generated 21 percent higher open rate.

Subscribe Now

Average in this category

Subscribe Now

Number of Words

The more words in the content, the more time the user will need to spend reading. Get straight to the point with catchy short phrases and interesting photos and graphics.

Subscribe Now

Average in this category

Subscribe Now

Number of Images

More images or large images might cause the email to load slower. Aim for a balance of words and images.

Subscribe Now

Average in this category

Subscribe Now

Time to Read

Longer reading time requires more attention and patience from users. Aim for short phrases and catchy keywords.

Subscribe Now

Average in this category

Subscribe Now

Predicted open rate

Subscribe Now

Spam Score

Spam score is determined by a large number of checks performed on the content of the email. For the best delivery results, it is advised to lower your spam score as much as possible.

Subscribe Now

Flesch reading score

Flesch reading score measures how complex a text is. The lower the score, the more difficult the text is to read. The Flesch readability score uses the average length of your sentences (measured by the number of words) and the average number of syllables per word in an equation to calculate the reading ease. Text with a very high Flesch reading ease score (about 100) is straightforward and easy to read, with short sentences and no words of more than two syllables. Usually, a reading ease score of 60-70 is considered acceptable/normal for web copy.

Subscribe Now

Technologies

What powers this email? Every email we receive is parsed to determine the sending ESP and any additional email technologies used.

Subscribe Now

Email Size (not include images)

Font Used

No. Font Name
Subscribe Now

Copyright © 2019–2024 SimilarMail.