Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Editing from the memory display screen_COBOL guide


Use the Memory Display screen (9.2) to update tables in hexadecimal dump format:

  1. From a blank CICS screen, type XPSP 9.2 and press Enter. The Memory Display screen (9.2) is displayed (Changing the TCT on the Memory Display Screen (9.2)).
    Changing the TCT on the Memory Display Screen (9.2)

     ------------------------------ MEMORY DISPLAY (9.2) ----------------------C024
    COMMAND ===>                                                   SCROLL ===> CSR
     MODULE:          CSECT:
    TABLE/AREA: TCT                                  TABLE ENTRY ID: 0751
     ADDRESS:    383704D0          HEX OFFSET: +0000006B______________________
     USE CONTENTS: _               ADD OFFSET: _____                       ECDSA

                                                      CCSID TYPE: EBCDIC
    0000006B 000 013835C5 703817E0 30000000 00381777 * ...E...\........ * 3837053B
    0000007B 010 D8000000 00384B50 00000000 00000000 * Q......&........ * 3837054B
    0000008B 020 00000000 00000000 00000000 00000000 * ................ * 3837055B
    0000009B 030 00381720 30000205 00010000 00000000 * ................ * 3837056B
    000000AB 040 00000000 00000000 00000000 00008400 * ..............d. * 3837057B
    000000BB 050 00000000 05000000 06000000 00000400 * ................ * 3837058B
    000000CB 060 00000000 00800000 00000000 0000C000 * ..............{. * 3837059B
    000000DB 070 00000000 00000000 0C010000 00000000 * ................ * 383705AB
    000000EB 080 00000000 00000000 00000000 00000000 * ................ * 383705BB
    000000FB 090 00000000 00010000 00000000 00000000 * ................ * 383705CB
    0000010B 0A0 00000000 00000000 00000000 00000000 * ................ * 383705DB
    0000011B 0B0 00000000 00000084 00000500 08000000 * .......d........ * 383705EB
    0000012B 0C0 00000000 00000000 00FFFF00 00000000 * ................ * 383705FB
    0000013B 0D0 00000000 00C05E1F CAB91F9E 84000000 * .....{;.....d... * 3837060B
    0000014B 0E0 00000000 00000000 00000000 00000000 * ................ * 3837061B
    0000015B 0F0 00000000 00000000 00000000 00000000 * ................ * 3837062B
  2. Type TCT in the TABLE/AREA field.
  3. Type TCTEUCTB in the HEX OFFSET field and press Enter.
  4. Look at the data display area. The upper case translation byte value is 01. To turn off upper case translation, position the cursor to the first position displayed, change the 01 to 00, and press Enter.

Important

You may want to change the value back to 01 before ending your session.

The table has been updated, and you can now continue your test without recycling the CICS region.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*