Testing connection from RDS

0

Hi

Do you know how to test connectivity from one RDS oracle database to another RDS oracle database under a different account? Both accounts have a transient gateway between them. There is no operating system access on both machines but only SQL access. I am trying to test TCP network connection before creating a DB link between the two.

Thanks,

2 Risposte
0
Risposta accettata

Hi Sam.

Is there a reason you can't just create the DB link and test it? You can always delete it if it doesn't work.

Also, have you tried using VCP Reachability Analyzer? If not, I'd recommend you take a look at the following Blog post which explains in detail how to troubleshoot (test in your case) network connectivity to RDS databases.

I hope this helps.

profile pictureAWS
ESPERTO
con risposta 9 mesi fa
profile picture
ESPERTO
verificato 9 mesi fa
0

You can create an EC2 instance from the source RDS subnet and perform testing on the instance using common Linux or Windows Tools, such as SQL Workbench/J.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Troubleshooting.html

profile pictureAWS
ESPERTO
con risposta 9 mesi fa
  • Unfortunately I can not create another EC2 in same subnet to test connectivity. It requires reuest, approvals, security and most likely they wont approve. Is not there a way to do via SQL command in Oracle SQL Developer?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande