Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Tag: encryption

Configuring SQL Server for SSL Encryption

By adminPosted on May 30, 2023

Question : I’m new to the DBA role and I’ve been tasked with configuring a SQL Server install for a […]

AES 256 data encryption on Mysql

By adminPosted on May 17, 2023

Question : Is there a way to encrypt the whole data of a mysql DB using the AES 256 symmetric […]

Combining Always Encrypted AND Column level encryption in SQL Server 2016

By adminPosted on May 10, 2023

Question : We have requirements to encrypt sensitive column data using SQL Server 2016 and selected the Always Encrypted(AE) feature […]

Is there a quick way to find all columns in SQL Server 2008 R2 that are encrypted/have encrypted data?

By adminPosted on May 6, 2023

Question : Is there a quick way to find all columns in SQL Server 2008 R2 that are encrypted/have encrypted […]

SQL Server End to End Encryption Options

By adminPosted on May 5, 2023

Question : I’m familiar with database encryption options for SQL Server such as TDE and ensuring backups / backup locations […]

how to encrypt one column of a table without using always encrypted?

By adminPosted on April 21, 2023

Question : I have been working on a solution to synchronise logins (using T-SQL) between 2 servers, or between AlwaysOn […]

Why is DBMS_CRYPTO inaccessible for most users by default?

By adminPosted on April 21, 2023

Question : Oracle’s DBMS_CRYPTO package is locked down by default. Very few users have permissions on it; the only ones […]

Two-way encryption in PostgreSQL version 9.1 database

By adminPosted on April 20, 2023

Question : What is the process of two-way encryption of data in PostgreSQL database version 9.1 using built-in functions? Answer […]

Randomly generated password for mysql admin over time?

By adminPosted on April 17, 2023

Question : I have this idea of making my database’s Admin account secured by creating the following: Trigger is activated […]

SQL Server Backup Encryption on AAG [duplicate]

By adminPosted on April 16, 2023

Question : This question already has answers here: Encryption of Data, Log and Backup files using Always Encrypted in SQL […]

  • 1
  • 2
  • 3
  • …
  • 26

Recent Posts

  • How do I adopt the PostgreSQL naming convention in legacy database?
  • Avoid using Many to Many Relationship
  • Does MySQL still handle indexes in this way?
  • Microsoft SQL Server equivalent to Oracle Enterprise Manger Top Activity Interface?
  • Retrieve next queue item
  • Why does ENCODE on BYTEA not seem to have any performance impact?
  • Applying Multiple Window Functions in 1 SELECT using different partition
  • With SQL Server’s Query Store, how can cleanup avoid deleting “least expensive” queries?
  • PostgreSQL 11 fails to start if add `listen_addresses = ‘*’` in pg_hba.conf
  • Joining two tables with an alias
  • What is hot spotting in the context of adding files to tempdb?
  • 1822, “Failed to add the foreign key constraint. Missing index for constraint in referenced table script [closed]
  • MySQL – cannot examine view definition – Error getting DDL for object – No database selected
  • Database design for a lot of rows with data archive
  • Is the Service Broker good for publishing data between servers?
  • MySQL – query to show guests with same last_name + booking_date [closed]
  • How can primary keys in a Netezza table be indexed?
  • Is Oracle more demanding environment for a DBA than SQL Server? [closed]
  • Tiny table causes extreme performance degradation, fixed by forced VACUUM. Why?
  • Generating an arithmetic sequence

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding