OGG-05109
Connected to MySQL database using SSL.
Cause
User specified SSL options were utilized while establishing a MySQL DB connection.
Action
No action required if done intentionally. If this was not intended to happen: 1) Stop the current Extract/Replicat 2) Unset the environment variables OGG_MYSQL_OPT_SSL_CA, OGG_MYSQL_OPT_SSL_CERT, OGG_MYSQL_OPT_SSL_KEY, OGG_MYSQL_OPT_SSL_MODE 3) Configure the Extract/Replicat parameter file to use SOURCEDB ... userid ... password i.e, no USERIDALIAS OR Configure the Extract/Replicat parameter file to use USERIDALIAS without the SSL option configuration. 4) Restart the Extract/Replicat