Previous Topic: Using the Display Utility (DBUT)Next Topic: DBUT Command Syntax


DBUT Display Format

Issuing a DBUT transaction results in a display similar to the following:

 (1)                                                              2) DBUT=13F67A0                                                 ADDRESS=013F67A0   ADDRESS  OFFSET  -------  DATA IN HEX FORMAT ------- -CHARACTER FORMAT- ADDRESS                  +0       +4       +8       +C         0   4   8   C   013F67A0  +0000  30001854 47F0C238 58404074 12444780 *.....0B.. .....* 013F67A0 013F67B0  +0010  C2421994 4780C26A 47F0C22E 18455840 *B..m..B..0B.... * 013F67B0 013F67C0  +0020  40DC1244 4780C258 19944780 C26A47F0 * .....B..m..B..0* 013F67C0 013F67D0  +0030  C24458F0 CF9A055F 41F00008 41000008 *B..0.....0......* 013F67D0 013F67E0  +0040  47F0CEFE 182A185B 1F11BF17 B02DB20A *.0.....$........* 013F67E0 013F67F0  +0050  00005010 606C4330 6060B20A 300018A4 *..&.-%..--.....u* 013F67F0 013F6800  +0060  58300010 58F03148 58F0F008 05EF4700 *.....0...00.....* 013F6800 013F6810  +0070  000012FF 4770C258 18B518A2 18911FFF *......B....s.j..* 013F6810 013F6820  +0080  BFF79019 19BF4770 C2589110 900E47E0 *.7......B.j.....* 013F6820 013F6830  +0090  C2589101 900E4780 C2E841E0 00101829 *B.j.....BY......* 013F6830 013F6840  +00A0  1B2E5820 2008BF2F 20404780 C2E85820 *......... ..BY..* 013F6840 013F6850  +00B0  20305820 201441E0 20149120 E0084710 *..........j.....* 013F6850 013F6860  +00C0  C2F658F0 9020BFF8 CF6D12FF 4780C258 *B6.0...8......B.* 013F6860 013F6870  +00D0  58F0CF9A 055F43B0 6060B20A B00058B0 *.0......--......* 013F6870 013F6880  +00E0  60249120 606147E0 C314BFB8 CF6D5850 *-.j.-/..C......&* 013F6880 013F6890  +00F0  CF960DE5 55F0CF7A 4780CEFE 12FF4770 *.o.V.0.:........* 013F6890 013F68A0  +0100  CE1AD207 D148C00D D207D150 C015D207 *..K.J...K.J&..K.* 013F68A0 013F68B0  +0110  D158C01D 58300010 59B03008 4780C378 *J.............C.* 013F68B0 013F68C0  +0120  58F00224 58F0F150 58F0F0EC 59B0F00C *.0...01&.00...0.* 013F68C0  (2)      (4)              (5)                         (6)            (7)

The DBUT display has the following areas:

(1)

Command entry field.

(2)

Starting address of displayed storage.

Note: The remainder of the display is filled with lines that contain the following fields.

(3) and (7)

Starting address of this line of the displayed storage.

(4)

Offset of this line of displayed storage.

(5)

16 bytes of data in hexadecimal format.

(6)

The same 16 bytes of data in character format.