Oracle Goldengate extract for MySQL fails with error 600 VAM Client Report <CAUSE OF FAILURE : Faile
The beginning,i created ogg user account and the group names ogg, follow below section from installation and setup guide for Goldengate on MySQL:
uid=500(mysql) gid=503(mysql) groups=503(mysql),504(ogg),505(dba)
uid=501(ogg) gid=504(ogg) groups=503(mysql),504(ogg),505(dba)
---Read and Execute permissions for the directory where the MySQL configuration file (my.cnf) is located
drwxr-xr-x 87 root root 12288 03-27 16:23 etc
---Read permission for the MySQL configuration file (my.cnf)
[root@gd2jetli94 oggdata]# ll /etc/my.cnf
-rw-r--r-- 1 root root 271 03-27 16:23 /etc/my.cnf
---Read and Execute permissions for the directory where the binary logs are located