By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with Microsoft SQL Server

The proven, reliable, secure cloud for SQL Server

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

267 results
Hi Team, we recently migrated to RDS SQL server 2022 from SQL server 2019 ( Enterprise to Standard Edition). The application facing some slowness and when i am checking CPU usage and it less then 70%...
2
answers
0
votes
15
views
asked 5 days ago
SQL Server offers an Always Ecrypted mode that encrypts specific columns. It is available as per Microsoft's docs [here](https://learn.microsoft.com/en-us/sql/relational-databases/security/encryption/...
1
answers
0
votes
56
views
asked 2 months ago
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
65
views
asked 2 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
68
views
asked 2 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
52
views
asked 2 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
83
views
asked 2 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
41
views
asked 3 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
58
views
asked 3 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
74
views
asked 3 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
65
views
asked 3 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
198
views
asked 4 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
230
views
asked 4 months ago