The ADCD.Z24C.PARMLIB(ISFPRM00) is backlevel.

I copied it to user.z24c.parmlib(ISFPRM*CP*)

edited it

FLD NAME(PSFLDS) TYPE(PS)
  FLDENT COLUMN(JOBID),TITLE('JobID'),WIDTH(D)
  FLDENT COLUMN(STATUS),TITLE('Status'),WIDTH(D)
  FLDENT COLUMN(OWNERID),TITLE('Owner'),WIDTH(D)

* FLDENT COLUMN(RUID),TITLE('RUID'),WIDTH(D)  << add  FLDENT
COLUMN(EUID),TITLE('EUID'),WIDTH(D) << add*

f sdsf,refresh,m=CP,test  this picks up the copy you just created
check that worked, then
f sdsf,refresh,m=CP

Colin




On Tue, 15 Feb 2022 at 09:57, Lennie Dymoke-Bradshaw <
[email protected]> wrote:

> I have a zPDT running z/OS 2.4 (latest available from IBM I think).
> I have seen that other systems can run the PS command on SDSF and see the
> Real and Effective UIDs for each process. I cannot see that on my zPDT
> system. Can anyone tell me what PTF I need for this please?
>
> Thanks,
> Lennie Dymoke-Bradshaw
> https://rsclweb.com
> 'Dance like no one is watching. Encrypt like everyone is.'
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

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

Reply via email to