Page 1 of 1

TUniAlerter & Oracle

Posted: Wed 18 Jun 2014 07:13
by kls2014
Background: Oracle Database & UniDAC 3.7

Hello,
When we use TUniAletrter object in our application, we found that we use two connections. One is used by our application and the other is used by the object TUniAlerter.
Is this normal? Is it possible that the TUniAlerter object can use the same connection opened by our application.

Thanks,

Re: TUniAlerter & Oracle

Posted: Wed 18 Jun 2014 08:14
by AlexP
Hello,

UniAlerter works in a separate thread (for permanent notification retrieving), therefore a separate connection is created for it.