I want to remove some items from an ADH cache.
- adhmon -removeItem is working fine for the MARKET_PRICE.
- But it's not working with the SYMBOL_LIST.
When I use "-removeItem" against a SYMBOL_LIST named MyRic, I have this error message in the adh.log:
<xxxxx.gp.adh.2.sourceThread.serviceGenerator.XXXX: Info: 2017-05-23.14:46:14> Cannot remove item (MyRic MARKET_PRICE) as item does not exist.<END>
Any idea?