update "USER"."PM_CHARGE_DETAIL" set "HAD_COUNT" = '1' where "HAD_COUNT" = '1' and ROWID = 'AAAfSQAAVAADSutAAt';
update "USER"."PM_CHARGE_DETAIL" set "HAD_COUNT" = '1' where "HAD_COUNT" = '1' and ROWID = 'AAAfSQAAVAADSutAAu';
update "USER"."PM_CHARGE_DETAIL" set "HAD_COUNT" = '1' where "HAD_COUNT" = '1' and ROWID = 'AAAfSQAAVAADSuxAAB';
1.是否可以确定BUG5116414?
2.有什么办法处理这个问题?
3.如果使用
alter system set events '10052 trace name context forever, level 65535';
以后不取消10052诊断事件,是否又会存在其他问题?