CICS Manual do Usuário - SET TERMINAL
Changes some of the attributes of a terminal.
Sintaxe:
The options are sequenced alphabetically (A through O):
SET TERMINAL >>-SET TERMINAL(data-value)--+------------------+---------------> +-ACQSTATUS(cvda)--+ +-TERMSTATUS(cvda)-+ +-ACQUIRED---------+ +-COLDACQ----------+ '-RELEASED---------' >--+------------------------+--+--------------------+-----------> '-ALTPRINTER(data-value)-' +-ALTPRTCOPYST(cvda)-+ +-ALTPRTCOPY---------+ '-NOALTPRTCOPY-------' >--+-----------------+--+------------------+--------------------> +-ATISTATUS(cvda)-+ +-CREATESESS(cvda)-+ +-ATI-------------+ +-CREATE-----------+ '-NOATI-----------' '-NOCREATE---------' >--+-----------------+--+-------------------+-------------------> +-DISCREQST(cvda)-+ +-EXITTRACING(cvda)-+ +-DISCREQ---------+ +-EXITTRACE---------+ '-NODISCREQ-------' '-NOEXITTRACE-------' >--+---------------------+--+------------------------+----------> '-MAPNAME(data-value)-' '-MAPSETNAME(data-value)-' >--+-------------------------+--+------------------+----------->< '-NEXTTRANSID(data-value)-' +-OBFORMATST(cvda)-+ +-OBFORMAT---------+ '-NOOBFORMAT-------'
The remaining options are sequenced alphabetically (P through S):
>>-+------------------+--+---------------------+----------------> +-PAGESTATUS(cvda)-+ '-PRINTER(data-value)-' +-AUTOPAGEABLE-----+ '-PAGEABLE---------' >--+-----------------+--+-----------------+---------------------> +-PRTCOPYST(cvda)-+ +-PURGETYPE(cvda)-+ +-PRTCOPY---------+ +-FORCEPURGE------+ '-NOPRTCOPY-------' +-PURGE-+-------+-+ | '-FORCE-' | '-CANCEL----------' >--+----------------+--+------------------+-------------------->< +-RELREQST(cvda)-+ +-SERVSTATUS(cvda)-+ +-RELREQ---------+ +-INSERVICE--------+ '-NORELREQ-------' '-OUTSERVICE-------'
The remaining options are sequenced alphabetically (T through Z):
>>-+-------------------------+--+--------------------------+----> '-TCAMCONTROL(data-value)-' '-TERMPRIORITY(data-value)-' >--+------------------+--+---------------+----------------------> +-TERMSTATUS(cvda)-+ +-TRACING(cvda)-+ +-ACQSTATUS(cvda)--+ +-SPECTRACE-----+ +-ACQUIRED---------+ '-STANTRACE-----' +-COLDACQ----------+ '-RELEASED---------' >--+-----------------+--+----------------+----------------------> +-TTISTATUS(cvda)-+ +-UCTRANST(cvda)-+ +-NOTTI-----------+ +-UCTRAN---------+ '-TTI-------------' +-NOUCTRAN-------+ '-TRANIDONLY-----' >--+------------------+---------------------------------------->< +-ZCPTRACING(cvda)-+ +-NOZCPTRACE-------+ '-ZCPTRACE---------'
Condições: END, ILLOGIC, TERMIDERR
For more information about the use of CICS-value data areas (CVDAs), see Appendix F, CVDAs recognized by the translator.
Descrição:
SET TERMINAL allows you to change some of the attributes that are in the runtime Terminal Definitions (WD) for a named terminal. This command cannot be used for advanced program-to-program communications (APPC) definitions. An APPC conversation allows a program to send data to, and receive data from, a program that is running in a remote system. Programming that uses APPC conversations is called Distributed Transaction Programming (DTP). For guidance information about DTP, refer to the TXSeries for Multiplatforms Intercommunication Guide.
Opções:
Condições:
Informações relacionadas: