Re: Strange issue with SDSF main panel

2019-01-29 Thread Barbara Nitz
>How many lines in your ISFPCU41? 541 :-) with the copyright by Rocket Software. But then, the primary panel is one column only these days (which took some getting-used-to). >Ungodly? :-) I have 153 entries and almost never issue =blah.blah.blah.blah The problem is that many of the entries we h

Re: Strange issue with SDSF main panel

2019-01-29 Thread Richards, Robert B.
] On Behalf Of Barbara Nitz Sent: Tuesday, January 29, 2019 5:48 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Strange issue with SDSF main panel >Are you using the default panel ISFPCU41? Has anyone modified it? Vanilla ISPF/SDSF, no usermods, and the panel is always named ISFPCU41. >How a

Re: Strange issue with SDSF main panel

2019-01-29 Thread Barbara Nitz
>Are you using the default panel ISFPCU41? Has anyone modified it? Vanilla ISPF/SDSF, no usermods, and the panel is always named ISFPCU41. >How are you invoking it? Like this?PGM(ISFISP) NOCHECK NEWAPPL(ISF) >SCRNAME(SDSF) Exactly like this: PGM(ISFISP) NEWAPPL(ISF) SCRNAME(SDSF) NOCHECK >I

Re: Strange issue with SDSF main panel

2019-01-29 Thread Richards, Robert B.
Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Barbara Nitz Sent: Tuesday, January 29, 2019 4:39 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Strange issue with SDSF main panel Again: The APF command is NOT failing, it 'just' does not show o

Re: Strange issue with SDSF main panel

2019-01-29 Thread Barbara Nitz
Again: The APF command is NOT failing, it 'just' does not show on the main panel! It only shows *after* the APF command was *successfully* executed! And then only for as long as I stay within that session. With the exception of 4 userids, *everybody* is in ISFUSER, which doesn't mean anything b

Re: Strange issue with SDSF main panel

2019-01-28 Thread Elardus Engelbrecht
Tom Conley wrote: >I've had a very hard time enabling the new commands in SDSF. Indeed. Catch-all profiles in WARNING in a sandbox help a lot. >Issue the TRACE ON;TRACE 80 command, then your failing APF command, then TRACE >OFF. Do a DA OJOB, and a ? in front of the user's TSO session, and

Re: Strange issue with SDSF main panel

2019-01-28 Thread Tom Conley
On 1/29/2019 12:27 AM, Barbara Nitz wrote: I have a strange issue with the ISPF main (first) panel. I have added permission to view the APF list: pe ISFCMD.ODSP.APF.* cl(sdsf) id(grpname) ac(r) and I have refreshed the raclisted sdsf class. I expected the APF command to show up in the ISPF ma

Strange issue with SDSF main panel

2019-01-28 Thread Barbara Nitz
I have a strange issue with the ISPF main (first) panel. I have added permission to view the APF list: pe ISFCMD.ODSP.APF.* cl(sdsf) id(grpname) ac(r) and I have refreshed the raclisted sdsf class. I expected the APF command to show up in the ISPF main panel once I call ISPF. It does NOT show