Autoinstall and VTAM Report

Figure 92 and Figure 93 show the format of the Autoinstall and VTAM® Reports. These are produced using a combination of the EXEC CICS® INQUIRE AUTOINSTALL, INQUIRE SYSTEM, INQUIRE VTAM, and the EXEC CICS COLLECT STATISTICS AUTOINSTALL, PROGAUTO and VTAM commands. The statistics data is mapped by the DFHA03DS, DFHA04DS and DFHPGGDS DSECTs. The field headings and contents are described in Table 216 and Table 217.

Figure 92. The Autoinstall Report
Applid IYK2Z1V2  Sysid CJB2  Jobname CI07CJB2    Date 12/17/2004  Time 08:44:37     CICS 6.4.0        PAGE    62
 
 
Program Autoinstall
 
  Program Autoinstall Status. . . . :    ACTIVE
  Autoinstall Program . . . . . . . :    DFHPGADX
  Catalog Program Definitions . . . :    MODIFY
 
  Autoinstalls attempted. . . . . . :           34
  Autoinstalls rejected . . . . . . :            0
  Autoinstalls failed . . . . . . . :            0
 
 
Terminal Autoinstall - Local Terminals
 
  Terminal Autoinstall Status . . . :  ENABLED
  Bridge Autoinstall. . . . . . . . :  AUTO
  Console Autoinstall . . . . . . . :  NO
  Autoinstall Program . . . . . . . :  DFHZATDY
  Current Autoinstall Requests. . . :           0
  Peak Autoinstall Requests . . . . :           1
 
  Autoinstalls Attempted. . . . . . :           1
  Autoinstalls Rejected . . . . . . :           0
  Autoinstalls Deleted. . . . . . . :           0
 
  Peak Concurrent Autoinstalls. . . :           1
  Times Peak Concurrent reached . . :           1
  Times SETLOGON HOLD issued. . . . :           0
 
  Number of Queued Logons . . . . . :           0
  Peak Number of Queued Logons. . . :           0
  Times Peak Queued Logons reached. :           1
 
 
Terminal Autoinstall - Shipped Terminals
 
  Delete shipped definitions interval . . . :   12:00:00
  Delete shipped definitions Idle time. . . :   02:00:00

  Shipped remote terminals built. . . . . . :             1
  Shipped remote terminals installed. . . . :             1
  Shipped remote terminals deleted. . . . . :             0
 
  Times remote delete interval expired. . . :             0
  Remote terminal deletes received. . . . . :             0
  Remote terminal deletes issued. . . . . . :             0
  Successful remote terminal deletes. . . . :             0
 
  Current idle terminals awaiting reuse . . :             0
  Current idle time awaiting reuse. . . . . :    00:00:00.00000
  Current maximum idle time awaiting reuse. :    00:00:00.00000
  
 
  Total idle terminal count awaiting reuse. :             0
  Total idle time awaiting reuse. . . . . . :    00:00:00.0000
  Average idle time awaiting reuse. . . . . :    00:00:00.0000
  Maximum idle time awaiting reuse. . . . . :    00:00:00.0000
 
 
 
Table 216. Fields in the Autoinstall Report
Field Heading Description
Program Autoinstall Status Indicates the current status of program autoinstall.

Source field: EXEC CICS INQUIRE SYSTEM PROGAUTOINST(cvda)

Autoinstall Program The name of the user replaceable program autoinstall model definition program.

Source field: EXEC CICS INQUIRE SYSTEM PROGAUTOEXIT()

Catalog Program Definitions Indicates whether, and when, autoinstalled program definitions are to be cataloged.

Source field: EXEC CICS INQUIRE SYSTEM PROGAUTOCTLG(cvda)

Autoinstalls attempted The number of program autoinstalls attempted.

Source field: PGGATT

Autoinstalls rejected The number of program autoinstalls rejected by the program autoinstall user-replaceable program.

Source field: PGGREJ

Autoinstalls failed The number of program autoinstalls failed for reasons other than being rejected by the program autoinstall user replaceable program.

Source field: PGGFAIL

Terminal Autoinstall Status Indicates the current status of terminal autoinstall.

Source field: EXEC CICS INQUIRE AUTOINSTALL ENABLESTATUS(cvda)

Bridge Autoinstall Indicates the current status of autoinstall for bridge facilities.

Source field: EXEC CICS INQUIRE AUTOINSTALL AIBRIDGE(cvda)

Console Autoinstall Indicates the current status of autoinstall for consoles.

Source field: EXEC CICS INQUIRE AUTOINSTALL CONSOLES(cvda)

Autoinstall Program The name of the user replaceable terminal autoinstall model definition program.

Source field: EXEC CICS INQUIRE AUTOINSTALL PROGRAM()

Current Autoinstall Requests The number of autoinstall requests currently being processed.

Source field: EXEC CICS INQUIRE AUTOINSTALL CURREQS()

Peak Autoinstall Requests The maximum number of autoinstall requests that can be processed concurrently.

Source field: EXEC CICS INQUIRE AUTOINSTALL MAXREQS()

Autoinstalls Attempted The number of terminal autoinstalls attempted.

Source field: A04VADAT

Autoinstalls Rejected The number of terminal autoinstalls rejected.

Source field: A04VADRJ

Autoinstalls Deleted The number of autoinstalled terminals deleted.

Source field: A04VADLO

Peak Concurrent Autoinstalls The peak number of autoinstall requests processed concurrently.

Source field: A04VADPK

Times Peak Concurrent reached The number of times the peak autoinstall requests was reached.

