https://learninghub.kx.com/forums/topic/questions-about-pm-async-logenabled
Hello Everyone,
There is a RDB process in our platform whose instance var “.pm.asnyc.logEnabled” was set to TRUE, this resulted in every call of “UPD” had a record in .pm.querylog, made the RDB deadly slow and lost timeliness.
-
The strange thing is: platform’s default INSTANCE_CONFIG file has no corresponding config, and we dont have a customized/overwritten config file. I would like to ask: is there another way to set value of a task/instance’s variables? ?Process’s log file has no explicit trace about how did that variable was set to TRUE.?
-
How to turn off logging of UPD calls(data insertion from TP) while keep others at the same time?
Thank you in advance,
best regards,
Leguan