" /> Cannot edit strategy or save new one - Genesys CTI User Forum

Author Topic: Cannot edit strategy or save new one  (Read 5022 times)

Offline superman

  • Newbie
  • *
  • Posts: 21
  • Karma: 0
Cannot edit strategy or save new one
« on: September 07, 2017, 06:48:34 AM »
Advertisement
Hello,

strange thing hapenned. I just found out that I cannot edit or save a new strategy. Errors like [b]cannot write to configuration database[/b] (its not in read only mode) - [b]operation cancelled[/b], or [b]cannot read from the .lst file[/b] are showing up.

Has anyone encountered such an issue?

Offline terry

  • Sr. Member
  • ****
  • Posts: 328
  • Karma: 35
Re: Cannot edit strategy or save new one
« Reply #1 on: September 07, 2017, 05:45:48 PM »
Anything n IRD log (assuming max log details are enabled, like level of diagnostic 4, IRD, config server event sources, all event types)?

Offline vmc

  • Full Member
  • ***
  • Posts: 112
  • Karma: 0
Re: Cannot edit strategy or save new one
« Reply #2 on: September 08, 2017, 06:20:16 AM »
Shared install of IRD?

Sent from my Redmi Note 3 using Tapatalk


Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Cannot edit strategy or save new one
« Reply #3 on: September 08, 2017, 01:38:50 PM »
Check database access to the strategies DB is ok. Find the DAP and verify settings


Enviado de meu E6633 usando Tapatalk


Offline superman

  • Newbie
  • *
  • Posts: 21
  • Karma: 0
Re: Cannot edit strategy or save new one
« Reply #4 on: September 09, 2017, 11:15:04 PM »
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?

Offline vmc

  • Full Member
  • ***
  • Posts: 112
  • Karma: 0
Re: Cannot edit strategy or save new one
« Reply #5 on: September 09, 2017, 11:54:15 PM »
Seem to recall there is a fix script for that particular db issue.  May need to ask Genesys for it.

Sent from my Redmi Note 3 using Tapatalk


Offline superman

  • Newbie
  • *
  • Posts: 21
  • Karma: 0
Re: Cannot edit strategy or save new one
« Reply #6 on: September 14, 2017, 10:45:25 AM »
Yes vmc, I have found one but need to check with genesys if its up to date because there are some inconsistencies with the schema

Offline hsujdik

  • Hero Member
  • *****
  • Posts: 541
  • Karma: 30
Re: Cannot edit strategy or save new one
« Reply #7 on: September 14, 2017, 02:40:35 PM »
[quote author=superman link=topic=10601.msg48205#msg48205 date=1505385925]
Yes vmc, I have found one but need to check with genesys if its up to date because there are some inconsistencies with the schema
[/quote]
Just as a side note, this usually happens when you start two config servers as primary

Offline superman

  • Newbie
  • *
  • Posts: 21
  • Karma: 0
Re: Cannot edit strategy or save new one
« Reply #8 on: September 14, 2017, 03:12:55 PM »
[quote author=hsujdik link=topic=10601.msg48212#msg48212 date=1505400035]
[quote author=superman link=topic=10601.msg48205#msg48205 date=1505385925]
Yes vmc, I have found one but need to check with genesys if its up to date because there are some inconsistencies with the schema
[/quote]
Just as a side note, this usually happens when you start two config servers as primary
[/quote]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?

Offline genesianonano

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Cannot edit strategy or save new one
« Reply #9 on: March 10, 2022, 11:03:46 AM »
We have had this problem, due there were not space in the tablespace

Check the configuration server logs for the message "ORA-01653 unable to extend table".