Hello All,
I have installed Oracle Goldengate 12.3.0 on Aix 7.2 with databases Oracle 12.2.0
Whenever I try to start the manager using GGSCI command line, it fails if I logged in to GGSCI not from the same binary locations.
example
If am in /home/ggowner and I launched GGSCI, I will not be able to start manager, with error "process creation error: cannot find executable file './mgr'"
if am in /u01/app/oracle/product/12.3.0/goldengate (the location where goldengate is installled) I can run the start manager with no issue.
Knowing that /u01/app/oracle/product/12.3.0/goldengate is set in my PATH and LIBPATH variables.
Regards,