1 Dec
2015
1 Dec
'15
4:24 p.m.
e,g2: redundant { group { sql_accounting detail_buffered_queue } fail } if (rcode != ok) { if_failed_report_log } -- Jorge Pereira On Tue, Dec 1, 2015 at 7:22 PM, Jorge Pereira <jpereiran@gmail.com> wrote:
Hi,
Anyone know if is possible to retrieve a rcode from redundant section?
e.g:
redundant { sql_accounting detail_buffered_queue }
if (rcode != ok) { linenlog-problems-with-redundant-acct }
-- Jorge Pereira