Re: How do I use 3270-4E on TSO?

2018-05-25 Thread Seymour J Metz
That breaks custom logmodes. If I want a WSF, I use D4C32XX2 or something 
similar.  


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu> on behalf of 
Paul Gilmartin <000433f07816-dmarc-requ...@listserv.ua.edu>
Sent: Thursday, May 24, 2018 9:54 PM
To: IBM-MAIN@listserv.ua.edu
Subject: Re: How do I use 3270-4E on TSO?

On Thu, 24 May 2018 21:50:54 -0400, Tony Thigpen wrote:

>Success with:
>logon applid(tso) logmode(D4B32XX3)
>
Why does VTAM make this so hard?  It should just to a WSF Query and believe
any successful response.  Only if the command is rejected, fall back to LOGMODE.

-- gil

--
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: How do I use 3270-4E on TSO?

2018-05-25 Thread Seymour J Metz
That depends on how you terminal is configured. A real 3180 or 3192 with a 
custom MODEENT could run with a primary of 43x80 and a secondary of 27x132; I 
don't know whether his TN3270 client supports that, but it was much more useful 
than a primary of 24x80, back in the day.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu> on behalf of 
Mike Wawiorko <014ab5cdfb21-dmarc-requ...@listserv.ua.edu>
Sent: Friday, May 25, 2018 5:07 AM
To: IBM-MAIN@listserv.ua.edu
Subject: Re: How do I use 3270-4E on TSO?

OSA-ICC provides non-SNA VTAM local terminals. You need to use a non-SNA 
logmode. The best is perhaps the one Tony mentions.

SYS1.SAMPLIB(ISTINCLM)

 TITLE 'D4B32XX3'
**
**
*  3274 MODEL 1B/1D (LOCAL NON-SNA)  @OY02946*
*  3274 1C BSC   *
*  3276 BSC  *
*  PRIMARY SCREEN 24 X 80 (1920) *
*  ALTERNATE SCREEN TO BE DETERMINED BY APPLICATION  *
**
**
D4B32XX3 MODEENT LOGMODE=D4B32XX3,FMPROF=X'02',TSPROF=X'02',PRIPROT=X'7*
   1',SECPROT=X'40',COMPROT=X'2000',RUSIZES=X'',PSERVIC*
   =X'00800300',APPNCOS=#CONNECT*@KGC*

Compare with the similar SNA logmode. This would be used by tn3270E or any 
'real' 3270 if you have NCP or DLUR 3270s.

 TITLE 'D4C32XX3'
**
**
*  3274 MODEL 1C (REMOTE SNA)@OY02946*
*  PRIMARY SCREEN 24 X 80 (1920) *
*  ALTERNATE SCREEN TO BE DETERMINED BY APPLICATION  *
**
**
D4C32XX3 MODEENT LOGMODE=D4C32XX3,FMPROF=X'03',TSPROF=X'03',PRIPROT=X'B*
   1',SECPROT=X'90',COMPROT=X'3080',RUSIZES=X'87F8',PSERVIC*
   =X'02800300',APPNCOS=#CONNECT*@KGC*

Mike Wawiorko

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Tony Thigpen
Sent: 25 May 2018 02:51
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: How do I use 3270-4E on TSO?


This mail originated from outside our organisation - t...@vse2pdf.com

Success with:
logon applid(tso) logmode(D4B32XX3)

Tony Thigpen


