Skip to content

Amir Kordestani

-->

Latest Posts

How to Decrypt a TDE-Enabled Database in a SQL Server Always On Environment

There could be various reasons for removing an existing TDE (Transparent Data Encryption) implementation from SQL Server databases. You may be considering an alternative..

Read More

How to Enable, Suspend, and Resume TDE Encryption Scans in SQL Server Always On

Transparent Data Encryption (TDE) is a crucial security feature in SQL Server that protects data at rest by encrypting database files. In an Always On availability group, managing..

Read More

JBO-25077 OEM has a Problem with Collecting the Information of a Host

When I opened the target host to view the related report, I got this page.

Read More

Set up DELTA (DB Endpoint Latency Testing Ammeter) to Test the Latency from a Windows System using venv to an Oracle Database

What is the DELTA? DELTA (DB Endpoint Latency Testing Ammeter) is a tool or framework designed to measure the latency of database endpoints. It is used to assess the performance..

Read More

How to Roll Forward a Standby Database Using RMAN Incremental Backup After Adding a Datafile to Primary

Rolling forward a standby database involves applying incremental backups to synchronize changes made to the primary database. This process becomes more complicated when a new..

Read More