Edward Finnell writes:
> LOGMODE D4C32XX3 is a standard VTAM logmode that has the "query terminal
> size" bit turned on. Works for any 3270 screen size whether standard or
> custom.
D4C32XX3 is fine for use with remote SNA LUs (which are how the
Comms Server TN3270E server presents its devices) but for use
with local non-SNA 3270 devices, it leads to errors such as:
22.23.58 IKT117I TSO/VTAM INITIALIZATION FAILED FOR
APPLNAME=TSO0001 , LUNAME=MBSNANET.L702
22.23.58 STC00032 IST663I BIND FAIL REQUEST RECEIVED, SENSE=08210000
IST664I REAL OLU=MBSNANET.L702 REAL DLU=MBSNANET.TSOA0001
IST889I SID = C83FAAA75CC26A10
IST314I END
22.23.58 IKT111I APPLNAME=TSO0001 FAILED DUE TO: TCAS CLSDST
PASS FAILURE
22.23.58 IKJ608I LOGON TERMINATED, IKTXINIT, TSO/VTAM
INITIALIZATION ERROR
22.23.58 STC00035 IKT030I TCAS LOGON PROCESS FAILURE PLU=TSOA0001
SLU=MBSNANET.TSOA0001 SENSE= 08210000
22.23.58 STC00032 IST804I CLOSE IN PROGRESS FOR TSO0001 OPENED BY
***NA***
22.23.58 STC00032 IST400I TERMINATION IN PROGRESS FOR APPLID TSO0001
22.23.58 STC00032 IST805I VTAM CLOSE COMPLETE FOR TSO0001
Local non-SNA 3270 devices are what are presented by 3270 device
definitions that are
* in z/VM guests ("SPECIAL vdev 3270") for DIALling to z/OS guests
* in aws3274 stanzas (when running under zPDT or RDzUT)
* configured in OSA-ICC (I would think though I haven't tried)
So for anyone using any of those, the logmode to use for them is
D4B32XX3 (i.e. B instead of C as the third character).
An example VTAM definition for such devices is:
LA701 LOCAL CUADDR=701,TERM=3277,DLOGMOD=D4B32XX3,USSTAB=xxxxxxxx
--Malcolm
--
Malcolm Beattie
Linux and System z Technical Consultant, zChampion
IBM UK Systems and Technology Group
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN