Re: IEC141I 013-C0 during SUBSYS open

2006-05-02 Thread Victor Gil
Yes, I've got the Open and the Close to work. [It was truly amazing to see a totally different ACB for Close from the one passed for Open] I am now debugging the Get/Put routine. Of course, this would be much easier if, instead of producing and eyeballing the dumps, I had an interactive debugger

Re: IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread Tom Schmidt
Victor, So does it work now? -- Tom Schmidt Madison, WI On Mon, 1 May 2006 14:02:06 -0500, Victor Gil wrote: >Auch! This must be > > MVC SSOBRETN,=A(SSRTOK) > >Thanks a lot, Binyamin! > >On Mon, 1 May 2006 13:57:22 -0500, Victor Gil wrote: > >>MVC SSOBRETN,=Y(SSRTOK) >> >>On Mon, 1 Ma

Re: IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread Victor Gil
Auch! This must be MVC SSOBRETN,=A(SSRTOK) Thanks a lot, Binyamin! On Mon, 1 May 2006 13:57:22 -0500, Victor Gil <[EMAIL PROTECTED]> wrote: >MVC SSOBRETN,=Y(SSRTOK) > >On Mon, 1 May 2006 21:05:38 +0300, Binyamin Dissen ><[EMAIL PROTECTED]> wrote: > >>What about SSOBRETN? --

Re: IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread Victor Gil
MVC SSOBRETN,=Y(SSRTOK) On Mon, 1 May 2006 21:05:38 +0300, Binyamin Dissen <[EMAIL PROTECTED]> wrote: >What about SSOBRETN? -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] wi

Re: IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread Binyamin Dissen
On Mon, 1 May 2006 11:56:37 -0500 Victor Gil <[EMAIL PROTECTED]> wrote: :>It's the subsystem I am developing. It has received the subsystem Open :>request for dd=INFILE and succesfully opened another, "redirected" ddname. :>However, upon returning back to MVS I am getting :>IEC141I 013-C0,IGG01

Re: IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread Victor Gil
Bruce, It's the subsystem I am developing. It has received the subsystem Open request for dd=INFILE and succesfully opened another, "redirected" ddname. However, upon returning back to MVS I am getting IEC141I 013-C0,IGG0199G,xxx,STEP2,INFILE What ACB field other than ACBINRTN and ACBERFL

Re: IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread J R
o: IBM-MAIN@BAMA.UA.EDU Subject: Re: IEC141I 013-C0 during SUBSYS open Date: Mon, 1 May 2006 12:27:44 -0400 Victor, the doc for 013-C0 is poorly written. It says "An open failure occurred for a subsystem data set. Possible failu

Re: IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread Bruce Black
Victor, the doc for 013-C0 is poorly written. It says "An open failure occurred for a subsystem data set. Possible failures follow: O A SYSIN or SYSOUT data set opened by JES

IEC141I 013-C0 during SUBSYS open

2006-05-01 Thread Victor Gil
Good morning, IBM-MAIN The doc lists 3 possible reasons for IEC141I 013-C0 [see http://publibz.boulder.ibm.com/cgi- bin/bookmgr_OS390/BOOKS/IEA2M751/SPTEE141I] Do they make any sense to anybody? I am guessing the error is probably due to the way the subsystem was started - via SETSSI ADD comma