Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Tony Harminc
On Wed, 7 Aug 2019 at 12:44, Greg Price wrote: > On 2019-08-07 10:59 PM, Joseph Reichman wrote: > > Thanks would IEWBIND work with load modules > > Yes, IEWBIND - the "full" Binder API - can process PDS load modules as > well as program objects from a PDSE and from the UNIX file system. > It c

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Joseph Reichman
Thanks > On Aug 7, 2019, at 12:44 PM, Greg Price wrote: > >> On 2019-08-07 10:59 PM, Joseph Reichman wrote: >> Thanks would IEWBIND work with load modules > > > Yes, IEWBIND - the "full" Binder API - can process PDS load modules as well > as program objects from a PDSE and from the UNIX

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Greg Price
On 2019-08-07 10:59 PM, Joseph Reichman wrote: Thanks would IEWBIND work with load modules Yes, IEWBIND - the "full" Binder API - can process PDS load modules as well as program objects from a PDSE and from the UNIX file system. Cheers, Greg

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Joseph Reichman
gt; http://mason.gmu.edu/~smetz3 > > > From: IBM Mainframe Discussion List on behalf of > Joseph Reichman > Sent: Wednesday, August 7, 2019 8:59 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029 >

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Seymour J Metz
chman Sent: Wednesday, August 7, 2019 8:59 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029 Thanks would IEWBIND work with load modules meaning if I want link map from a load module Thanks > On Aug 6, 2019, at 10:03 PM, Greg Price wrote: > >> O

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Joseph Reichman
Thanks would IEWBIND work with load modules meaning if I want link map from a load module Thanks > On Aug 6, 2019, at 10:03 PM, Greg Price wrote: > >> On 2019-08-07 5:37 AM, Joseph Reichman wrote: >> The program is not a program object, anomalies were found in its >> structure, or the progr

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Don Poitras
Greg was asking if you are trying to get info about load modules or program objects. The former isn't supported using IEWBFDAT. In article you wrote: > I tried two load modules using the load macro to load them into memory that > I know execute > And got the same error > > On Aug 6, 2019, at

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Joseph Reichman
I tried two load modules using the load macro to load them into memory that I know execute And got the same error > On Aug 6, 2019, at 10:03 PM, Greg Price wrote: > >> On 2019-08-07 5:37 AM, Joseph Reichman wrote: >> The program is not a program object, anomalies were found in its >> struc

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-06 Thread Greg Price
On 2019-08-07 5:37 AM, Joseph Reichman wrote: The program is not a program object, anomalies were found in its structure, or the program is PO1 (program object, version 1) and the program contains overlay structures. The request was rejected So, would you swear on a stack of PLMs that MYMOD i

FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-06 Thread Joseph Reichman
Hi I am trying to get the link map of a module First I load it into core LOAD EP=MYMOD The I do CSVQUERY INEPNAME=MYMOD, OUTEPTKN=MODTOKEN I get a zero return code and what looks to be a valid token However trying to start a session I fail