Hi,
I am with Steven. Please perform the below steps.
1. Turn the SQL logger to INFO in logging application (if you have access to do that).
2. Reproduce the issue.
3. Open the logs(Maximo logs, sysout, syserr) and search with "
BMXAA8229W - Record MAXPROPVALUE".
4. If the error message is found in logs, please go through the previous stack trace of the same log.
5. You will get two SQL update statement trying to update the same maxprop record.
6. Assume one update is by your action, then you need to troubleshoot from where the other update is coming.
7. Once you get the culprit/process which causes the other update statement, you need to check whether you can suppress it.
8. Once you suppress it, the error won't come.
This is the way to track and fix the all record refetch (mxrowstampupdate) issue in Maximo. Although you may need to turn on the loggers based on the occurrence of the record refetch error.
------------------------------
Subhransu Sekhar Sahoo
Tata Consultancy Services
------------------------------