Re: Vtam error code

2023-02-12 Thread Sri h Kolusu
>> VTAM error RtnCd:100900 Sense: Cmd:23 Where exactly I can find the 
>> explanation for 100900 ?

Jake,

As John has mentioned Your return code is X'10' and feedback '09'

16(X'10')   9   Unconditional Terminate or character-coded logoff 
received

The logical unit has sent an unconditional Terminate request or a 
character-coded logoff that is a request for unconditional session-termination. 
No further communication on the session is possible. CLSDST must be issued.

https://www.ibm.com/docs/en/zos/2.3.0?topic=macroinstructions-rpl-return-code-rtncdfdb2-combinations

Check this link for more details

https://www.ibm.com/docs/en/zos/2.3.0?topic=programming-return-codes-sense-fields-rpl-based-macroinstructions


Thanks,
Kolusu


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Vtam error code

2023-02-12 Thread John S. Giltner, Jr.
Try checking for VTAM return code x10 fdbk2 x09

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Vtam error code

2023-02-12 Thread Joe Monk
Jake,

What application is this from?

Joe

On Sun, Feb 12, 2023 at 3:24 AM Jake Anderson 
wrote:

> Hello Joe
>
> Would you please point me to the manual where it explains?
>
> On Sun, Feb 12, 2023, 1:20 PM Joe Monk  wrote:
>
> > I thnk a VTAM cmd code of 23 is an application requested cancel.
> >
> > Joe
> >
> > On Sat, Feb 11, 2023 at 10:46 PM Jake Anderson  >
> > wrote:
> >
> > > Hello
> > >
> > > One of our application was reporting the below error. I was looking
> > through
> > > the SNA and IP codes but not able to find or am ignorant about the
> below
> > > code
> > >
> > >
> > > VTAM error RtnCd:100900 Sense: Cmd:23
> > >
> > > Where exactly I can find the explanation for 100900 ?
> > >
> > > Jake
> > >
> > > --
> > > For IBM-MAIN subscribe / signoff / archive access instructions,
> > > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> > >
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Vtam error code

2023-02-12 Thread Jake Anderson
Hello Joe

Would you please point me to the manual where it explains?

On Sun, Feb 12, 2023, 1:20 PM Joe Monk  wrote:

> I thnk a VTAM cmd code of 23 is an application requested cancel.
>
> Joe
>
> On Sat, Feb 11, 2023 at 10:46 PM Jake Anderson 
> wrote:
>
> > Hello
> >
> > One of our application was reporting the below error. I was looking
> through
> > the SNA and IP codes but not able to find or am ignorant about the below
> > code
> >
> >
> > VTAM error RtnCd:100900 Sense: Cmd:23
> >
> > Where exactly I can find the explanation for 100900 ?
> >
> > Jake
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Vtam error code

2023-02-12 Thread Joe Monk
I thnk a VTAM cmd code of 23 is an application requested cancel.

Joe

On Sat, Feb 11, 2023 at 10:46 PM Jake Anderson 
wrote:

> Hello
>
> One of our application was reporting the below error. I was looking through
> the SNA and IP codes but not able to find or am ignorant about the below
> code
>
>
> VTAM error RtnCd:100900 Sense: Cmd:23
>
> Where exactly I can find the explanation for 100900 ?
>
> Jake
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN