Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Thomas Conley
On 10/28/2014 11:42 AM, parke...@gmail.com wrote: Has anyone seen ISPF do this? I enter a member name of of a PDSE, such as testnew: Edit Entry Panel Command ===> ISPF Library: Project . . . DEVEL Group . . . . ATLJP. . . . . . . .

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Thomas Conley
On 10/28/2014 12:47 PM, parke...@gmail.com wrote: You were correct. Profile was corrupted. The user id is garbage: IKJ56688I CHAR(:) LINE(1)PROMPT INTERCOM PAUSE MSGID NOMODE WTPMSG RECOVER PREFIX(:24.3082EPLANGUAGE(ENU) SLANGUA GE(ENU) On Tuesday, October 28, 2014 11:42:48

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread John McKown
Perhaps the simplest thing to do is to go into the ISPF test option, 7, then Variables, 3. Do an "L ZPREFIX" on the command line. Now change the value to something else. Or just do an erase field to remove its value entirely. On Tue, Oct 28, 2014 at 3:56 PM, Thomas Conley wrote: > On 10/28/2014

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Ed Finnell
>From any ISPF command line(except 6) ==>prof nopre But if it's getting it from sysuid in TSO ===>prof () It's almost like the PROFILE has been edited with nulls on corrupting the fixed position offsets. Wish I had a pencil thin mustasche In a message dated 10/28/2014 5:08

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Rupert Reynolds
You may need to use the TSO command PROFILE PREFIX to repair the data. And it may only cover a larger problem. This advice may be 10 years out of date, but problems like this are worth getting to the bottom of, in my view! -- For

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Elardus Engelbrecht
Rupert Reynolds wrote: >You may need to use the TSO command PROFILE PREFIX to repair the data. And it >may only cover a larger problem. This advice may be 10 years out of date, but >problems like this are worth getting to the bottom of, in my view! Indeed. See my comment below. Tom Conley wrot

Re: Has Anyone Seen this in ISPF before?

2014-10-29 Thread Thomas Conley
On 10/29/2014 7:50 AM, parke...@gmail.com wrote: I appreciate all of the responses. I did a profile prefix(atljp), which fixed the problem. I have never seen such an odd occurrence in ISPF before. John John, This is not an ISPF issue. The corruption of the PREFIX data is a serious issue af

Re: Has Anyone Seen this in ISPF before?

2014-10-29 Thread Thomas Conley
On 10/29/2014 11:35 AM, parke...@gmail.com wrote: OK. Thanks. We are using RACF. What would dump? I will forward this to my boss to see what he wants to do. IRRDBU00 will unload your RACF database to a flat file. Also, look at the IRRUT100, IRRUT200, and IRRUT400 utilities. One of them ha

Re: Has Anyone Seen this in ISPF before?

2014-10-29 Thread Shmuel Metz (Seymour J.)
In <54510682.2040...@rochester.rr.com>, on 10/29/2014 at 11:23 AM, Thomas Conley said: >This is not an ISPF issue. The corruption is not an ISPF issue, but the failure to range check the length *is* an ISPF issue. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see <

Re: Has Anyone Seen this in ISPF before?

2014-10-30 Thread Robert S. Hansel (RSH)
27, 2015 - Audit & Compliance Roadmap - Boston - APR 21-24, 2015 --- -Original Message- Date:Wed, 29 Oct 2014 11:45:35 -0400 From:Thomas Conley Subject: Re: Has Anyone Seen this in ISPF before? On 10/29/2014 11:

Re: Has Anyone Seen this in ISPF before?

2014-10-30 Thread Tony Harminc
On 29 October 2014 11:23, Thomas Conley wrote: > On 10/29/2014 7:50 AM, parke...@gmail.com wrote: > >> I appreciate all of the responses. I did a profile prefix(atljp), which >> fixed the problem. I have never seen such an odd occurrence in ISPF before. >> >> John >> > It might have been useful t