On Mon, 4 Nov 2019 05:20:14 -0600, Lionel B Dyck wrote: >Are there any hints/tips to improve the performance of an ISPF application >that uses BPXWUNIX? In running on my normal system the performance is very >slow compared to a friends system running on a zPDT. > I've had bad performance due to STEPLIB searches in a complicated ~/.profile. So:
o Set the STEPLIB=NONE environment variable to disable reallocation of STEPLIB. o Simplify your ~/.profile -- make it do very little for noninteractive shells. o Select the non-login shell option of BPXWUNIX, -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
