Dear Hareesh,
You are correct
>>>>>Now when PI triggers the update statement, it updates "n" records + additional records and which could be the reason you don't find them in sxmb_moni/PI.
what i am observed, select query is taking 'n' records but update query is updates n+m records.
For this i am putting the query SELECT FOR UPDATE but it is not taking when i am inserted in Comm channel. It is not supported.
and sender db is not static it is dynamic.
Transaction isolation is already Serializable.
how can i achive this issue in xi level.
Regards,
Kiran Polani