Re: [cx-oracle-users] New features?
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2016-01-28 14:47:19
|
Thanks Jochen. Transaction Guard support is already implemented (but not yet released). App continuity is not available through the OCI currently so it will have to wait until that is in place, first, before cx_Oracle can consider it. On Thu, Jan 28, 2016 at 5:07 AM, Jochen Halwachs <jo...@ha...> wrote: > Thanks > > Transaction Guard/AC. > > ng, Jochen > > Von meinem Samsung Gerät gesendet. > > > -------- Ursprüngliche Nachricht -------- > Von: Walter Dörwald <wa...@li...> > Datum: 28.01.2016 10:52 (GMT+01:00) > An: cx-...@li... > Betreff: Re: [cx-oracle-users] New features? > > On 27 Jan 2016, at 17:21, Anthony Tuininga wrote: > > > All, > > > > I have recently been able to spend a bit more time on cx_Oracle and > > would > > like your feedback on what features would be of the greatest benefit > > to > > you. Besides the ones that are in 5.2.1, the following features have > > been > > committed: > > > > Added support for pickling/unpickling error objects > > Added support for getting implicit results (Oracle Database 12.1) > > Added support for Transaction Guard (Oracle Database 12.1) > > Added support for setting max lifetime session of pool (Oracle > > Database > > 12.1) > > > > Any and all feedback appreciated. > > > > Anthony > > We have many procedures which have a parameter with type INTEGERS, which > is defined as: > > create or replace type integers as table of integer; > > I'd like to by able to such a procedure through cx_Oracle. > > Servus, > Walter > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |