Maybe I’ll raise a DAR!

I have been looking at Transaction Enabler lately (unix environment) and know that you can control the user funnel and asynchronous daemon at startup by using a bunch of parameters – this is good simply becausae the funnel/daemon infrastructure can be tuned to your installation – memory, load modules, etc…

But what you can’t do (apparently) is stop the asynch daemon and user funnel by sending it some sort of signal – you have to use the unix “kill” command which (in my opinion) is a little scrappy.

Does anyone else feel that this might warrant and enhancement request ?

What you should be able to do is (after starting the UF, for example), be able to use a control tool to send it a signal to close down – either with or without flushing currently in flight transactions.

Maybe I’ll think about it over Christmans and raise a DAR anyway  – but I’d be interested to see what others think.

Share