What is the root cause of database error code-909 and what is be counted for dyntxtval.db transection?

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
Supachai.sp
Posts:1
Joined: Wed Oct 09, 2019 1:13 pm

What is the root cause of database error code-909 and what is be counted for dyntxtval.db transection?

Post by Supachai.sp »

Hi support,

What is the root cause of database error code-909 and what is be counted for dyntxtval.db transection?

To avoiding of this error
Winccoa 3.15


BR
Spummalee

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: What is the root cause of database error code-909 and what is be counted for dyntxtval.db transection?

Post by kilianvp »

https://www.winccoa.com/knowledge-base/ ... 4f1474aab8

To avoid an increasing size of the configuration history the time of the configs _alert_hdl and _alert_class can be set with dpSetTimed(0,...). All other configs do not have a configuration history, therefore a dpSetTimed(0,....); is not necessary and also not supported for these configs.

https://www.winccoa.com/documentation/W ... dpsettimed

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: What is the root cause of database error code-909 and what is be counted for dyntxtval.db transection?

Post by leoknipp »

The work around with using dpSetTimed(0,....); to avoid an increasing configuration history for the _alert_hdl and _alert_class config only helps if the configuration history is the cause for the database error/log message.
If other parts of the database are affected you have to check for other possibly causes.

Best Regards
Leopold Knipp
Senior Support Specialist

3 posts • Page 1 of 1