Consultor Eletrônico



Kbase 8388: Setting VIRTUAL TERMINALS to correct client session hang
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Setting VIRTUAL TERMINALS to correct client session hang

920506-tmd01For VMS Versions prior to commercial release of 6.2G50:
Instructions on how to set Virtual Terminals to help w/ Client
session hanging on VMS
-------------------------------------
o Login as SYSTEM

o set default to sys$system.

o run sysgen
from this point on you are in sysgen (indicated by SYSGEN> prompt)

SYSGEN> USE CURRENT

SYSGEN> CONNECT VTA0:/NOADAPTER/DRIVER=TTDRIVER

SYSGEN> SHOW/HEX TTY_DEFCHAR2
at this point look at the value under "current"
-------
take that number and add 20,000 to it ,i.e., say it was 15311
20000
------
35311

SYSGEN> SET TTY_DEFCHAR2 35311

You should also increase the default TTY Timeout value from 900s (15
min.) to a minimum of 3600s (60 min.)

SYSGEN> SET TTY_TIMEOUT 3600

SYSGEN> WRITE CURRENT

Exit SYSGEN and REBOOT YOUR MACHINE !!!
------

YOU MUST REBOOT THE SYSTEM IN ORDER FOR THIS TO TAKE EFFECT ON
THE SYSTEM. THE VALUES HAVE BEEN WRITTEN, BUT DO NOT TAKE EFFECT UNTIL
REBOOT TIME.

Progress Software Technical Support Note # 8388