@Mario Luque. Browsing through the Help Center, I found the Generic Database connector (link).
I know little about JDBC-nothing, really-but you may want to tinker with that:
Oracle DB (12.1.0.2.0) |
jdbc:oracle:thin:@<HostName>:1522:<ServiceName> |
oracle.jdbc.driver. OracleDriver |
In similar situations, I have tried Postman and then some Python code, just to make sure I can access the data from the machine the agent runs on (e.g. this post-
link).
The documentation for the
Oracle E-Business connector (
link), seems to require you to have the DBMS on prem.
@Jenny Franklin and
@Tony Wong know a lot about many things, maybe they can help.
------------------------------
Regards, Guillermo
------------------------------
Original Message:
Sent: 11-08-2022 10:26
From: Mario Luque
Subject: DataLink to connect to a Oracle DB in AWS
Hola Guillermo.
Let´s wait DL experts feedback.
Normally via DL if you attack an object from a third party tool on the cloud, you have your user/pass and the details of that object.
But how would it work for a database in AWS? The connection localhost is a localhost that you publish in AWS and from there you attack with that URL and a user from that database and that's it?
In our on premise agent, we have installed the driver for oracle and we have that detail /params in the DL connection to connect to a on premise DDBB. Customer wants to move some DB to AWS cloud
Original Message:
Sent: 11-08-2022 09:49
From: Guillermo Cuadrado
Subject: DataLink to connect to a Oracle DB in AWS
Interesting question, @Mario Luque. I have never tried anything like this. Let's see what the D/L experts say.
------------------------------
Regards, Guillermo
Original Message:
Sent: 11-04-2022 08:24
From: Mario Luque
Subject: DataLink to connect to a Oracle DB in AWS
Hello.
My current customer wants to leave a database in AWS. Any experience of using a DL to a database in AWS?
We currently have the agent on premise and the idea is to use the "Default Agent" and from there attack AWS. Any details to take into account?
Thanks!
#TBMStudio