Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
sql server 2012
Items 1 to 20 of 99
Next 20 >>
Backup and Restore SQL Server with the SQL Server 2012 PowerShell cmdlets
There are plenty of occasions when it makes a lot of sense to do backup and restore scripts in PowerShell. Microsoft have put effort into making it much easier, as Allen White demonstrates.
Read more...
By
Additional Articles
2013/05/23
|
Source:
SimpleTalk
|
Category:
sql server 2012
Rating:
Rate this
|
Briefcase
|
983 reads
Power View for Cubes
This document evaluates the latest functionality provided by Microsoft SQL Server 2012 With Power View for Multidimensional Models[1], this SQL Server 2012 CTP release allows connections between Power View and Multidimensional Models ( cubes) and not just Tabular Models.
Read more...
By
Ivan Paniagua
2013/05/21
|
Source:
SQLServerCentral.com
|
Category:
power view
Rating:
|
Discuss
|
Briefcase
|
4,582 reads
How Maintenance Plans are a Big Plus for SQL Server Administration
SQL Server 2012 makes your database maintenance jobs easy by proving an effective Maintenance Plan Wizard. This wizard does a fair job of creating core maintenance plans for your database.
Read more...
By
Prett Sons
2013/05/20
|
Source:
SQLServerCentral.com
|
Category:
maintenance plans
Rating:
|
Discuss
|
Briefcase
|
3,733 reads
SQL Server 2012 Integration Services - Using PowerShell to Configure Package Execution Parameters
Marcin Policht explores some of PowerShell's SSIS-specific automation capabilities by demonstrating the process of configuring an already deployed package in order to carry out a parameterized package execution.
Read more...
By
Additional Articles
2013/04/29
|
Source:
Database Journal
|
Category:
sql server 2012
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,552 reads
Upgrading to 2012
Are many people upgrading to SQL Server 2012? Is it worth the cost for your company for any existing instances? Steve Jones asks the question this week.
Read more...
By
Steve Jones
2013/04/19
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
211 reads
SQL Server 2012 Build List
A list of the builds of SQL Server 2012 through CU#4.
Read more...
By
Steve Jones
2013/04/18 (first published: 2012/04/17)
|
Source:
SQLServerCentral.com
|
Category:
sql server 2012
Rating:
|
Discuss
|
Briefcase
|
7,722 reads
Configure SQL Server 2012 AlwaysOn Availability Groups Read-Only Routing using PowerShell
With SQL Server 2012 AlwaysOn Availability Groups, you can configure read-only routing and to automatically redirect the read-only workloads to a secondary replica after a failover. Can this be done using Windows PowerShell?
Read more...
By
Additional Articles
2013/04/17
|
Source:
MSSQLTips.com
|
Category:
alwayson
Rating:
Rate this
|
Briefcase
|
1,181 reads
New and Basic Result-set Paging functionality in SQL 2012 Version.
Overview of 2 very important clauses added to SELECT statement in SQL2012 to allow paging on result sets.
Read more...
By
Eli Leiba
2013/04/10
|
Source:
SQLServerCentral.com
|
Category:
t-sql
Rating:
|
Discuss
|
Briefcase
|
526 reads
Generating Sequence Numbers Using the Sequence Object
The new SQL Server 2012 Sequence Object can be used to generate unique numbers that can be automatically incremented based on an increment value. Greg Larsen discusses the different features of the sequence object and how you can use it to generate sequence numbers.
Read more...
By
Additional Articles
2013/04/05
|
Source:
Database Journal
|
Category:
sequence numbers
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,278 reads
SQL Server 2012 Window Function Basics
For some time, Microsoft had a few window functions, but not the full set specified in the SQL 2003 standard. Now, in SQL Server 2012 we have the whole range, and extremely useful they are too. There's no longer an excuse to avoid them, particularly now you have Rob Sheldon's gentle introduction.
Read more...
By
Additional Articles
2013/04/04
|
Source:
SimpleTalk
|
Category:
sql server 2012
Rating:
Rate this
|
Briefcase
|
4,081 reads
SQL Server 2012 Integration Services - PowerShell-Based Project Deployment
You have the option of using PowerShell when automating management of SQL Server 2012 Integration Services. While this functionality is not as straightforward as those accustomed to traditional PowerShell cmdlets might expect, the steps required to accomplish the most common SSIS administrative tasks follow a relatively consistent pattern.
Read more...
By
Additional Articles
2013/03/27
|
Source:
Database Journal
|
Category:
ssis
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,639 reads
SQL Server Backup, Integrity Check, Index and Statistics Maintenance
Solution for Backup, Integrity Check, Index and Statistics Maintenance in SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012.
Read more...
By
Ola Hallengren
2013/03/13
|
Source:
SQLServerCentral.com
|
Category:
backup
Rating:
|
Discuss
|
Briefcase
|
38,306 reads
Getting Started with Extended Events in SQL Server 2012
Extended Events provide a way of unintrusively monitoring what's going on in a SQL Server instance. Unlike SQL Server Profiler and SQL Trace, it has little performance impact. Now, in SQL Server 2012 SSMS, it is relatively easy to use, as Robert Sheldon shows.
Read more...
By
Additional Articles
2013/03/13
|
Source:
SimpleTalk
|
Category:
extended events
Rating:
Rate this
|
Briefcase
|
2,820 reads
Dynamically Download FTP Files Using SSDT
Dynamically initialise FTP connection using expressions and retrieve files stored in multiple FTP directories using SQL Server Data Tools
Read more...
By
Sifiso W. Ndlovu
2013/03/11
|
Source:
SQLServerCentral.com
|
Category:
ftp
Rating:
|
Discuss
|
Briefcase
|
7,387 reads
Five Virtual Labs for the SQL Server 2012 DBA
Wouldn’t it be nice if you had a chance to try out the features of SQL Server? Maybe give them...
Read more...
By
StrateSQL
2013/03/01
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,602 reads
Resource Governor in SQL Server 2012
SQL Server 2012 delivers enhancements to the Resource Governor that reflect a growing need for centrally managed database services to provide multitenancy to customers who require isolated workloads. This document describes the enhancements and why they were added. It includes a self-contained walk through that you can try in order to gain familiarity with the new features.
Read more...
By
Additional Articles
2013/02/21
|
Source:
TechNet
|
Category:
resource governor
Rating:
Rate this
|
Briefcase
|
2,117 reads
SQL Server 2012: Time Marches On
Greg Larsen explores the new SQL Server 2012 date and time functions and shows you how to exploit these functions in new application code.
Read more...
By
Additional Articles
2013/02/13
|
Category:
date manipulation
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,925 reads
SQL Server 2012 Build List
A list of the builds of SQL Server 2012 through CU#4.
Read more...
By
Steve Jones
2013/04/18 (first published: 2012/04/17)
|
Source:
SQLServerCentral.com
|
Category:
sql server 2012
Rating:
|
Discuss
|
Briefcase
|
7,722 reads
Securing SQL Server 2012 Integration Services Packages using Digital Certificates
There are several different ways of restricting access to SSIS packages and confidential information they contain. However, preventing unauthorized users from running or viewing the content of your code is not the only security measure that you should take into consideration.
Read more...
By
Additional Articles
2013/01/24
|
Source:
Database Journal
|
Category:
sql server 2012
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,694 reads
Handling Errors in SQL Server 2012
The error handling of SQL Server has always been somewhat mysterious. Now at last, the THROW statement has been included in SQL Server 2012 that, when combined with the TRY...CATCH block, makes error handling far easier. Robert Sheldon explains all.
Read more...
By
Additional Articles
2013/01/17
|
Category:
error handling
Rating:
Rate this
|
Briefcase
|
7,500 reads
Items 1 to 20 of 99
Next 20 >>
Tags
integration services (ssis)
(12)
alwayson
(11)
high availability (ha)
(9)
t-sql
(9)
blogs
(5)
editorial
(4)
filetable
(4)
contained databases
(3)
create sequence
(3)
indexing
(3)
performance tuning
(3)
security
(3)
sequence
(3)
administration
(2)
analysis services (ssas)
(2)
availability groups
(2)
backup / recovery
(2)
business intelligence
(2)
clustering
(2)
disaster recovery (dr)
(2)
ftp task
(2)
hyper-v
(2)
lag
(2)
lead
(2)
powershell
(2)
roles
(2)
sequence objects
(2)
sharepoint 2013
(2)
sql server 2008
(2)
ssis
(2)
virtualization
(2)
window functions
(2)
adventureworks2012
(1)
analytic functions
(1)
azure
(1)
backup
(1)
backup / restore
(1)
bism
(1)
books on line (bol)
(1)
build list
(1)
career
(1)
columnstore index
(1)
conversion functions
(1)
cume_dist
(1)
data access
(1)
data modeling
(1)
database recovery advisor
(1)
database weekly
(1)
date manipulation
(1)
datetimefromparts
(1)
digital certificates
(1)
dmo
(1)
dmv
(1)
error handling
(1)
events
(1)
execute sql task
(1)
execution plans
(1)
expressions
(1)
extended events
(1)
first_value
(1)
foreach loop container
(1)
format
(1)
friday poll
(1)
ftp
(1)
ftp connection
(1)
identity property
(1)
index maintenance
(1)
integrity check
(1)
iscsi san
(1)
last_value
(1)
licensing
(1)
local path
(1)
maintenance plans
(1)
master data services (mds)
(1)
multicast
(1)
new feature
(1)
ordnance survey os data
(1)
percent_rank
(1)
percentile_cont
(1)
percentile_dist
(1)
point in time recovery
(1)
power view
(1)
pssdiag
(1)
remote path
(1)
resource governor
(1)
restore
(1)
sequence numbers
(1)
sequence object
(1)
server name
(1)
server password
(1)
server role
(1)
server roles
(1)
server user name
(1)
service broker
(1)
sharepoint
(1)
sharepoint 2010
(1)
spatial data
(1)
sql server
(1)
sql server 2005
(1)
sql server 2008 r2
(1)
sql server data tools
(1)
sql server integration services
(1)
ssdt
(1)
statistics
(1)
store procedure
(1)
top cpu queries
(1)
tracing
(1)
troubleshooting
(1)
upgradin
(1)
upgrading
(1)
variables
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.