strange thing hapenned. I just found out that I cannot edit or save a new strategy. Errors like cannot write to configuration database (its not in read only mode) - operation cancelled, or cannot read from the .lst file are showing up.
Examining the configServer logs seems that the configDB is the issue. Tables cfg_max_dbid and cfg_flex_prop are out of sync… Issue with the configurtion database.. Rather disturbing. Do you know if there are any integrity check tools/scripts?
Thank you for your contribution hsujdik. Although I cannot eliminate the posibility, I do not think that this was the issue. Because there was a db migration, I believe that maybe during the configuration after db migration one of the confServers was writing to the old db and after the switchover mixed things up. We have 2 confServers and 2 confServer Proxies so I believe that this increases the posibility.
Do you know if the script that I have found in Genesys Knowlege database which updates dbids will address the issue? Any prior experience with this problem?