Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/02/2023 03:55 AM
Hello!
My question here is that, can we connect a local MySQL database to our Saviynt EIC as a connection?
And if yes then how can we configure it?
If no then how can I configure a Database Connector?
I have gone through Saviynt Documents but no success yet!
08/02/2023 11:44 PM
Hello @Mirani03,
Any database that supports the JDBC driver can be integrated to Saviynt.
For Ref:- https://docs.saviyntcloud.com/bundle/Database-v23x/page/Content/Database-Integration-Overview-v2022....
08/04/2023 12:57 AM - last edited on 08/04/2023 01:39 AM by Sunil
08/04/2023 02:25 AM - edited 08/04/2023 03:30 AM
Hello @Mirani03,
What are you seeing in the logs?
Thanks,
08/04/2023 04:46 AM - last edited on 08/23/2023 12:09 AM by Sunil
08/06/2023 06:09 PM
You can't connect local instance with Cloud Saviynt
08/20/2023 09:59 PM - last edited on 08/23/2023 12:07 AM by Sunil
08/20/2023 10:03 PM
Share connection Screenshot
08/20/2023 10:09 PM - last edited on 08/21/2023 12:59 AM by Sunil
08/20/2023 10:11 PM
database name not specified in connection url.
AVOID sharing URL & Confidential Information
08/20/2023 10:10 PM
I have kept all the other fields blank as of now.
08/20/2023 10:14 PM - last edited on 08/21/2023 01:00 AM by Sunil
URL : jdbc:mysql://xx.xxx.xx.xx:xxxx/DBNAME
08/22/2023 11:45 PM
Sorry for the previous blunder, and I looked into it again.
I have followed the same format you have mentioned for URL but I am getting same error.
The MySQL database we are trying to connect is hosted on AWS and I am able to connect to it through my local database.
My question here is, can there be a compatible issue (version compatibility), MySQL version is 8.0.33 and Saviynt is also 23.8 version.
and can the connection (Saviynt <---> DB) be a NON-SSL connection.
08/23/2023 12:03 AM
Hello @Mirani03,
Thanks for the Clarification, if your AWS IP you are able to access in your local database,
You should be able to setup the DB conection (the Only Condition is that it should be the public IP), Could be SSL or NON-SSL- Connection, should work in both scenario.
Thanks.
08/23/2023 12:05 AM
Yes it is a public IP.
08/23/2023 12:08 AM
and this is the error I am getting : .MySQLNonTransientConnectionException
There are multiple other .createSQLException(SQLError.java:928); 997; 983 and many other
09/10/2023 09:40 PM - edited 09/10/2023 09:41 PM
Hello @Mirani03,
Currenlty this is not supported, as this the version compatibility issue, EIC version 23.9 supports the MySQL 8.
Thanks.