This e-mail and any attachments are confidential and intended solely for the 
addressee and may also be privileged or exempt from disclosure under applicable 
law. If you are not the addressee, or have received this e-mail in error, 
please notify the sender immediately, delete it from your system and do not 
copy, disclose or otherwise act upon any part of this e-mail or its attachments.
Internet communications are not guaranteed to be secure or virus-free. The 
Barclays Group does not accept responsibility for any loss arising from 
unauthorised access to, or interference with, any Internet communications by 
any third party, or from the transmission of any viruses. Replies to this 
e-mail may be monitored by the Barclays Group for operational or business 
reasons.
Any opinion or other information in this e-mail or its attachments that does 
not relate to the business of the Barclays Group is personal to the sender and 
is not given or endorsed by the Barclays Group.
Barclays Services Limited provides support and administrative services across 
Barclays group. Barclays Services Limited is an appointed representative of 
Barclays Bank UK plc, Barclays Bank plc and Clydesdale Financial Services 
Limited. Barclays Bank UK plc and Barclays Bank plc are authorised by the 
Prudential Regulation Authority and regulated by the Financial Conduct 
Authority and the Prudential Regulation Authority. Clydesdale Financial 
Services Limited is authorised and regulated by the Financial Conduct Authority.

--
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: How do I use 3270-4E on TSO?

2018-05-25 Thread Wendell Lovewell
Hi Tony.  

There are different ways to log on to an application using VTAM/Switch.  Please 
give us (MacKinney Systems) a call and ask for tech support.  They'll get you 
going. 

Best regards,
Wendell

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


Re: How do I use 3270-4E on TSO?

2018-05-25 Thread Mike Wawiorko
Not quite the correct question.

D$C32XX3 is a MODEENT or logmode in table ISTINCLM. ISTINCLM is shipped by IBM 
in SYS1.VTAMLIB. Source is in SYS1.SAMPLIB.

Unless you've created your own ISTINCLM and replaced the IBM standard MODETAB - 
that would be a bit daft imho - the IBM MODETAB ISTINCLM is always there along 
with all the logmodes/MODEENTs within it.

VTAM first searches for a logmode/MODEENT in the APPL or LU MODERTAB  and if 
not found there looks in the always present ISTINCLM. ISTINCLM does not need to 
be a named MODETAB in a VTAMLST definition.

Mike Wawiorko   

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Allan Staller
Sent: 25 May 2018 13:36
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: How do I use 3270-4E on TSO?


This mail originated from outside our organisation - allan.stal...@hcl.com

Is D4C32XX3 available in VTAMLST/VTAMLIB?


This e-mail and any attachments are confidential and intended solely for the 
addressee and may also be privileged or exempt from disclosure under applicable 
law. If you are not the addressee, or have received this e-mail in error, 
please notify the sender immediately, delete it from your system and do not 
copy, disclose or otherwise act upon any part of this e-mail or its attachments.
Internet communications are not guaranteed to be secure or virus-free. The 
Barclays Group does not accept responsibility for any loss arising from 
unauthorised access to, or interference with, any Internet communications by 
any third party, or from the transmission of any viruses. Replies to this 
e-mail may be monitored by the Barclays Group for operational or business 
reasons.
Any opinion or other information in this e-mail or its attachments that does 
not relate to the business of the Barclays Group is personal to the sender and 
is not given or endorsed by the Barclays Group.
Barclays Services Limited provides support and administrative services across 
Barclays group. Barclays Services Limited is an appointed representative of 
Barclays Bank UK plc, Barclays Bank plc and Clydesdale Financial Services 
Limited. Barclays Bank UK plc and Barclays Bank plc are authorised by the 
Prudential Regulation Authority and regulated by the Financial Conduct 
Authority and the Prudential Regulation Authority. Clydesdale Financial 
Services Limited is authorised and regulated by the Financial Conduct Authority.

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


Re: How do I use 3270-4E on TSO?

2018-05-25 Thread Allan Staller
Is D4C32XX3 available in VTAMLST/VTAMLIB?

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Tony Thigpen
Sent: Thursday, May 24, 2018 8:46 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: How do I use 3270-4E on TSO?

but D4B32782 does work.

Tony Thigpen

