I am trying to connect the oracle db with the service name, but the following warning pops up:
Validating connection with URL [jdbc:oracle:thin:@{host}:1521:{service_name}] failed, please verify that the connection is configured correctly.
May you advise what is the right configuration for using Service name instead of SID?
Thanks
... View more