Impact of changing cache_size of move orders sequence
We have a problem in production where some times teh move order # generated is not always incremented by 1 - we have instances where sudddnley the next number is about 900-1000 more than the last number generated.This obviously was due to the cache_size parameter associated with the move order sequence MTL_TXN_REQUEST_HEADERS_S.We are changing that from 1000 to 0 .However is there any negative impact of this change?
Thanks
Rahul