Prerequisites for Installing Oracle GoldenGate for SQL Server
Learn the prerequisites for installing Oracle GoldenGate for a SQL Server database.
Creating an Oracle GoldenGate for SQL Server deployment on Linux requires that the unixODBC driver manager and unixODBC-devel packages be installed before launching the Oracle GoldenGate Configuration Assistant (OGGCA).
For Linux, run the following command:
sudo yum install unixODBC
sudo yum install unixODBC-devel