[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Transactions during READ-JSON for NO-UNDO temp-table.

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
OK thanks for the info. I guess I was thinking that the NO-UNDO property of the temp-table might help avoid the performance overhead (by changing the behavior of READ-JSON). In certain situations we use NO-UNDO temp-tables for the sake of performance . I will wrap READ-JSON in a single transaction to avoid the large number of mini-transactions. In any case, if READ-JSON ever failed I wouldn't really need partial results.

Continue reading...
 
Status
Not open for further replies.
Back
Top