If maximum memory is set using the -w command-line argument, and if a bad query is run that allocates too much memory, KDB fails with the error "-w abort".
Is it possible to force KDB to stop executing this request and not kill itself.
At least is there a callback function that kdb will call before suicide?
thank
source
share