My connection does not uses the TELNET service but I use Session managers to access the LPARS. So the effected LPAR connections are purely VTAM.
On Thu, Jan 8, 2015 at 6:57 PM, Chase, John <[email protected]> wrote: > > -----Original Message----- > > From: IBM Mainframe Discussion List On Behalf Of Peter > > Sent: Thursday, January 08, 2015 3:27 AM > > > > Cross Posted to IBM main > > > > Hello, > > > > I am using QWS emulator to connect mainframes. One of our LPAR i am able > to logon using IBM DYNAMIC > > with the screen size 46x133(Model3) but for the other lpars I use the > same terminal type but I get > > 43x80(Model4). > > > > Is there a VTAM definition which controls the the screen size for a > particular LPAR session ? > > > > Is there anything from the VTAM side to modify so that I can pick the > IBM DYNAMIC terminal type screen > > model3 ? > > With today's 3270 emulators almost universally supporting the 3270 > Extended Data Stream (and thereby the QUERY structured field), you can use > IBM-supplied logmode D4C32XX3 for "everything". I have mine configured as > a 3290 (62x160) on z/OS and as Mod3 (32x80) or Mod4 (43x80) on z/VM. > > Ensure that your TN3270 configuration includes a line like TELNETDEVICE > DYNAMIC D4C32XX3,D4C32XX3; otherwise you'll need to specify > LOGMODE(D4C32XX3) at LOGON time > > -jc- > > ********************************************************************** > Information contained in this e-mail message and in any attachments > thereto is confidential. If you are not the intended recipient, please > destroy this message, delete any copies held on your systems, notify the > sender immediately, and refrain from using or disclosing all or any part of > its content to any other person. > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
