I've already tried that (I've searched before I asked). Unfortunately, openmeetings' web installer does not recognise that syntax and shows an error when you try to set the db (see attached image). If you try to fill out the form, then the connection is made with SID.
I haven't tried the command line admin though. I'll try it and come back with the results. 2016-05-24 14:41 GMT+03:00 Maxim Solodovnik <[email protected]>: > I believe this is the answer to your question: > > http://stackoverflow.com/questions/4832056/java-jdbc-how-to-connect-to-oracle-using-service-name-instead-of-sid > > On Tue, May 24, 2016 at 3:34 PM, Ioannis Vlachos < > [email protected]> > wrote: > > > Hi. > > In my organization we use Oracle, but we can only connect through Service > > Name and not SID. > > Is there any way to specify Service Name instead of SID in the connection > > configuration? > > All the efforts I have made result in an ora-12505 error: tns listener > does > > not currently know of sid given in connect descriptor. > > > > Thanks > > > > Ioannis Vlachos > > > > > > -- > WBR > Maxim aka solomax >
