Paul Gilmartin wrote:
On Mon, 5 Oct 2009 08:41:26 +0100, Terry Sambrooks 
<terry.sambro...@btclick.com> wrote:
It is a useful way of identifying that a job is owned by a User, even if
they did not submit it.

 Display  Filter  View  Print  Options  Help
--------------------------------------------------------------------------
SDSF HELD OUTPUT DISPLAY CLS X        LINES 1,749      LINE 1-7 (7)
COMMAND INPUT ===>                                            SCROLL ===>
NP   JOBNAME  JobID    Owner    Prty C ODisp Dest                 Tot-Rec
    CICSFIL1 JOB02109 SPACEMAN  144 X HOLD  LOCAL                    475
    CICSFIL2 JOB02110 SPACEMAN  144 X HOLD  LOCAL                    475
    ...

The excerpt does not show the submitting user, AUTOOPS.  Is it available
elsewhere, in another display, or is it simply replaced by OWNER in all
control blocks related to the job?

If you look in SYS1.MACLIB(ICHRUTKN) you'll see two fields:
TOKSUSR  DS    CL8                  SUBMITTING USERID
TOKUSER  DS    CL8                  SESSION OWNER USERID

It's easy enough to display both values as shown below. SubUser is submitting userid:

|STATUS   729S  0X  733W  0H  225T  12,352,171 Records  0 Pages
|Command ===>
|Cmd JobName  JobID    Status   Owner    SubUser  Queue  AMbr C JP ...
|--- -------- --------/-------- -------- -------- ------ ---- - -- ...
|    DASDLIST J0066845 ACTIVE   SYSOPER  AUTO     EXEC   S70  A  9 ...
|    NETTESTR S0066842 ACTIVE   PHOENIX  PHOENIX  EXEC   SA0    15 ...
|    EDJX2    T0066784 QUEUED   EDJX2    EDJX2    PRINT          1 ...

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
edja...@phoenixsoftware.com
http://www.phoenixsoftware.com/

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