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
What is the root cause of database error code-909 and what is be counted for dyntxtval.db transection?
- 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?
- 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?
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
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?
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
If other parts of the database are affected you have to check for other possibly causes.
Best Regards
Leopold Knipp
Senior Support Specialist