In a recent note, Peter Relson said:

> Date:         Fri, 13 Jan 2006 07:27:48 -0500
> 
> >Anyone found a way round the limit of 8 concurrent TSO users when
> >running under z/OS.e.
> 
> I am surprised to see this in a public forum because my recollection is
> that if you do get "round the limit" it would violate the terms and
> conditions under which z/OS.e is being used. The way "round the limit" is
> to purchase z/OS not z/OS.e.
> 
What's a "TSO user"?

Often the mode of enforcement selected by an authority serves to
clarify an elliptical definition.  IBM provided some enforcement
of the limit.  It seems it would have been easy enough to impose
a limit of 8 concurrent tasks (or 8 concurrent address spaces) 
running the TSO TMP.  IBM chose instead to enforce a limit of 8
concurrent uses of a particular interface to the TMP.  By choosing
that point of enforcement, IBM implicitly provided the missing
definition.

When I posted my earlier contribution to this thread I was tempted
to add that if products that bypass the limit become prevalent,
IBM will likely redesign its enforcement.  That option remains
available to IBM.

Contrariwise, IBM has provided a new interface to the TMP, in the
poorly understood "address TSO" subcommand environment of Rexx
EXECs run under z/OS Unix shells.  With very simple descriptor
plumbing, this can be escalated into a fairly interactive session.
Would this violate the limit as you appear to see it?  (My
experiments did not strain the parameter: our site is licensed
for full z/OS.)

For an alternative that should be completely acceptable to Peter,
try the following (I'm very close to this in my own operations):
Keep your JCL in HFS or NFS.  Use vi, emacs, nedit, or any
workstation editor to maintain it.  Submit jobs with FTP or
via internal reader:

   Linkname: IBM: z/OS UNIX tools available for download
        URL: 
http://www-03.ibm.com/servers/eserver/zseries/zos/unix/bpxa1ty2.html

        URL: ftp://ftp.software.ibm.com/s390/zos/tools/submit/submit.readme.txt

View and manage the output with SDSF under z/OS Unix shell:

        URL: ftp://ftp.software.ibm.com/s390/zos/tools/sdsf/sdsf.readme.txt

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
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

Reply via email to