G
George Potemkin
Guest
> If anybody wants to review the AIScan verbose output: Done. Your application creates a lot of /abnormal/ transactions that consist of RL_RMDEL and RL_RMCR pairs only. No other note types. Always in the same order: RL_RMDEL first, then RL_RMCR for the same dbkey. Only one pair per dbkey. Always 672 pairs per transaction! And these transactions are always created by "root". viewdblock.sh will tell you a table number. Or use the method suggested by Richard: find first tablename where recid(tablename) = 5651616 no-lock no-error. but increase recid by one if you will not find a previous recid. Statistics of note types for area 53: RL_RMCR 1592325 RL_RMDEL 1590886 RL_RMCHG 46805 RL_RMNXTF 3039 RL_BKFRB 2937 RL_BKFRM 2937 RL_BKFAB 1954 RL_BKFAM 1954 RL_BK2EB 952 RL_BKBBOT 740 RL_BKMBOT 740 RL_BK2EM 106
Continue reading...
Continue reading...