CICS Manual do Usuário - INQUIRE SYSTEM
Retrieves CICS system information.
Sintaxe:
The command options are sequenced alphabetically (A through M):
INQUIRE SYSTEM >>-INQUIRE SYSTEM-----------------------------------------------> .----------------------------------------------. V | >----+------------------------------------------+-+------------>< +-AKP(data-area)---------------------------+ +-APPLID(data-area)------------------------+ +-CDSASIZE(data-area)----------------------+ +-CICSSTATUS(cvda)-------------------------+ +-CICSSYS(data-area)-----------------------+ +-CMDPROTECT(cvda)-------------------------+ +-DATEFORM(data-area)----------------------+ +-DFLTREMSYS(data-area)--------------------+ +-DFLTUSER(data-area)----------------------+ +-DSALIMIT(data-area)----------------------+ +-DTRPROGRAM(data-area)--------------------+ +-DUMPING(cvda)----------------------------+ +-ECDSASIZE(data-area)---------------------+ +-EDSALIMIT(data-area)---------------------+ +-ERDSASIZE(data-area)---------------------+ +-ESDSASIZE(data-area)---------------------+ +-EUDSASIZE(data-area)---------------------+ +-GMMTEXT(data-area)--GMMLENGTH(data-area)-+ +-GMMTRANID(data-area)---------------------+ +-INITSTATUS(cvda)-------------------------+ +-INTROINTVL(data-area)--------------------+ +-JOBNAME(data-area)-----------------------+ +-LOCALE(data-area)------------------------+ +-MAXREGIONPOOL(data-area)-----------------+ +-MAXSERVER(data-area)---------------------+ +-MAXTASKS(data-area)----------------------+ +-MAXTASKSHPOOL(data-area)-----------------+ +-MINSERVER(data-area)---------------------+ '-MROBATCH(data-area)----------------------'
The remaining options are sequenced alphabetically (O through X):
.-----------------------------. V | >>---+-------------------------+-+----------------------------->< +-OPREL(data-area)--------+ +-OPSYS(data-area)--------+ +-PROGAUTOCTLG(cvda)------+ +-PROGAUTOEXIT(data-area)-+ +-PROGAUTOINST(cvda)------+ +-PRTYAGING(data-area)----+ +-RDSASIZE(data-area)-----+ +-REENTPROTECT(cvda)------+ +-REGIONTHRESH(data-area)-+ +-RELEASE(data-area)------+ +-RUNAWAY(data-area)------+ +-SCANDELAY(data-area)----+ +-SDSASIZE(data-area)-----+ +-SDTRAN(data-area)-------+ +-SECURITYMGR(cvda)-------+ +-SHUTSTATUS(cvda)--------+ +-SOSSTATUS(cvda)---------+ +-STARTUP(cvda)-----------+ +-STARTUPDATE(data-area)--+ +-STOREPROTECT(cvda)------+ +-SYSID(data-area)--------+ +-TASKSHTHRESH(data-area)-+ +-TIME(data-area)---------+ +-TRANISOLATE(cvda)-------+ +-UDSASIZE(data-area)-----+ +-XPRECVTIMEOUT(ptr-ref)--+ '-XRFSTATUS(cvda)---------'
Condições: INVREQ
For more information about the use of CICS-value data areas (CVDAs), see Appendix F, CVDAs recognized by the translator.
Descrição:
The INQUIRE SYSTEM command returns information about the CICS system under which the task that is issuing the command is running.
Some of the options in this command correspond to options that are in the Region Definitions (RD) and take their initial values from the RD. Some of these can be changed by a subsequent SET SYSTEM command or its CEMT equivalent. Other options return information about the CICS, UNIX(R), or Windows release levels, and still others return information that is determined only by the current state of the system. Some options are included for compatibility with other CICS products and return null or fixed values.
Opções:
Condições: