Real Application Testing – Database Reply

Oracle Real Application Testing (RAT) was created to give DBAs the ability to make preemptive modifications while also knowing exactly what to expect when a change is done. It considerably reduces the possibility of any harmful consequences. Oracle RAT is made up of two major parts. The first component is referred to as Database Replay. […]

Convert Centos 7 to OEL 7.9

Several factors secure the change from CentOS to Oracle Enterprise Linux: The contents of the “/etc/centos-release” file indicate our current CentOS installation. Install the curl package or wget package before downloading the script from the public github repository. or Check the downloaded file in your present location Now execute the script using bash Now wait […]