Previous Topic: Display Example: DBEC I,MUF(0?)Next Topic: Display Example: DBEC I,MUF(??),STATS


Display Example: DBEC I,MUF(??)

When you key an E in the action field of the first MUF row of the MUF-level display, the return code summary for that MUF displays.

SYSID = CZDS CA Datacom CICS Services APPLID = A31ICZDS DBEC I,MUF(??) MUF( 01 ) DATABASE RETURN CODE SUMMARY MSIDNAME( DBDVM5 ) LOW ORDER DIGITS (PERIODS=NONE) 0 1 2 3 4 5 6 7 8 9 -0- 47 ..... 2 ..... ..... ..... ..... ..... ..... ..... -1- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... -2- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... -3- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... -4- ..... ..... ..... ..... ..... ..... 2 ..... ..... ..... -5- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... -6- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... -7- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... -8- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... -9- ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... PF1: REFRESH PF3: RETURN

MUF(01) DATABASE RETURN CODE SUMMARY MSIDNAME(DBDVMS)

The MUF and MSIDNAME values reflect the MUF from which this inquiry was selected on the MUF display screen.

From the previously shown screen, PF3 returns you to the MUF-level display where you can select another display, and PF1 refreshes the current display. From the MUF-level display, you can then key a T in the action field of a MUF row. The resulting display is the active task summary for that MUF.

SYSID = CZDS CA Datacom CICS Services APPLID = A11ICZDS DBEC I,MUF(?) A SYS MUF TCB TRAN TERM RTIME TASK W A D E F U S B N PROGRAM OFFSET COMMD TBL *LOC 01 002 DBTS U013 01:13 00177 Y DCUTSPR 0009E4 RDULE ACC *LOC 01 003 NXXU ???? 01:13 00181 Y Y B4XXNTVU 000668 RDUKY ACC PF1: REFRESH PF3: RETURN PF7: BACKWARD PF8: FORWARD PF11: RIGHT

Field Descriptions
A

Specifies that there is no available action.

SYS

Identifies the CICS system to which this display line refers. *LOC means local CICS or TOR.

MUF

Identifies the ID of the MUF accessed by the current event, consisting of two numbers nn, where nn can be 01 through 99.

TCB

The Task Control Block sequence number that identifies the thread used by the current event.

TRAN

The CICS transaction ID associated with the listed task.

TERM

The ID of the terminal that initiated the listed command, or ???? if no terminal was attached to the command that was issued.

RTIME

Time of day when the task last issued a CA Datacom/DB request.

TASK

CICS task number.

W

A WAITING DB RESPONSE - A request passed control to the MUF and has not yet returned control to CA Datacom CICS Services.

A

ABENDING - The task has an abend condition or the MUF detected an abnormal condition.

D

COMMIT IN PROCESS - The task is terminating and CA Datacom CICS Services is performing final task cleanup.

E

EXCLUSIVE CONTROL - The task has acquired exclusive control by reading a record for update and the TCB is dedicated to this task until it finishes.

F

COMMIT FAIL - The task is terminating, but CA Datacom CICS Services final cleanup for the task has failed.

U

DWE IN PROCESS - The task is terminating.

S

SYNCPOINT IN PROCESS - The task is currently in CICS SYNCPOINT processing.

B

DTB IN PROCESS - The task ended abnormally and is terminating with dynamic transaction backout.

N

NORMAL TERMINATION - The task has finished terminating, and all requests have completed.

PROGRAM

Name of the application program of this task.

OFFSET

Offset of the return address (in hexadecimal) of the application program.

COMMD

The last CA Datacom/DB command used by this task.

TBL

The last CA Datacom/DB table used by this task.

From this screen, PF1 refreshes the active task data, PF3 returns to the MUF display, and PF11 displays the second screen of active task data.

SYSID = CZDS CA Datacom CICS Services APPLID = A11ICZDS DBEC I,MUF(?) A SYS MUF TCB DBID TIME REQS URT1 URT2 URT3 URT4 URT5 URT6 URT7 URT8 URT9 *LOC 01 002 00350 01:13 00001 0340 *LOC 01 003 00350 01:13 00001 PF1: REFRESH PF3: RETURN PF7: BACKWARD PF8: FORWARD PF10: LEFT

