SQL0913 - Row or object in use
Hi All,
We recently added a index on table. deployed package with table, generated index.
Now, we are seeing SQL0913 - Row or Object in use from BSSV. All servcies (BSSV and JDE iSeries) are restarted.
When we try to process first transaction for an order with multiple line, first line gets processed without error and subsequent one throws error.
Looking at able from iSeries Navigator, I found that there is Maintained Temp Index which is not there in our test environment. We do not have this issue in test environment.
Any suggestion on this would be of great help.