Tony Thigpen wrote on 05/24/2018 09:44 PM:
> similar results.
>
> Tony Thigpen
>
> Joe Monk wrote on 05/24/2018 09:02 PM:
>> Try a generic logmode ... SNX32705 and see if the session binds.
>>
>> Joe
>>
>> On Thu, May 24, 2018 at 7:50 PM, Tony Thigpen <t...@vse2pdf.com> wrote:
>>
>>> Failing.
>>>
>>> I tried it, but it did not work. First, I am on a real VTAM non-SNA
>>> session using an OSA-C. So, I had to use:
>>> logon applid(tso) logmode(D4C32XX3)
>>> But, it failed with:
>>>   SESSION NOT BOUND
>>>
>>>  From the console:
>>> IST663I BIND FAIL REQUEST RECEIVED, SENSE=0821 721
>>> IST664I REAL  OLU=USACTN01.H08B   REAL  DLU=USACTN01.HKY0009
>>> IST889I SID = EFE3E68AF005DF3D
>>> IST314I END
>>> IKT030I TCAS LOGON PROCESS FAILURE PLU=HKY0009  SLU=USACTN01.HKY0009
>>> SENSE= 0821 IKT117I TSO/VTAM INITIALIZATION FAILED FOR
>>> APPLNAME=TSO0009 , LUNAME=USA CTN01.H08B IKT111I APPLNAME=TSO0009
>>> FAILED DUE TO: TCAS CLSDST PASS FAILURE IKJ608I LOGON TERMINATED,
>>> IKTXINIT, TSO/VTAM INITIALIZATION ERROR IST804I CLOSE IN PROGRESS
>>> FOR TSO0009 OPENED BY ***NA*** IEA989I SLIP TRAP ID=X33E MATCHED.
>>> JOBNAME=*UNAVAIL, ASID=0078.
>>> IST400I TERMINATION IN PROGRESS FOR APPLID TSO0009 IST805I VTAM
>>> CLOSE COMPLETE FOR TSO0009
>>>
>>> (I don't use a TCP/IP port because that forces me into VTAM-SWITCH
>>> which prevents me from using a LOGON command.)
>>>
>>> Suggestions?
>>>
>>> Tony Thigpen
>>>
>>> Farley, Peter x23353 wrote on 05/24/2018 05:54 PM:
>>>
>>>> It is a VTAM setting plus an ISPF setting.
>>>>
>>>> VTAM:
>>>>
>>>> logon applid=Your-TSO,logmode=D4C32XX3
>>>>
>>>> ISPF "0" (zero) screen:
>>>>
>>>> Terminal Characteristics
>>>> Screen format   3  1. Data2. Std 3. Max 4. Part
>>>>
>>>> HTH
>>>>
>>>> Peter
>>>>
>>>> -Original Message-
>>>> From: IBM Mainframe Discussion List
>>>> [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Tony Thigpen
>>>> Sent: Thursday, May 24, 2018 5:47 PM
>>>> To: IBM-MAIN@LISTSERV.UA.EDU
>>>> Subject: How do I use 3270-4E on TSO?
>>>>
>>>> EXTERNAL EMAIL
>>>>
>>>> What is the TSO setting to allow me to use all the lines of a 3270-4?
>>>>
>>>> thanks,
>>>>
>>>> Tony Thigpen
>>>> --
>>>>
>>>>
>>>> This message and any attachments are intended only for the use of
>>>> the addressee and may contain information that is privileged and
>>>> confidential.
>>>> If the reader of the message is not the intended recipient or an
>>>> authorized representative of the intended recipient, you are hereby
>>>> notified that any dissemination of this communication is strictly
>>>> prohibited. If you have received this communication in error,
>>>> please notify us immediately by e-mail and delete the message and
>>>> any attachments from your system.
>>>>
>>>>
>>>> ---
>>>> --- 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...

Re: How do I use 3270-4E on TSO?

2018-05-25 Thread Mike Wawiorko
OSA-ICC provides non-SNA VTAM local terminals. You need to use a non-SNA 
logmode. The best is perhaps the one Tony mentions.

SYS1.SAMPLIB(ISTINCLM)

 TITLE 'D4B32XX3'
**
**
*  3274 MODEL 1B/1D (LOCAL NON-SNA)  @OY02946*
*  3274 1C BSC   *
*  3276 BSC  *
*  PRIMARY SCREEN 24 X 80 (1920) *
*  ALTERNATE SCREEN TO BE DETERMINED BY APPLICATION  *
**
**
D4B32XX3 MODEENT LOGMODE=D4B32XX3,FMPROF=X'02',TSPROF=X'02',PRIPROT=X'7*
   1',SECPROT=X'40',COMPROT=X'2000',RUSIZES=X'',PSERVIC*
   =X'00800300',APPNCOS=#CONNECT*@KGC*

Compare with the similar SNA logmode. This would be used by tn3270E or any 
'real' 3270 if you have NCP or DLUR 3270s.

 TITLE 'D4C32XX3'
**
**
*  3274 MODEL 1C (REMOTE SNA)@OY02946*
*  PRIMARY SCREEN 24 X 80 (1920) *
*  ALTERNATE SCREEN TO BE DETERMINED BY APPLICATION  *
**
**
D4C32XX3 MODEENT LOGMODE=D4C32XX3,FMPROF=X'03',TSPROF=X'03',PRIPROT=X'B*
   1',SECPROT=X'90',COMPROT=X'3080',RUSIZES=X'87F8',PSERVIC*
   =X'02800300',APPNCOS=#CONNECT*@KGC*

Mike Wawiorko   

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Tony Thigpen
Sent: 25 May 2018 02:51
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: How do I use 3270-4E on TSO?


This mail originated from outside our organisation - t...@vse2pdf.com

Success with:
logon applid(tso) logmode(D4B32XX3)

Tony Thigpen


This e-mail and any attachments are confidential and intended solely for the 
addressee and may also be privileged or exempt from disclosure under applicable 
law. If you are not the addressee, or have received this e-mail in error, 
please notify the sender immediately, delete it from your system and do not 
copy, disclose or otherwise act upon any part of this e-mail or its attachments.
Internet communications are not guaranteed to be secure or virus-free. The 
Barclays Group does not accept responsibility for any loss arising from 
unauthorised access to, or interference with, any Internet communications by 
any third party, or from the transmission of any viruses. Replies to this 
e-mail may be monitored by the Barclays Group for operational or business 
reasons.
Any opinion or other information in this e-mail or its attachments that does 
not relate to the business of the Barclays Group is personal to the sender and 
is not given or endorsed by the Barclays Group.
Barclays Services Limited provides support and administrative services across 
Barclays group. Barclays Services Limited is an appointed representative of 
Barclays Bank UK plc, Barclays Bank plc and Clydesdale Financial Services 
Limited. Barclays Bank UK plc and Barclays Bank plc are authorised by the 
Prudential Regulation Authority and regulated by the Financial Conduct 
Authority and the Prudential Regulation Authority. Clydesdale Financial 
Services Limited is authorised and regulated by the Financial Conduct Authority.

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


Re: How do I use 3270-4E on TSO?

2018-05-24 Thread Tony Thigpen
After testing a few things, it appears that this logmode works well with 
both mod-2 and mod-4 terminals. I think it would be acceptable to change 
the LUs in the vtam book.


Anything I am missing?

Tony Thigpen

Paul Gilmartin wrote on 05/24/2018 09:54 PM:

On Thu, 24 May 2018 21:50:54 -0400, Tony Thigpen wrote:


Success with:
logon applid(tso) logmode(D4B32XX3)


Why does VTAM make this so hard?  It should just to a WSF Query and believe
any successful response.  Only if the command is rejected, fall back to LOGMODE.

-- gil

--
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: How do I use 3270-4E on TSO?

2018-05-24 Thread Paul Gilmartin
On Thu, 24 May 2018 21:50:54 -0400, Tony Thigpen wrote:

>Success with:
>logon applid(tso) logmode(D4B32XX3)
> 
Why does VTAM make this so hard?  It should just to a WSF Query and believe
any successful response.  Only if the command is rejected, fall back to LOGMODE.

-- gil

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


Re: How do I use 3270-4E on TSO?

2018-05-24 Thread Tony Thigpen

Success with:
logon applid(tso) logmode(D4B32XX3)

Tony Thigpen

Tony Thigpen wrote on 05/24/2018 09:45 PM:

but D4B32782 does work.

Tony Thigpen

Tony Thigpen wrote on 05/24/2018 09:44 PM:

similar results.

Tony Thigpen

Joe Monk wrote on 05/24/2018 09:02 PM:

Try a generic logmode ... SNX32705 and see if the session binds.

Joe

On Thu, May 24, 2018 at 7:50 PM, Tony Thigpen <t...@vse2pdf.com> wrote:


Failing.

I tried it, but it did not work. First, I am on a real VTAM non-SNA
session using an OSA-C. So, I had to use:
logon applid(tso) logmode(D4C32XX3)
But, it failed with:
  SESSION NOT BOUND

 From the console:
IST663I BIND FAIL REQUEST RECEIVED, SENSE=0821 721
IST664I REAL  OLU=USACTN01.H08B   REAL  DLU=USACTN01.HKY0009
IST889I SID = EFE3E68AF005DF3D
IST314I END
IKT030I TCAS LOGON PROCESS FAILURE PLU=HKY0009  SLU=USACTN01.HKY0009
SENSE= 0821
IKT117I TSO/VTAM INITIALIZATION FAILED FOR APPLNAME=TSO0009 ,
LUNAME=USA
CTN01.H08B
IKT111I APPLNAME=TSO0009  FAILED DUE TO: TCAS CLSDST PASS FAILURE
IKJ608I LOGON TERMINATED, IKTXINIT, TSO/VTAM INITIALIZATION ERROR
IST804I CLOSE IN PROGRESS FOR TSO0009 OPENED BY ***NA***
IEA989I SLIP TRAP ID=X33E MATCHED.  JOBNAME=*UNAVAIL, ASID=0078.
IST400I TERMINATION IN PROGRESS FOR APPLID TSO0009
IST805I VTAM CLOSE COMPLETE FOR TSO0009

(I don't use a TCP/IP port because that forces me into VTAM-SWITCH
which
prevents me from using a LOGON command.)

Suggestions?

Tony Thigpen

Farley, Peter x23353 wrote on 05/24/2018 05:54 PM:


It is a VTAM setting plus an ISPF setting.

VTAM:

logon applid=Your-TSO,logmode=D4C32XX3

ISPF "0" (zero) screen:

Terminal Characteristics
Screen format   3  1. Data2. Std 3. Max 4. Part

HTH

Peter

-Original Message-
From: IBM Mainframe Discussion List
[mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Tony Thigpen
Sent: Thursday, May 24, 2018 5:47 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: How do I use 3270-4E on TSO?

EXTERNAL EMAIL

What is the TSO setting to allow me to use all the lines of a 3270-4?

thanks,

Tony Thigpen
--


This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and
confidential.
If the reader of the message is not the intended recipient or an
authorized
representative of the intended recipient, you are hereby notified
that any
dissemination of this communication is strictly prohibited. If you
have
received this communication in error, please notify us immediately by
e-mail and delete the message and any attachments from your system.


--
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




--
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: How do I use 3270-4E on TSO?

2018-05-24 Thread Tony Thigpen

but D4B32782 does work.

Tony Thigpen

Tony Thigpen wrote on 05/24/2018 09:44 PM:

similar results.

Tony Thigpen

Joe Monk wrote on 05/24/2018 09:02 PM:

Try a generic logmode ... SNX32705 and see if the session binds.

Joe

On Thu, May 24, 2018 at 7:50 PM, Tony Thigpen <t...@vse2pdf.com> wrote:


Failing.

I tried it, but it did not work. First, I am on a real VTAM non-SNA
session using an OSA-C. So, I had to use:
logon applid(tso) logmode(D4C32XX3)
But, it failed with:
  SESSION NOT BOUND

 From the console:
IST663I BIND FAIL REQUEST RECEIVED, SENSE=0821 721
IST664I REAL  OLU=USACTN01.H08B   REAL  DLU=USACTN01.HKY0009
IST889I SID = EFE3E68AF005DF3D
IST314I END
IKT030I TCAS LOGON PROCESS FAILURE PLU=HKY0009  SLU=USACTN01.HKY0009
SENSE= 0821
IKT117I TSO/VTAM INITIALIZATION FAILED FOR APPLNAME=TSO0009 , LUNAME=USA
CTN01.H08B
IKT111I APPLNAME=TSO0009  FAILED DUE TO: TCAS CLSDST PASS FAILURE
IKJ608I LOGON TERMINATED, IKTXINIT, TSO/VTAM INITIALIZATION ERROR
IST804I CLOSE IN PROGRESS FOR TSO0009 OPENED BY ***NA***
IEA989I SLIP TRAP ID=X33E MATCHED.  JOBNAME=*UNAVAIL, ASID=0078.
IST400I TERMINATION IN PROGRESS FOR APPLID TSO0009
IST805I VTAM CLOSE COMPLETE FOR TSO0009

(I don't use a TCP/IP port because that forces me into VTAM-SWITCH which
prevents me from using a LOGON command.)

Suggestions?

Tony Thigpen

Farley, Peter x23353 wrote on 05/24/2018 05:54 PM:


It is a VTAM setting plus an ISPF setting.

VTAM:

logon applid=Your-TSO,logmode=D4C32XX3

ISPF "0" (zero) screen:

Terminal Characteristics
Screen format   3  1. Data2. Std 3. Max 4. Part

HTH

Peter

-Original Message-
From: IBM Mainframe Discussion List
[mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Tony Thigpen
Sent: Thursday, May 24, 2018 5:47 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: How do I use 3270-4E on TSO?

EXTERNAL EMAIL

What is the TSO setting to allow me to use all the lines of a 3270-4?

thanks,

Tony Thigpen
--


This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and
confidential.
If the reader of the message is not the intended recipient or an
authorized
representative of the intended recipient, you are hereby notified
that any
dissemination of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by
e-mail and delete the message and any attachments from your system.


--
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




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


Re: How do I use 3270-4E on TSO?

2018-05-24 Thread Tony Thigpen

similar results.

Tony Thigpen

Joe Monk wrote on 05/24/2018 09:02 PM:

Try a generic logmode ... SNX32705 and see if the session binds.

Joe

On Thu, May 24, 2018 at 7:50 PM, Tony Thigpen <t...@vse2pdf.com> wrote:


Failing.

I tried it, but it did not work. First, I am on a real VTAM non-SNA
session using an OSA-C. So, I had to use:
logon applid(tso) logmode(D4C32XX3)
But, it failed with:
  SESSION NOT BOUND

 From the console:
IST663I BIND FAIL REQUEST RECEIVED, SENSE=0821 721
IST664I REAL  OLU=USACTN01.H08B   REAL  DLU=USACTN01.HKY0009
IST889I SID = EFE3E68AF005DF3D
IST314I END
IKT030I TCAS LOGON PROCESS FAILURE PLU=HKY0009  SLU=USACTN01.HKY0009
SENSE= 0821
IKT117I TSO/VTAM INITIALIZATION FAILED FOR APPLNAME=TSO0009 , LUNAME=USA
CTN01.H08B
IKT111I APPLNAME=TSO0009  FAILED DUE TO: TCAS CLSDST PASS FAILURE
IKJ608I LOGON TERMINATED, IKTXINIT, TSO/VTAM INITIALIZATION ERROR
IST804I CLOSE IN PROGRESS FOR TSO0009 OPENED BY ***NA***
IEA989I SLIP TRAP ID=X33E MATCHED.  JOBNAME=*UNAVAIL, ASID=0078.
IST400I TERMINATION IN PROGRESS FOR APPLID TSO0009
IST805I VTAM CLOSE COMPLETE FOR TSO0009

(I don't use a TCP/IP port because that forces me into VTAM-SWITCH which
prevents me from using a LOGON command.)

Suggestions?

Tony Thigpen

Farley, Peter x23353 wrote on 05/24/2018 05:54 PM:


It is a VTAM setting plus an ISPF setting.

VTAM:

logon applid=Your-TSO,logmode=D4C32XX3

ISPF "0" (zero) screen:

Terminal Characteristics
Screen format   3  1. Data2. Std 3. Max 4. Part

HTH

Peter

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Tony Thigpen
Sent: Thursday, May 24, 2018 5:47 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: How do I use 3270-4E on TSO?

EXTERNAL EMAIL

What is the TSO setting to allow me to use all the lines of a 3270-4?

thanks,

Tony Thigpen
--


This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and confidential.
If the reader of the message is not the intended recipient or an authorized
representative of the intended recipient, you are hereby notified that any
dissemination of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by
e-mail and delete the message and any attachments from your system.


--
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: How do I use 3270-4E on TSO?

2018-05-24 Thread Joe Monk
Try a generic logmode ... SNX32705 and see if the session binds.

Joe

On Thu, May 24, 2018 at 7:50 PM, Tony Thigpen <t...@vse2pdf.com> wrote:

> Failing.
>
> I tried it, but it did not work. First, I am on a real VTAM non-SNA
> session using an OSA-C. So, I had to use:
> logon applid(tso) logmode(D4C32XX3)
> But, it failed with:
>  SESSION NOT BOUND
>
> From the console:
> IST663I BIND FAIL REQUEST RECEIVED, SENSE=0821 721
> IST664I REAL  OLU=USACTN01.H08B   REAL  DLU=USACTN01.HKY0009
> IST889I SID = EFE3E68AF005DF3D
> IST314I END
> IKT030I TCAS LOGON PROCESS FAILURE PLU=HKY0009  SLU=USACTN01.HKY0009
> SENSE= 0821
> IKT117I TSO/VTAM INITIALIZATION FAILED FOR APPLNAME=TSO0009 , LUNAME=USA
> CTN01.H08B
> IKT111I APPLNAME=TSO0009  FAILED DUE TO: TCAS CLSDST PASS FAILURE
> IKJ608I LOGON TERMINATED, IKTXINIT, TSO/VTAM INITIALIZATION ERROR
> IST804I CLOSE IN PROGRESS FOR TSO0009 OPENED BY ***NA***
> IEA989I SLIP TRAP ID=X33E MATCHED.  JOBNAME=*UNAVAIL, ASID=0078.
> IST400I TERMINATION IN PROGRESS FOR APPLID TSO0009
> IST805I VTAM CLOSE COMPLETE FOR TSO0009
>
> (I don't use a TCP/IP port because that forces me into VTAM-SWITCH which
> prevents me from using a LOGON command.)
>
> Suggestions?
>
> Tony Thigpen
>
> Farley, Peter x23353 wrote on 05/24/2018 05:54 PM:
>
>> It is a VTAM setting plus an ISPF setting.
>>
>> VTAM:
>>
>> logon applid=Your-TSO,logmode=D4C32XX3
>>
>> ISPF "0" (zero) screen:
>>
>> Terminal Characteristics
>>Screen format   3  1. Data2. Std 3. Max 4. Part
>>
>> HTH
>>
>> Peter
>>
>> -----Original Message-
>> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
>> Behalf Of Tony Thigpen
>> Sent: Thursday, May 24, 2018 5:47 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: How do I use 3270-4E on TSO?
>>
>> EXTERNAL EMAIL
>>
>> What is the TSO setting to allow me to use all the lines of a 3270-4?
>>
>> thanks,
>>
>> Tony Thigpen
>> --
>>
>>
>> This message and any attachments are intended only for the use of the
>> addressee and may contain information that is privileged and confidential.
>> If the reader of the message is not the intended recipient or an authorized
>> representative of the intended recipient, you are hereby notified that any
>> dissemination of this communication is strictly prohibited. If you have
>> received this communication in error, please notify us immediately by
>> e-mail and delete the message and any attachments from your system.
>>
>>
>> --
>> 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: How do I use 3270-4E on TSO?

2018-05-24 Thread Tony Thigpen

Failing.

I tried it, but it did not work. First, I am on a real VTAM non-SNA 
session using an OSA-C. So, I had to use:

logon applid(tso) logmode(D4C32XX3)
But, it failed with:
 SESSION NOT BOUND

From the console:
IST663I BIND FAIL REQUEST RECEIVED, SENSE=0821 721
IST664I REAL  OLU=USACTN01.H08B   REAL  DLU=USACTN01.HKY0009
IST889I SID = EFE3E68AF005DF3D
IST314I END
IKT030I TCAS LOGON PROCESS FAILURE PLU=HKY0009  SLU=USACTN01.HKY0009
SENSE= 0821
IKT117I TSO/VTAM INITIALIZATION FAILED FOR APPLNAME=TSO0009 , LUNAME=USA
CTN01.H08B
IKT111I APPLNAME=TSO0009  FAILED DUE TO: TCAS CLSDST PASS FAILURE
IKJ608I LOGON TERMINATED, IKTXINIT, TSO/VTAM INITIALIZATION ERROR
IST804I CLOSE IN PROGRESS FOR TSO0009 OPENED BY ***NA***
IEA989I SLIP TRAP ID=X33E MATCHED.  JOBNAME=*UNAVAIL, ASID=0078.
IST400I TERMINATION IN PROGRESS FOR APPLID TSO0009
IST805I VTAM CLOSE COMPLETE FOR TSO0009

(I don't use a TCP/IP port because that forces me into VTAM-SWITCH which 
prevents me from using a LOGON command.)


Suggestions?

Tony Thigpen

Farley, Peter x23353 wrote on 05/24/2018 05:54 PM:

It is a VTAM setting plus an ISPF setting.

VTAM:

logon applid=Your-TSO,logmode=D4C32XX3

ISPF "0" (zero) screen:

Terminal Characteristics
   Screen format   3  1. Data2. Std 3. Max 4. Part

HTH

Peter

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Tony Thigpen
Sent: Thursday, May 24, 2018 5:47 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: How do I use 3270-4E on TSO?

EXTERNAL EMAIL

What is the TSO setting to allow me to use all the lines of a 3270-4?

thanks,

Tony Thigpen
--


This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


--
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: How do I use 3270-4E on TSO?

2018-05-24 Thread Farley, Peter x23353
It is a VTAM setting plus an ISPF setting.

VTAM:

logon applid=Your-TSO,logmode=D4C32XX3

ISPF "0" (zero) screen:

Terminal Characteristics 
  Screen format   3  1. Data2. Std 3. Max 4. Part

HTH

Peter

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Tony Thigpen
Sent: Thursday, May 24, 2018 5:47 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: How do I use 3270-4E on TSO?

EXTERNAL EMAIL

What is the TSO setting to allow me to use all the lines of a 3270-4?

thanks,

Tony Thigpen
--


This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


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


Re: How do I use 3270-4E on TSO?

2018-05-24 Thread Joe Monk
I always logged on with a logmode that supported all models, then I could
pick which one I wanted. Had three LT'a, so one was TSO 43x80, one was SDSF
report display, and one was test CICS region,,,


Joe

On Thu, May 24, 2018 at 4:46 PM, Tony Thigpen  wrote:

> What is the TSO setting to allow me to use all the lines of a 3270-4?
>
> thanks,
>
> Tony Thigpen
>
> --
> 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


How do I use 3270-4E on TSO?

2018-05-24 Thread Tony Thigpen

What is the TSO setting to allow me to use all the lines of a 3270-4?

thanks,

Tony Thigpen

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