DMARC problem? On Tue, Feb 7, 2017 at 6:15 PM, Bill Hitefield < [email protected]> wrote:
> Does anyone else get these messages when they respond? I have noticed this > the last several times I have posted. Not so much before that, though. > > [This sender failed our fraud detection checks and may not be who they > appear to be. Learn about spoofing at http://aka.ms/LearnAboutSpoofing] > > Bill Hitefield > Dino-Software Corporation > 800.480.DINO > 423.878.5660 > www.dino-software.com > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Bill Hitefield > Sent: Tuesday, February 07, 2017 6:10 PM > To: [email protected] > Subject: Re: Program now working, but why? > > [This sender failed our fraud detection checks and may not be who they > appear to be. Learn about spoofing at http://aka.ms/LearnAboutSpoofing] > > Also, the user may not need a full SVC dump. > > If the user has access to the JCL, they can modify the step's parm field > as follows: > PARM='Your parms/TRAP(OFF)' > > Insert a SYSABEND DD statement into the JCL. > > That parameter should cause LE to remove its trapping of the abend - and > let the S0C4 produce a dump. > > Bill Hitefield > Dino-Software Corporation > 800.480.DINO > 423.878.5660 > www.dino-software.com<http://www.dino-software.com> > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Charles Mills > Sent: Tuesday, February 07, 2017 6:06 PM > To: [email protected]<mailto:[email protected]> > Subject: Re: Program now working, but why? > > S0C4's don't just happen: they happen on a particular machine instruction > and with particular register contents. You look at the instruction, the > register contents and the addressing mode and deduce the cause. > > A SLIP trap will be no more help than a SYSUDUMP if you are unwilling or > unable to do the above. > > Is the assembly listing unavailable? Did I miss that part? > > Charles > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Jesse 1 Robinson > Sent: Tuesday, February 07, 2017 2:00 PM > To: [email protected]<mailto:[email protected]> > Subject: Re: Program now working, but why? > > Rather than trying to infer the cause by tweaking everything in sight, how > about this: Set a SLIP PER trap to catch an SVC dump for the first abend of > any kind, S0C4 or otherwise. That dump may tell you the exact cause far > more quickly than trial-and-error with recompiles/reassemblies/logic- > changes. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected]<mailto:[email protected]> with the > message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected]<mailto:[email protected]> with the > message: INFO IBM-MAIN > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- zMan -- "I've got a mainframe and I'm not afraid to use it" ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
