CorbaServers and DJARs Report

Figure 111 shows the format of the CorbaServers and DJARs report. This report is produced using a combination of the EXEC CICS® INQUIRE CORBASERVER, EXEC CICS INQUIRE DJAR, and EXEC CICS COLLECT STATISTICS CORBASERVER commands. The statistics data is mapped by the DFHEJRDS DSECT. The field headings and contents are described in Table 235.

Figure 111. CorbaServers and DJARs report
Applid IYK3ZAH1  Sysid CIST  Jobname NOMCNQ1    Date 12/17/2004   Time 11:06:40   CICS 6.4.0        PAGE      6
 
CorbaServers and DJARs 

  CorbaServer Name . . . . . . . :  AHAA
  CorbaServer Status . . . . . . :  Inservice

        DJAR name. . . . . . . . . . . :  PYRAMID1
        DJAR Status. . . . . . . . . . :  Inservice

        HFS File name. . . . . . . . . :  /u/ahunter/jvm/mof2/egyptd.jar

        DJAR name. . . . . . . . . . . :  SHOPPER1
        DJAR Status. . . . . . . . . . :  Inservice

        HFS File name. . . . . . . . . :  /u/ahunter/jvm/mof2/shopd.jar

        DJAR name. . . . . . . . . . . :  S1
        DJAR Status. . . . . . . . . . :  Inservice

        HFS File name. . . . . . . . . :  /u/glyn/test2/pd.jar

---------------------------------------------------------------------------------------

  CorbaServer Name . . . . . . . :  AHBB
  CorbaServer Status . . . . . . :  Inservice

        DJAR name. . . . . . . . . . . :  PYRAMID2
        DJAR Status. . . . . . . . . . :  Inservice

        HFS File name. . . . . . . . . :  /u/ahunter/jvm/mof2/egyptd.jar

        DJAR name. . . . . . . . . . . :  SHOPPER2
        DJAR Status. . . . . . . . . . :  Inservice

        HFS File name. . . . . . . . . :  /u/ahunter/jvm/mof2/shopd.jar

        DJAR name. . . . . . . . . . . :  S2
        DJAR Status. . . . . . . . . . :  Inservice

        HFS File name. . . . . . . . . :  /u/glyn/test2/pd.jar

---------------------------------------------------------------------------------------

  
Table 235. Fields in the CorbaServers and DJARs Report
Field Heading Description
CorbaServers and DJARs
CorbaServer Name The name of the associated CorbaServer.

Source field: EXEC CICS INQUIRE CORBASERVER()

CorbaServer Status The current status of the CorbaServer.

Source field: EXEC CICS INQUIRE CORBASERVER() STATE(cvda)

DJAR name The deployed JAR file name.

Source field: EXEC CICS INQUIRE DJAR()

DJAR status The status of the deployed JAR file.

Source field: EXEC CICS INQUIRE DJAR() STATE(cvda)

HFS file name The fully-qualified HFS file name for the deployed JAR file.

Source field: EXEC CICS INQUIRE DJAR() HFSFILE()

Related reference
Back to full list of DFH0STAT reports
The DFH0STAT reports
Interpreting these statistics
Interpreting CorbaServer, DJAR and enterprise bean statistics
Full listing and DFHSTUP reports for these statistics
CorbaServer statistics

[[ Contents Previous Page | Next Page Index ]]