Previous Topic: Call RQA-AreaNext Topic: DBUG Formatted Key Value Area Panel


DBUG Formatted Request Area Panel

The Request Area Formatted panel provides an exploded view, identifying fields in the Request Area. Use this panel to modify request count data by making hexadecimal entries into the following five numeric fields:

The RTN CDE, INTRNL, and DBID can also be changed on this screen to modify the Request Area.

DBUG 34                     REQUEST AREA FORMATTED                   CA Datacom  TRAN ID: DBAC    PROGRAM: DCCACPR  +0012A     TASK NR: 0000290     DISPLAY:  CALL: DBNTRY     TERM ID: D107        INTERCEPTED AFTER EXECUTION    DB CMD                    RQA FEEDBK  |    TABLE   RTN CDE      |                                  BLK  |    |  KEYN | INTRNL     SECTION                            |  |    |  |    | |DBID 0001 |ENTRY                             | SKP CNT 016448  |    |  |    | ||         |                                  |         |  ....+....1....+....2....+....3....+....4....+....5....+....6....+....7....+.  REDLEPMFSTZIP   .........C.......H......         .  ....... ....         ...  DCCDCDDCEEECD444000000000C0000000C010200444444444444000400040000444444444000  9543574623997000010200090300050008575317000000000800010B00000002000000000702  ....+....1....+....2....+....3....+....4....+....5....+....6....+....7....+.                 |  | |   |               |   |     | |                 |  | BLK RECD            |   |     | I/O CNT 00001                 |  TID                   |   |     MAX CNT                 |  RECID..               |   SET NUMBER 000164480                 UPDATE INTENT            SET REC CNT    PF1 :                    PF2 : REMEMBER             PF3 :  PF4 : CALL-UID AREA      PF5 : CALL-REQUEST AREA    PF6 : CALL-KEY AREA  PF7 :                    PF8 :                      PF9 : CALL-WORK AREA  PF10: CALL-ELEMENT AREA  PF11:          PF12: RETURN TO PRIMARY

Function Key Assignments

Key

Function

PF2

REMEMBER: Saves panel for review from Primary Interception panel.

PF4

CALL-UID AREA: Displays the scrollable Storage panel starting at the address of the User Identification Area.

PF5

CALL-REQUEST AREA: Displays the scrollable Storage panel starting at the address of the Request Area.

PF6

CALL-KEY AREA: Displays the scrollable Storage panel starting at the address of the Request Key Value Area.

PF9

CALL-WORK AREA: Displays the scrollable Storage panel starting at the address of the Request Work Area.

PF10

CALL-ELEMENT AREA: Displays the scrollable Storage panel starting at the address of the Request Element Area.

PF12

RETURN TO PRIMARY: Returns the Primary Interception panel.

Enter

Edits the entered data. If any entry contains an error, returns an error message; otherwise, accepts the entered data and redisplays the modified panel.

Field Descriptions

The Request Area panel fields correspond to Primary Interception panel fields as follows:

Request Area panel field

Primary Interception field

DB CMD

CMD

TABLE

TBL

KEYN

KEYNAME

RTN CDE

RETURN CODE

INTRNL

INTERNAL CODE

DBID

DBID

An explanation of these fields follows:

DB CMD

The CA Datacom/DB command at the time of the intercept.

TABLE

The name of the table in the Request Area at the time of the intercept.

KEYN

The CA Datacom/DB key name in the Request Area at the time of the intercept.

RTN CDE

Displays the 2-byte character field containing the return code after a CA Datacom/DB access.

INTRNL

Displays the 1-byte binary field internal return code. This is a sub-code and is always associated with a return code. The display is a 3-byte decimal representation of the binary value.

DBID

The CA Datacom/DB database ID in the Request Area at the time of the intercept.

Request data which you may enter, view, or modify on this panel are entered and displayed here in alphanumeric format.

If you enter any data in a field on this panel, use the ERASE EOF key to clear out any extraneous data. If you use the space bar to blank out a field, CA Datacom CICS Services reads blanks (hexadecimal '40').

Note: All changes are case-sensitive. Use the proper case when entering data.

UPDATE INTENT

Displays application program redefinition of UPD parameter specification used by SELSM to specify that records should be returned for update.

RECID

After request executes, displays the 7-byte record ID of the located record as:

RQA FEEDBK

After request executes, for errors in Compound Boolean Selection commands, displays:

SET REC CNT

After request executes, displays the number of records selected for a set if a temporary set is created or if a count is requested with the CNT parameter.

SET NUMBER

After request executes, displays ID number assigned to the current set by CA Datacom/DB.

MAX CNT

Displays maximum records to count data established in Request Area of an application program for current CNTKR or CNTKY command, if any.

I/O CNT

Before the request executes, displays the value for the IIO parameter if specified.

After request executes, displays the number of start I/O operations issued to satisfy the current request. If selection was interrupted because the IIO parameter specification was reached, displays the number of start I/O operations issued before selection was interrupted.

BLK

Block number in URI area.

SKP CNT

Displays the application program specification for the number of records to skip before returning the first record when using the SELNR command.