Re: RSU maintenance strategy - Need expert suggestions

2017-12-08 Thread Jesse 1 Robinson
We do have specific FIXCAT runs for scheduled hardware or software upgrades, but this is the blanket report we run to cover all the bases in the ninth inning of a general maintenance upgrade. (Pardon the baseball metaphor.) REPORT MISSINGFIX FIXCAT(*) ZONES(MVST100)

Re: RSU maintenance strategy - Need expert suggestions

2017-12-08 Thread Mark Zelden
On Fri, 8 Dec 2017 07:35:31 -0600, Tom Marchant wrote: >On Thu, 7 Dec 2017 17:04:15 -0600, Mark Zelden wrote: > >>On Thu, 7 Dec 2017 20:05:15 +, Jesse 1 Robinson wrote: >> >>>... As others have suggested, pay attention to HIPER and FIXCAT, and >>>ERRORSYSMOD

Re: Agile Project management in Mainframe System project

2017-12-08 Thread Edward Gould
> On Dec 8, 2017, at 10:50 AM, Christopher Y. Blaicher > wrote: > > Ed, > You are probably doing 50% agile already. > > Stories are how the user describes what they want. It makes the user write > out what they want. If they say "I want an accounting system", we would

Re: SFTP

2017-12-08 Thread Seymour J Metz
"SMPE can only track dependencies it has been told about. Somehow they need to be tracked prior to that so they can be added to the SMPE packaging." The information that you need to construct the SMP packaging you also need to avoid breaking the build. -- Shmuel (Seymour J.) Metz

Dynamic LPA

2017-12-08 Thread David Kemp
When a module is dynamically loaded into the LPA is the dataset name retained anywhere? If so, where? I am asking because we want to issue a binder call to determine the LINKEDIT date and to do this we need the dataset name. Thank you in advance.

SysRexx - MPFNREXX bug found

2017-12-08 Thread Tony Thigpen
I have found what I would consider a bug in MPFNREXX. Others may find it WOD. The exit expects the first 8 characters of the message line to be the message number. We are trying to eliminate a product that placed messages on the console that were shorter than 8 characters. Such as: ZADD

Re: Fire-call, emergency RACF userid

2017-12-08 Thread Mark Jacobs - Listserv
We're using Vanguard ez/Token, SecurID product. We have a single Firecall userid, that can be "checked out" by any authorized person. Without having that userid assigned its own token/pin I'm not sure how to crack this nut. Mark Jacobs > Chicklon, Thomas >

Re: SysRexx, MPF exit and debugging (answered)

2017-12-08 Thread Tony Thigpen
Found that I have to put a DSN into the MPF exit program that uses the ASREXX macro. Tony Thigpen Tony Thigpen wrote on 12/08/2017 11:53 AM: We have SysRexx running. We are using the MPFNREXX interface that is being shared around. Everything is working from a set-up perspective. Short SysRexx

SysRexx, MPF exit and debugging

2017-12-08 Thread Tony Thigpen
We have SysRexx running. We are using the MPFNREXX interface that is being shared around. Everything is working from a set-up perspective. Short SysRexx members are working. But, now I tying to write the rexx to handle more significant situations. When I have some bad code in my rexx, I get a

Re: Agile Project management in Mainframe System project

2017-12-08 Thread Christopher Y. Blaicher
Ed, You are probably doing 50% agile already. Stories are how the user describes what they want. It makes the user write out what they want. If they say "I want an accounting system", we would tell them that is an epic and make them go back and write specific stories and prioritize them.

Re: Fire-call, emergency RACF userid

2017-12-08 Thread Chicklon, Thomas
What are you using for MFA? CA's relatively new Advanced Authentication Mainframe product will let you map a Top Secret user ID to a different ID for RSA authorization. I used this set up for initial testing of the product- log on to the mainframe using a test ID that is mapped to my real ID's

Re: Agile Project management in Mainframe System project

2017-12-08 Thread Edward Gould
> On Dec 8, 2017, at 8:44 AM, Christopher Y. Blaicher > wrote: > > Yes you can. We are transitioning to using agile. I say transitioning > because even though we use the agile methodologies of sprints, daily standup > meetings, stories, epics and all that goes with

Re: SFTP

2017-12-08 Thread John McKown
On Fri, Dec 8, 2017 at 9:53 AM, Edward Gould wrote: > > On Dec 8, 2017, at 7:42 AM, John McKown > wrote: > > > > > > ​I should probably be silent, but "what the hay". Ed seems towards LE the > > same way that many are towards PDSEs. They

Re: SFTP

2017-12-08 Thread Edward Gould
> On Dec 8, 2017, at 7:42 AM, John McKown wrote: > > > ​I should probably be silent, but "what the hay". Ed seems towards LE the > same way that many are towards PDSEs. They were an early adopter, got > burned, and forever relegated the idea to the "pile of shit"

Re: RSU maintenance strategy - Need expert suggestions

2017-12-08 Thread Bobbie Justice
I usually try to implement maintenance twice a year, but each shop is somewhat different, depending upon ipl schedule, size of shop, workload, etc. If you're looking for a doc to justify your decision, there is this:

Re: Agile Project management in Mainframe System project

2017-12-08 Thread Christopher Y. Blaicher
Yes you can. We are transitioning to using agile. I say transitioning because even though we use the agile methodologies of sprints, daily standup meetings, stories, epics and all that goes with it, we don't have it perfected, yet. Our consultant warned us that it takes time to transition

Re: SFTP

2017-12-08 Thread John McKown
On Thu, Dec 7, 2017 at 9:41 PM, David Crayford wrote: > In nearly 20 years of shipping products that use LE we have never had a > customer report an LE problem. You seem to have experienced an inordinate > amount of problems. Might have to start calling you Jonah :) > ​I

Re: RSU maintenance strategy - Need expert suggestions

2017-12-08 Thread Tom Marchant
On Thu, 7 Dec 2017 17:04:15 -0600, Mark Zelden wrote: >On Thu, 7 Dec 2017 20:05:15 +, Jesse 1 Robinson wrote: > >>... As others have suggested, pay attention to HIPER and FIXCAT, and >>ERRORSYSMOD reports. > >What Skip said! ... > >The part I wanted to stress the Skip wrote (and why I

IBM HTTP Server powered by Apache reading TCPIP PARMLIB. Why?

2017-12-08 Thread Jantje.
Esteemed Listers, STC12934 0090 ICH408I USER(PUBLIC ) GROUP(EXTERNAL) NAME() 600 600 0090SYS1.TCPIP.PARMLIB CL(DATASET ) VOL(TCAM01) 600 0090INSUFFICIENT ACCESS AUTHORITY 600 0090FROM SYS1.TCPIP.PARMLIB.** (G) 600 0090

Agile Project management in Mainframe System project

2017-12-08 Thread Jake Anderson
Hi Does anyone follow Agile methodologies for Mainframe System project ? If so can you share me any template you followed for any previous projects. Jake -- For IBM-MAIN subscribe / signoff / archive access instructions, send