Field Descriptions
A

Specifies that there is no available action.

SYS

Identifies the CICS system to which this display line refers. *LOC means local CICS or TOR.

MUF

Identifies the ID of the MUF accessed by the current event, consisting of two numbers nn, where nn can be 01 through 99.

TCB

The Task Control Block sequence number that identifies the thread used by the current event.

DBID

The last database used by this task.

TIME

Time of day when the task first used this Task Control Block.

REQS

Number of CA Datacom/DB requests issued by the referenced task using the referenced TCB.

URT1-URT9

First through ninth URT used for exclusive control in this task.

From the screen:

From the MUF-level display, you can then key a U in the action field of a MUF row. The resulting display is the task usage summary for that MUF.

SYSID = CZDS CA Datacom CICS Services APPLID = A11ICZDS DBEC I,MUF(?) CONCURRENT USERS FOR MUF( 01 ) MSIDNAME( DBDVM5 ) 20% 40% 60% 80% 100% USERS FREQUENCY PERCENTAGE +--------+---------+---------+---------+---------+ 001 00000000707 100.00 ************************************************** 002 00000000697 098.58 ************************************************** 003 00000000696 098.44 ************************************************* 004 00000000693 098.01 ************************************************* 005 00000000687 097.17 ************************************************* 006 00000000685 096.88 ************************************************* 007 00000000680 096.18 ************************************************ 008 00000000673 095.19 ************************************************ 009 00000000668 094.48 *********************************************** 010 00000000666 094.20 *********************************************** 011 00000000658 093.06 *********************************************** 012 00000000653 092.36 ********************************************** 013 00000000644 091.08 ********************************************** 014 00000000635 089.81 ********************************************* 015 00000000633 089.53 ********************************************* 016 00000000627 088.68 ********************************************* 017 00000000621 087.83 ******************************************** PF1: REFRESH PF3: RETURN PF7: BACKWARD PF8: FORWARD

SYSID = CZDS CA Datacom CICS Services APPLID = A11ICZDS DBEC I,MUF(?) CONCURRENT USERS FOR MUF( 01 ) MSIDNAME( DBDVM5 ) 20% 40% 60% 80% 100% USERS FREQUENCY PERCENTAGE +--------+---------+---------+---------+---------+ 018 00000000613 086.70 ******************************************** 019 00000000606 085.71 ******************************************* 020 00000000604 085.43 ******************************************* 021** 00000000592 083.73 ****************************************** 022** 00000000585 082.74 ****************************************** 023** 00000000579 081.89 ***************************************** 024** 00000000568 080.33 **************************************** 025** 00000000562 079.49 **************************************** 026** 00000000555 078.50 **************************************** 027** 00000000544 076.94 *************************************** 028** 00000000542 076.66 *************************************** 029** 00000000537 075.95 ************************************** 030** 00000000525 074.25 ************************************* 031** 00000000521 073.69 ************************************* 032** 00000000516 072.98 ************************************* PF1: REFRESH PF3: RETURN PF7: BACKWARD PF8: FORWARD

Field Descriptions
USERS

Specifies a sequence number for a user invoking reserving transactions or physically waiting on a read event. Asterisks following the sequence number carry the following meaning:

FREQUENCY

The values under the FREQUENCY heading denote the total number of requests at the time a request arrives for service. CA Datacom CICS Services requires n threads (for USERS: nnn) to service the request without waiting for thread availability. For example, for USERS 006 in the example, means that 685 requests were counted at a time when there were six concurrent users issuing requests.

PERCENTAGE

Indicates the percentage of time that concurrent requests are issued by the number listed in the USERS column. That is, 6 users are attempting requests concurrently about 97 percent of the time. In the display example, USERS 006 percentage data 96.88 was computed by dividing 685 (frequency of USERS: 006) by 707 (frequency of USERS: 001, which was serviced 100 percent of the time).

CONCURRENT USERS FOR MUF(nn) MISDNAME(xxxxxxxxx)

Users concurrently invoking reserving transactions or physically waiting on a read event. The MUF and MSIDNAME values reflect the MUF from which this inquiry was selected on the MUF display screen.

Note: After statistics are captured over a longer time period, the graphical display under "Concurrent Users" becomes more meaningful.