Cluster Index change on a table with 1 billion rows - We need to change the cluster index definition on a table with 1 billion rows. This will be performed on...
Creating a DBA Oncall list to email to group. - I'm looking for suggestions on creating a table with a list of DBA's and then a Job that will weekly...
online script full of odd quotation marks - We're gearing up for sql 2014 upgrades and I found this nice script that documents almost everything. However it is...
Identical Query, Different Execution Stats - Hi All, I have restored a copy of a production database to my local machine to troubleshoot a problematic query. When...
Backup Question !! - I have 40 SQL servers, (mostly standard SQL servers 2008,2012) and SQL express (Free). Each of this 40 SQL server has...
Allocation and Consistency Errors - Hi all! I am not a DBA per se, but I do have enough experience with SQL to get assigned...
URGENT Please -Substring Formation in SQL SERVER 2014 - Hi- How can I grab the numeric value from string. Numeric value if starts with 2 is going to be 16 characters...
Script to stop service using XP_CMDSHELL, restore full and differential .bak files in a single script - Hi - I have a need to stop some application services based on the database environment I am refreshing, restore full...
How do I add a constraint to a column - I am looking for the ALTER TABLE .....? Where I can limit values of a column CHAR(1) to only accept the...
Correct MAXDOP setting - Hi All, I have a VM with 32GB RAM and 12 processors (SQL 2012 SP3 Ent 64bit) What would be the correct...
SQL Agent Job not providing full failure message for SSIS Packages - Good Morning, We are having an issue with 2012 SQL Servers not reporting why a job has failed, this is happening...
Table variable and query help - I have few quick questions 1) If table variable is storing in tempdb why can't I use them like temp tables?....
How to search exact match case - Hi In my table component information ID is stored as comma separated whenever multiple items are selected from the interface. [b]Scenario...
Database mirroring issue - Hi All , I set up mirroring from 2 different servers . Server A as principal and Server B as Mirror ( No...
Stored procedures and Creating tables. (Problem). - Hello All, In a single store procedure I often have a number of functions: Initialize, Prepare something (for example the creation of a...
Substring from RIGHT - I am trying to get a substring of characters but need to go from right Example 9.0.0832.1032 need to get the...
Standard Edition Auditing - Hello All, We all know that in SQL Server standard edition we cannot do any auditing on Server and DB...
How do I create a new database using Backup? - I'm trying, once again, to get my database into Azure. I've gone through the process of creating a new logical...
Connecting to mof in command prompt for Report Configuration - Hi, Whenever I tried to connect to Program Files (x86) using Command prompt, it keeps saying it is not recognized. How...
SSAS Tabular with CAWA - Has anyone use CAWA plus scripts to automate processing of SSAS Tabular tables? How does that worK?