EXPERT RESPONSE
The biggest effect of SysReq 1 in my company is that locks can be held in the suspended session, which causes havoc sometimes. We would like to prevent users using this 'feature', but for reasons I won't go into here we are not allowed to restrict them -- we can only deal with the consequences.
Whether SysReq 1 is detrimental to performance is not an issue I have investigated. Simply for the reason stated above, it should be discouraged. If your users are restricted to a single session, then they will be tempted to use SysReq 1 if it is available to them. Then they have in effect two sessions without any safeguards and with many disadvantages, not least being the holding of locks -- closing the Client Access window after doing a signoff from one of the sessions is also a favorite, leaving the other session open.
It is possible to use an exit program to prevent the use of SysReq 1. I have an example, based on a Club Tech tip by Carsten Flensburg; if anyone is interested, I will upload it for you all to use, or you can see his original tip in the Club Tech archives from September 2003 (look for CBX108). ==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Visit the ITKnowledge Exchange and get answers to your developing questions fast.
Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.
|