Source field: A04VADPX

Times SETLOGON HOLD issued The number of times the VTAM SETLOGON HOLD command was issued to prevent further logon requests.

Source field: A04VADSH

Number of Queued Logons The number of autoinstall attempts that were queued for logon due to the delete being in progress for the same terminal.

Source field: A04VADQT

Peak Number of Queued Logons The peak number of autoinstall attempts that were queued for logon.

Source field: A04VADQK

Times Peak Queued Logons reached The number of times the peak number of autoinstall attempts that were queued for logon was reached.

Source field: A04VADQX

Delete shipped definitions interval The current delete redundant shipped terminal definitions interval.

Source field: A04RDINT

Delete shipped definitions Idle time The current minimum time that an inactive shipped terminal definition must remain installed in this region before it becomes eligible for deletion.

Source field: A04RDIDL

Shipped remote terminals built The total number of shipped terminal definitions that have been installed in this region.

Source field: A04SKBLT

Shipped remote terminals installed The number of shipped terminal definitions currently installed in this region.

Source field: A04SKINS

Shipped remote terminals deleted The number of shipped terminal definitions deleted from this region.

Source field: A04SKDEL

Times remote delete interval expired The number of times the remote delete interval has expired.

Source field: A04TIEXP

Remote terminal deletes received The number of remote delete requests received by this region.

Source field: A04RDREC

Remote terminal deletes issued The number of remote delete requests issued by this region.

Source field: A04RDISS

Successful remote terminal deletes The number of shipped terminal definitions deleted in this region by remote delete requests.

Source field: A04RDDEL

Current idle terminals awaiting reuse The current number of remote terminal definitions that are idle and are awaiting reuse.

Source field: A04CIDCT

Current idle time awaiting reuse The total time that the current number of remote terminal definitions that are awaiting reuse have been idle.

Source field: A04CIDLE

Current maximum idle time awaiting reuse The current maximum time that a remote terminal definition that is awaiting reuse has been idle.

Source field: A04CMAXI

Total idle terminal count awaiting reuse The total number of of remote terminal definitions that have been idle and awaited reuse.

Source field: A04TIDCT

Total idle time awaiting reuse The total time that the total number of remote terminal definitions that awaited reuse were idle.

Source field: A04TIDLE

Average idle time awaiting reuse The average time that the remote terminal definitions were idle awaiting reuse.

Source field: A04TIDLE / A04TIDCT

Maximum idle time awaiting reuse The maximum time a shipped terminal definition has been idle awaiting reuse.

Source field: A04TMAXI

Figure 93. The VTAM Report
Applid IYK2Z1V2  Sysid CJB2  Jobname CI07CJB2    Date 12/17/2004  Time 08:44:37     CICS 6.4.0        PAGE    63

VTAM
 
  VTAM Open Status. . . . . . . . . :  OPEN
  Dynamic open count. . . . . . . . :           0
  VTAM Short-on-Storage . . . . . . :           0
 
  MAX RPLs            . . . . . . . :           1
  Times at MAX RPLs . . . . . . . . :          12
 
  Current LUs in session. . . . . . :           1
  Peak LUs in session . . . . . . . :           1
 
  Generic Resource name . . . . . . :
  Generic Resource status . . . . . :
 
  Persistent Session Inquire count. :           0
  Persistent Session NIB count. . . :           0
  Persistent Session Opndst count . :           0
  Persistent Session Unbind count . :           0
  Persistent Session Error count. . :           0

Table 217. Fields in the VTAM Report
Field Heading Description
VTAM open status The current status of the connection between CICS and VTAM.

Source field: EXEC CICS INQUIRE VTAM OPENSTATUS(cvda)

Dynamic open count The number of times the VTAM ACB was dynamically opened.

Source field: A03DOC

VTAM Short-on-Storage The number of times that VTAM indicated that there was a temporary VTAM storage problem.

Source field: A03VTSOS

MAX RPLs The maximum number of receive-any request parameter lists (RPLs) that were posted by VTAM on any one dispatch of CICS terminal control.

Source field: A03RPLX

Times at MAX RPLs The number of times the maximum number of receive-any request parameter lists (RPLs) was reached.

Source field: A03RPLXT

Current LUs in session The current number of LUs in session.

Source field: A03LUNUM

Peak LUs in session The peak number of LUs in session.

Source field: A03LUHWM

Generic Resource name The name of the generic resource group which this CICS region requested registration to VTAM.

Source field: EXEC CICS INQUIRE VTAM GRNAME()

Generic Resource status Indicates the status of generic resource registration.

Source field: EXEC CICS INQUIRE VTAM GRSTATUS(cvda)

Persistent Session Inquire count The number of times CICS issued VTAM INQUIRE OPTCD=PERSESS to inquire on the number of persistent sessions.

Source field: A03PSIC

Persistent Session NIB count The number of VTAM sessions that persisted.

Source field: A03PSNC

Persistent Session Opndst count The number of persisting sessions that were successfully restored.

Source field: A03PSOC

Persistent Session Unbind count The number of persisting sessions that were terminated.

Source field: A03PSUC

Persistent Session Error count The number of persisting sessions that were already unbound when CICS tried to restore them.

Source field: A03PSEC

Related reference
Back to full list of DFH0STAT reports
The DFH0STAT reports
Interpreting these statistics
Interpreting VTAM statistics
Full listing and DFHSTUP reports for these statistics
Autoinstall statistics
Program autoinstall statisticsVTAM statistics

[[ Contents Previous Page | Next Page Index ]]