To Chris and others

I'm looking for a quick and dirty mechanism for three CICS regions performing the same function to check a value and then determine whether to present a busy screen or allow sign-on based on the number of current tasks in each region.

CVTUSER (or some other global variable) will be set with the "max-task" value at which a busy screen will be presented.

I can use CVTUSER because I'm the system programmer and no one else has access to the system in this mode. I'd love to use NAMETOKENs pointing to a control variable if anyone has code to share.

As has been obvious to a number of observers, it's been years since I have dabbled in assembler code. Yes, I do have a test LPAR to try all of this stuff out.

Regards

Lorne

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to