Dinesh's Blog :::: Being Compiled ::::

Saturday, February 28, 2015

How to stop users seeing all databases by default

›
Here is the scenario. You have created a login called "Jane" and have not added to any server role. And you are 100% sure that sh...
Friday, February 27, 2015

SQL Server Security Concepts: Securables, Pricipals and Permissions

›
When discussing and learning security related to SQL Server, it is always better to know the key concepts and terms related to it. Some of...
Tuesday, February 24, 2015

Gartner Magic Quadrant 2015 for Business Intelligence and Analytics Platforms is published

›
Gartner has released its Magic Quadrant for Business Intelligence and Analytics platforms for 2015. Just like the 2014 one, this shows bus...
Monday, February 23, 2015

Tools for carrying out performance monitoring and tuning of SQL Server

›
Regular and well-defined monitoring guarantees smooth running of SQL Server. Based on your goals related to monitoring, you should select ...
Friday, February 20, 2015

Does my table hold invalid data after importing data? Constraints have been violated?

›
It is rare to see a table without at least one constraint because constraints are required to manage data integrity rules. Although we add...
Wednesday, February 18, 2015

SSAS: How to find User-Defined Member Properties of a dimension?

›
User-Defined Member Properties are attribute relationships added to specific named level in a dimension. Once defined, they can be access u...
Tuesday, February 10, 2015

Reading the content of the databse while restoring backup-sets: Restore with STANDBY

›
Assume that you have multiple transaction log backups that have been taken every hour, starting from 9am to 5pm, and you need to restore t...
Tuesday, January 27, 2015

How to find the protocol used by the connetion

›
As you know SQL Server supports three types of protocols, or we can called them as SNI Transport Providers, for communicating with a SQL Se...
Tuesday, January 20, 2015

Log is getting automatically truncated with FULL Recovery Model

›
General understanding regarding the log file (ldf) is, it is getting automatically truncated when the Recovery Model is set to SIMPLE and ...
Saturday, January 3, 2015

Non Reversible Encryption with SQL Server: HASHBYTES function

›
Not all cipher texts are required to be converted back to plain texts. Good example is "passwords". All we need with non reversi...
Thursday, January 1, 2015

CONVERT returns '*' - [Happy New Year]

›
Let's start with a simple thing in 2015. Why we get '*' when converting one type to another? If you have already experienced it...
Sunday, October 12, 2014

Automated notifications on SQL Server errors

›
Can SQL Server send a notification to me when a deadlock is occurred? Can SQL Server alert me when a database starts suffering with resour...
Monday, October 6, 2014

MDX: Get last 24 hours periods

›
Date and Time Dimensions Most of analysis and reporting requirements include a need to aggregate values over time period and this lea...
Monday, September 1, 2014

Cumulative Update 1 for SQL Server 2012 SP2

›
Microsoft has released Cumulative Update 1 for SQL Server 2012 Service Pack 2 and it is available for downloading. Here is the link for do...

SQL Server 2014 Sample Databases and applications

›
Are you looking for SQL Server 2014 AdventureWorks databases and applications? It is now available and here is the link: https://msftdbpro...
Tuesday, June 24, 2014

What if SQL Server Service is paused?

›
If you have gone through Windows services, specifically SQL Server services, either through SQL Server Configurations manager or Windows Ser...
Monday, June 23, 2014

Service Pack 2 is available for SQL Server 2012

›
Microsoft has released SQL Server 2012 Service Pack 2 and it is available for downloading. Here is the link for downloading: http://www.mi...
Tuesday, June 17, 2014

What are the advantages of a SQL Server database with multiple files located on one physical drive ?

›
This is a common question I always get from my classes/workshops. Do we really get some benefits out of a database with multiple data files ...

MDX: Getting name of the user connected

›
Are you looking for a way of adding the name of the account used for the session to the resultset? Here is the way of adding it;
Thursday, June 12, 2014

What is “sysname” data type used for object names?

›
You might have noticed that the data type of object names such as database name is “sysname” which is not listed in data type list when crea...

Connecting with Windows Azure SQL Server database via Power Pivot

›
While trying to get some records from a database configured in a Windows Azure machine (NOT SQL AZURE), I noticed that the connection can be...
Tuesday, June 10, 2014

SQL Server Installation: Are Shared components getting upgraded with Side-by-side Upgrade?

›
As you know, some of the components such as Management Studio (SSMS) and Configuration Manager are shared components of SQL Server instances...
Monday, June 9, 2014

What is the fastest/quickest way of getting the total number of records (COUNT) in a SQL Server table?

›
Are you trying to get the total number of records in one of your tables? If yes, what is the best, or what is the quickest way of getting th...
‹
›
Home
View web version

About Me

My photo
Dinesh Priyankara
Colombo, Sri Lanka
Dinesh Priyankara (MSc IT) is an MVP – Data Platform (Microsoft Most Valuable Professional) in Sri Lanka with 16 years’ experience in various aspects of database technologies including business intelligence. He has done many local and foreign business intelligence implementations and has worked as a subject matter expert on various database and business intelligence related projects. He is the Founder/Principal Architect of dinesQL (Pvt) Ltd and he consults, teaches and runs training programs on data related solutions and subjects.
View my complete profile
Powered by Blogger.