Questions tagged with Microsoft SQL Server

The proven, reliable, secure cloud for SQL Server

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

277 results
I have created a private database on AWS RDS(SQL Server) with the following specifications: Engine: SQL Server Express Edition Class: db.t3.micro Instance Type: t3.micro Additionally, I have set up a...
1
answers
0
votes
206
views
asked 5 months ago
Hi I run a DMS task with a SqlServer instanca (not in AWS) as a source. Fails with this message on Cloudwatch: dm_db_partition_stats is not supported I've followed the doc instructions to grant some ...
3
answers
0
votes
144
views
asked 5 months ago
I wrote the following code in my IoT Core rule to save integer value `measure_value::double` like 0 or 10.0 in a table of Timestream. Because first value was Double and the integer value couldn't b...
1
answers
0
votes
85
views
asked 6 months ago
Hi. I have been facing issues in sync-ing Q Business with SQL Server on EC2. I have read the official guide but I couldn't make it work. The error shown is this: JDB-5501 Error: Verify the connecti...
2
answers
0
votes
124
views
asked 6 months ago
Experts, Have followed the below link for 'Creating the SSAS Proxy' to utilize it while creating a SQL job to trigger the Tabular model processing. https://docs.aws.amazon.com/AmazonRDS/latest/UserG...
0
answers
0
votes
51
views
asked 6 months ago
Hi All, Unfortunately i created an reserved instance in RDS it doesn't gave me the pop as well while creating i thought i can cancel but there's no option to cancel now i gave config evrthing as my R...
2
answers
0
votes
98
views
asked 6 months ago
I already setup AWS SQLServerLambdaConnector connect with SQL Server on-premise - I access my sqlserver database on-prem and do some sql queries: create database antsomi; go use antsomi; go CREATE TA...
1
answers
0
votes
110
views
asked 6 months ago
We have a DB running on normal ec2 instance but that is not sufficing our needs so we need to upgrade to web edition. Can we perform OS upgrade to web edition as this ec2 has an application as well a...
1
answers
0
votes
121
views
asked 7 months ago
After installing the new rds-ca-rsa2048-g1 certificate on our RDS Server, I get the following error in Microsoft Sql Server Management Studio (version 20.2) when I try to connect with Encryption set t...
2
answers
0
votes
352
views
asked 7 months ago
We are replicating specific tables from a SQL Server source to an RDS MySQL destination using AWS DMS. The DMS task is configured with a sysadmin role for the DMS database user. It was later reported...
1
answers
0
votes
309
views
asked 7 months ago
We are planning to migrate the SSAS services to RDS SQL server. What are things we need to consider before decide the target( EC2/RDS) How to migrate the SSAS services to RDS SQL Server 2019/2022. ...
1
answers
0
votes
472
views
asked 7 months ago
Hi, I have a question, is possible than RDS Custom for SQL with license Enterprise support Always On for high availability, because we need read replicas of this database. If the answer is not, what...
2
answers
0
votes
378
views
asked 8 months ago