Tuesday, October 31, 2023

AHF-00026 error when upgrading AHF

When running ahfctl upgrade command, "AHF-00026: Perl is not owned by root" occurs and the AHF upgrade fails. In this article, we will provide effective solutions to resolve the problem.,


This is a bug and here is the solution: First: Since in the ahfctl upgrade command we cannot change the perlhome directory, we must unzip the AHF software zipfile and use ahf setup command.

[root@]# cd /u01/AHF23.6/
[root@]# unzip AHF-LINUX_v23.6.0.zip 

Oracle GoldenGate From On-Premises to OCI DBCS – Part 3: Connecting On-Premises GoldenGate to Source and OCI GoldenGate to Target Database

Introduction This is Part 3 of a four-part blog series that demonstrates how to replicate data from an on-premises Oracle Database to a d...