18,097 questions with SQL Server-related tags

Sort by: Updated
1 answer

How to fix "Infinity" and "Nan"

I am getting "Infinity" or a "NaN" value on my expression below. Suggestions on my expression to improve it? =Sum(CDbl(IIF(Fields!Type.Value = "Charges", Fields!PatientAmount.Value + Fields!InsuranceAmount.Value, 0)))…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,818 questions
asked 2020-08-29T16:22:25.683+00:00
Jeff S 1 Reputation point
commented 2020-09-04T06:52:14.15+00:00
ZoeHui-MSFT 33,386 Reputation points
2 answers

SQL alwayson sometime not syn data between primary and standby

Hello Everyone I have two SQL instances running on Window Server 2016 Standard, SQL cluster having 2 Node without shared storage. SQL sever version is running on SQL 2016 Enterprise. But I got issue 3 times ready for data between DC and DR not…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-08-29T06:35:19.717+00:00
Vuthy M 1 Reputation point
commented 2020-09-04T03:37:34.507+00:00
Cris Zhan-MSFT 6,606 Reputation points
1 answer

SSAS: Server: The current operation was cancelled because another operation in the transaction failed.

Hello, I'm creating dimensions in SSAS and I was successful with the two other dimensions tables but only this one is giving me an error when processing it. the error is Server: The current operation was cancelled because another operation in the…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,248 questions
asked 2020-08-29T04:43:42.787+00:00
Sam332 21 Reputation points
commented 2020-09-04T02:49:12.917+00:00
Lukas Yu -MSFT 5,816 Reputation points
0 answers

MDX - filtering measure values

Hi everyone, I created a role in SSAS. I denied the dimension customer data which works fine. But what can i do if i want to denied the cell data (I mean the total measure values) for every customer except the customers with the ID 10000 and 11000? I…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,248 questions
asked 2020-09-03T17:37:02.723+00:00
_MG_ 1 Reputation point
commented 2020-09-04T02:35:26.59+00:00
Lukas Yu -MSFT 5,816 Reputation points
2 answers One of the answers was accepted by the question author.

How to check the TFS SSIS version with MSDB SSIS version ? | SSIS2014| TFS

How to check the TFS SSIS version with MSDB SSIS version ? We have all ssis 2014 packages deployed on SSIS server . Now we need to check if they SSIS packages have the same version as TFS version. Is there way to query them together to see the data…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,462 questions
asked 2020-08-18T13:57:26.513+00:00
Mudassar A 481 Reputation points
accepted 2020-09-04T02:12:12.747+00:00
Mudassar A 481 Reputation points
3 answers

Review tool to check security risks, code review

Hi. Is there a Microsoft recommended review tool to check security risks, code review for SQL, SSIS? Thanks

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-09-02T12:02:02.857+00:00
venkatesh padmanabhan 181 Reputation points
answered 2020-09-04T01:29:18.783+00:00
m 4,271 Reputation points
4 answers

interactive sort and filter in a graph

I am very new to SQL Server Report Builder. I'm using Microsoft SQL Server 2014. My purpose for using SQL Server Report Builder is to publish up-to-date graphs for my SharePoint list. I am using SharePoint 2013. I figured out how to create my first…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,818 questions
asked 2020-08-18T01:47:02.903+00:00
Ruth Calistrat 1 Reputation point
answered 2020-09-04T01:26:47.05+00:00
Ruth Calistrat 1 Reputation point
3 answers One of the answers was accepted by the question author.

Concurrency question

Hi, I need to make sure that 2 connections to the table never get the same id for processing... For example: create table dbo.concurrency(id int identity, task varchar(80), status varchar(80)) go insert dbo.concurrency(task, status) values('task…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-09-02T22:52:17.357+00:00
Ed 41 Reputation points
commented 2020-09-04T01:20:07.593+00:00
Cris Zhan-MSFT 6,606 Reputation points
3 answers

SQL Server 2019 Software Assurance

Can we upgrade SQL Server 2014 ENT Edition to SQL Server 2019 ENT Edition under Software assurance. Hope we can upgrade only DBENGine, SSIS, SSAS and SSRS .

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-09-02T08:31:14.88+00:00
Doddasiddavannahally, Pradyothana 41 Reputation points
commented 2020-09-04T01:07:22.293+00:00
CathyJi-MSFT 21,096 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Restoring Backup from Block Blob

Hello, we're using SQL 2017 Enterprise on a 3 nodes AG cluster and successfully backing up our databases to our Azure storage blob using a SAS token. We're uploading as a block blob as expected and can restore that DB to a single server in the AG…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,471 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-09-03T12:51:59.72+00:00
kevin eckart 26 Reputation points
accepted 2020-09-03T21:15:23.15+00:00
kevin eckart 26 Reputation points
4 answers One of the answers was accepted by the question author.

SSIS/SSAS: How to change only the table name without remap the columns, flows and dimensions?

Hi, My company asked me to change the name of some of my SQL Tables( Dimensions ). But the only way that I know to do that is delete the references to the old table and map them again and recreate the OleDBSource/OleDBDestination ( SSIS ) and recreate…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,462 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,248 questions
asked 2020-09-01T13:36:21.613+00:00
Luis Lima 61 Reputation points
commented 2020-09-03T19:04:56.393+00:00
Yitzhak Khabinsky 25,201 Reputation points
2 answers One of the answers was accepted by the question author.

Creating a cluster with two nodes and a DR in Azure

Hi, I've read some blogs that in scenarios like this say that the recommendation is to change some timeout delay settings in the cluster to avoid false positives. Is there any configuration at the faiolver level or something else that I should worry…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-09-02T00:53:56.39+00:00
Salves 501 Reputation points
accepted 2020-09-03T16:18:56.727+00:00
Salves 501 Reputation points
3 answers

SQL Server Always On Listener IP for Async Nodes??

Hello Team, How can I connect to an Async node using the Listener IP or Listener DNS in an Always on architecture (SQL Server 2016)?? Node1 - Primary Node2 - Secondary (Sync) Node3 - Secondary (Async) Our API's connect to Node1 and Node2 using…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-09-02T13:18:44.733+00:00
Ashif Shaikh 156 Reputation points
commented 2020-09-03T13:24:23.57+00:00
Shashank Singh 6,246 Reputation points
1 answer

Table replicate using SSIS

​Hi, I'm trying to replicate few tables from a Source DB to destination DB. Both Databases are sql server databases. The only issue is that the source DB gets refreshed from production DB backup every night which breaks its replication to the…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,462 questions
asked 2020-08-31T06:54:58.88+00:00
Sherwin Rodrigues 1 Reputation point
commented 2020-09-03T09:56:49.397+00:00
Monalv-MSFT 5,896 Reputation points
4 answers

Fixing an Instance of SQL Server 2014 - After Cleanning up some duplicte files.

Hi Folks, This is my first time using this forum. I regularly use the C# Forum. The question is: I recently used the CCleaner to sweep out some duplicate files in my notebook, and of course there was a lot of them of all kinds, included SQL Server, and…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-08-27T01:55:39.787+00:00
Flávio Rocha 21 Reputation points
commented 2020-09-03T07:21:27.4+00:00
m 4,271 Reputation points
2 answers

What is the impact of setting ASPaaS\AlwaysUseGateway to false

HI all everybody, this is my first post and I'm here to ask for your help. This is the scenario on my Team: Client - Visual Studio 2019 connecting to AAS deploy using a server of IaaS as data source - issue And they sent me this image…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,248 questions
asked 2020-08-28T02:09:22.31+00:00
CuervoXok 1 Reputation point
commented 2020-09-03T04:19:21.907+00:00
HarithaMaddi-MSFT 10,136 Reputation points
6 answers

Query slow on SQL 2019

There is one specific query that has been executed on MS SQL 2014 for long time. The query is running on AG secondary RO replica. The query execution time on MSSQL 2014 is about 5 seconds. After migration to MSSQL 2019 the same query is running about 5…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-09-01T09:37:21.583+00:00
Vadim Sudenko 1 Reputation point
answered 2020-09-03T01:27:57.267+00:00
m 4,271 Reputation points
5 answers

Configure DB alert

Hello, I am configuring alert for Prodcution databases. I want to get any error message appearing in SQL Server Error log. But while defining the alert it is showing 2 options Error No Severity Pls suggest

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-08-31T11:13:38.17+00:00
Biltz 131 Reputation points
answered 2020-09-03T01:26:07.17+00:00
m 4,271 Reputation points
4 answers

Create user to access Alwayson readonly databaes

Hi Our env sql server version is 2016 SP2 EE edition always on enabled. So when we create database user for access the report though link server(expected to connect readonly replica databases ) from other remote node then I I noted permission(DB…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-08-25T00:38:01.14+00:00
Ashwan 521 Reputation points
answered 2020-09-02T22:14:06.857+00:00
Edwin M Sarmiento 256 Reputation points
3 answers

How does one migrate system databases from an old SQL Server 2012 to a new SQL Server 2017?

How does one migrate system databases from an old SQL Server 2012 to a new SQL Server 2017?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,860 questions
asked 2020-08-04T14:36:01.707+00:00
John 21 Reputation points
commented 2020-09-02T20:34:02.413+00:00
Norm C 6 Reputation points