http://qs1969.pair.com?node_id=11139433


in reply to Perl libraries to support Oracle TAC (Transparent Application Continuity)

You probably meant "Prepare", not "Prpeare".

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
  • Comment on Re: Perl libraries to support Oracle TAC (Transparent Application Continuity)
  • Download Code

Replies are listed 'Best First'.
Re^2: Perl libraries to support Oracle TAC (Transparent Application Continuity)
by KSHYAMKUMAR (Acolyte) on Dec 06, 2021 at 15:20 UTC
    I am planning to use oracle transparent application continuity feature introduced in 18c, i was reading that i should use OCIStmtPrepare2() instead of standard Perl DBI module which uses OCIStmtPrepare(), Do we have any Perl modules with in-built support to work with Oracle TAC ? Thank you for your help.
      You can edit your original question, see How do I change/delete my post?
      map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]