On Fri, 2 Feb 2024 19:30:39 +0000, Frank Swarbrick
<[email protected]> wrote:
>Is there any way to get more than the first 40 characters of the associated
>command line for a job in the PS screen?
>
>
Limited to 40 characters. regardless of what you put in arrange. (someone can
open an enhancement request)
You need superuser authority (BPX.SUPERUSER in FACILITY class for RACF)
TSO OMVS (or get into a PuTTY shell if you have that configured)
su
ps -ef or ps -ef | grep <task_name>
Example
SYSA:ZELDEN:/u/zelden:[su]# ps -ef | grep IZU
IZUSVR 50331656 16777236 - Nov 05 ? 0:00
/usr/lpp/zosmf/liberty/lib/native/zos/s390x/bbgzangl COLD=N NAME=IZUANG1
IZUSVR 16777236 1 - Nov 05 ? 0:00 BPXBATA2
IZUSVR 50331674 1 - Nov 05 ? 2h54 BPXBATSL
IZUSVR 16777243 50331674 - Nov 05 ? 2h54
/usr/lpp/zosmf/liberty/lib/native/zos/s390x/bbgzsrv --clean zosmfServer
BPXROOT 16778537 83887091 - 15:51:14 ttyp0000 0:00 grep IZU
Best Regards,
Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
ITIL v3 Foundation Certified
mailto:[email protected]
Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
Systems Programming expert at http://search390.techtarget.com/ateExperts/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN