SSAS – XMLA script to restore the Analysis database
This script provides an easier way of restoring the analysis DB and it is useful when replica or snapshot of…
Wiring Intelligence, Driving Innovation
This script provides an easier way of restoring the analysis DB and it is useful when replica or snapshot of…
This XMLA script that supports SQL Server Analysis Service is used to take the backup of Analysis database. Change the…
1. Background The purpose of this document is to describe a way of showing custom message in the report if…
1. Background The purpose of this document is to describe a way of processing OLAP cube using SQL Server Agent…
1. Background The purpose of this document is to describe how to create connection string for OLE DB provider and…
Below is the tabular function that converts comma or semi colon separated values of a string into rows of a…
TestCase ID Title Prerequisites Test Steps Expected results Actual Result Result (Pass/Failed) Review Comments
1. Background The purpose of this document is to describe how to enable SSIS package logging for SQL Server. 2. …
SQL Server Business Intelligence Model basically consists of four main services i.e. SQL Server Relational services, Integration Services, Analysis Services…
Below are the SQL statements by which we can get the required formats: DDMMYYYYHHMMSSMMM format : SELECT REPLACE(CONVERT(VARCHAR(10), GETDATE(),…
1. Background The purpose of this article is to describe a way of storing the Image data into SQL Server…
Background The purpose of this article is to provide a way of scripting out all the SQL Agent jobs in…