Re: How to display JES2 fields from the PDDB

2013-09-12 Thread Hansen, Dave L - Eagan, MN
-Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Joe D'Alessandro Sent: Wednesday, September 11, 2013 11:48 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to display JES2 fields from the PDDB Hello: You may be better serv

Re: How to display JES2 fields from the PDDB

2013-09-12 Thread Hansen, Dave L - Eagan, MN
-MAIN@LISTSERV.UA.EDU Subject: RE: How to display JES2 fields from the PDDB -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Joe D'Alessandro Sent: Wednesday, September 11, 2013 11:48 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: H

Re: How to display JES2 fields from the PDDB

2013-09-11 Thread Joe D'Alessandro
Hello: You may be better served by using an IF SLIP and writing trace records (A=TRACE) to a GTF that specifies TRACE=SLIP so that you can get a greater variety of PDDB iterations. A dump is going to just get you one PDDB at that point in time. Use $DMOD(modname) to get the address of the ex

Re: How to display JES2 fields from the PDDB

2013-09-11 Thread Ed Jaffe
On 9/11/2013 9:01 AM, Hansen, Dave L - Eagan, MN wrote: Dear Group, I am debugging a JES2 EXIT40. I was asked what do the fields PDBDNODE, PDBDRMT and PDBUSER contain. I am told PDBDRMT may not contain a non-zero value. There is no command which will give me this information. I am told

Re: How to display JES2 fields from the PDDB

2013-09-11 Thread Hansen, Dave L - Eagan, MN
@LISTSERV.UA.EDU Subject: Re: How to display JES2 fields from the PDDB On 9/11/2013 9:01 AM, Hansen, Dave L - Eagan, MN wrote: > Dear Group, > > I am debugging a JES2 EXIT40. I was asked what do the fields PDBDNODE, > PDBDRMT and PDBUSER contain. I am told PDBDRMT may not contai

How to display JES2 fields from the PDDB

2013-09-11 Thread Hansen, Dave L - Eagan, MN
Dear Group, I am debugging a JES2 EXIT40. I was asked what do the fields PDBDNODE, PDBDRMT and PDBUSER contain. I am told PDBDRMT may not contain a non-zero value. There is no command which will give me this information. I am told I can set a slip trap on entry to the exit and take a dum