Re: [cx-oracle-users] Query Result Change Notification
Brought to you by:
atuining
From: Yann C. <yan...@un...> - 2012-11-24 13:23:20
|
Le 24/11/2012 04:53, Glen Walker a écrit : > Hi Yann, > > In the example code I used qos=cx_Oracle.SUBSCR_QOS_PURGE_ON_NTFN in > the call to connection.subscribe. This was intended to demonstrate use > of the option, but in your case you don't want this behaviour. If you > remove the qos argument from the call to connection.subscribe you > should continue to receive notifications until you unsubscribe. > > Regards, > Glen > I spent so much time trying to understand the behaviour focusing on the low-level layer, that I didn't even look at the options I was using... I'm feeling so stupid now... Thanks a lot ! -- Yann Cézard - infrastructures - administrateur systèmes serveurs Centre de ressources informatiques - http://cri.univ-pau.fr Université de Pau et des pays de l'Adour - http://www.univ-pau.fr |