On Tue, 18 Nov 2014 16:50:56 -0700, Lizette Koehler wrote:

>The PROFILE you are looking for is the TSO PROF command.  Anything you use for 
>TSO can turn this on or off.  The easiest thing is to just make it part of the 
>job.
>
>In the SYSTSIN DD *  section, add this
>
>
>//SYSTSIN  DD *
>  PROF MSGID WTPMSG
>  FCQUERY ....
>
>Hope this helps.
> 
And then it stays that way until the next job?  And if two jobs run
concurrently, they get to fight with each other?

When does it get written back to RACF/UADS?  Immediately when the
command is issued?  At job (step) termination?  Other (specify)?  When
is it sensed by other jobs?  At LOGON or step initiation?  Immediately?
Other (specify)?

There's something wrong with this design: an underlying assumption
that no user will have two concurrent instances of the TMP, and probably
that the TMP will only be used for interactive TSO sessions.

It's TSO.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to