Can you convert this to a system rexx and time pop it? Frank Skellen
The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Monday, July 27, 2009 5:12 PM To: [email protected] Subject: Re: address space creation What is the maximum number of TSO users you can have on at one time? Does this 3rd party app ever logoff? If you could catch a moment when it gets that message, can you do a D TS,L and see how many TSO users are logged on? You may be able to do this periodically with an automation process so you could do a point in time check. Have you checked with the 3rd party vendor on this issue, and what do they say? If not, do you have the ability to alter the REXX to find out how many TSO users are logged on at the time of the message? What level of z/OS or OS/390 are you running? Lizette > >Have an 3rd party application that interfaces with TSO. It signs on >periodically, >and runs a rexx exec. Ocassionally in its log file it gets a message MAXIMUM >USERS LOGGED > >There is never any messages at the same time in the syslog. Other normal TSO >users never have an issue. > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

