I'm trying to setup a connection between SAP Lumira Discovery and an Oracle database. I only know the SID of the database. When I try to connect I get the error :
ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
So I assume the application is trying to connect using the service_name. Does anyone know how to use the SID?
Thanks