To avoid issues like this, we (SDSF) recommend that you run without FLD/FLDENTs 
in ISFPRMxx.

This will prevent cases where new columns do not show in existing displays and 
also minimizes any migration and toleration effort with a new release of z/OS.

Note that FLD/FLDENT statement origins pre-date the ability to use the SDSF 
“ARRANGE” command and the ability to hide columns on panels (“ARR colname A 
.END”).

Also in the past, people used FLDENT statements to change the column title 
justification for numerical values by adding leading spaces. Since SDSF 2.4, we 
always right-justify  the titles for numerical columns.

Rob Scott
Rocket Software

From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
Colin Paice
Sent: 15 February 2022 10:57
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: UIDs on the SDSF PS command

EXTERNAL EMAIL



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 <
0000032fff1be9b4-dmarc-requ...@listserv.ua.edu<mailto:0000032fff1be9b4-dmarc-requ...@listserv.ua.edu>>
 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<https://rsclweb.com>
> 'Dance like no one is watching. Encrypt like everyone is.'
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu<mailto:lists...@listserv.ua.edu> with 
> the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu<mailto:lists...@listserv.ua.edu> with 
the message: INFO IBM-MAIN

================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
Main Office Toll Free Number: +1 855.577.4323
Contact Customer Support: 
https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - 
http://www.rocketsoftware.com/manage-your-email-preferences
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to