DhanaTontanahal / JobPortal-Web-App-on-AWS

JobPortal-Web-App-on-AWS Tech used : java, Spring (DI, Security ,MVC ) Angular JS , Hibernate, Oracle DB
1 stars 0 forks source link

Unable to connect to AWS RDS (Oracle database ) from Sql developer Tns connection failure #3

Open DhanaTontanahal opened 4 years ago

DhanaTontanahal commented 4 years ago

Unable to connect to Oracle databse from Sql developer Tns connection failure

Cause : The security group inbound rules was not set properly.

Temporary Fix to test the connection: Added inbound rule to divert all traffic from all ports.

DhanaTontanahal commented 4 years ago

-->Need to work on the security part of the Oracle DB instance as to accept the requests only from apache tomcat web server