The display of long columns in Form Mode in RC/Edit and RC/Browse has changed on r11.5
search cancel

The display of long columns in Form Mode in RC/Edit and RC/Browse has changed on r11.5

book

Article ID: 53404

calendar_today

Updated On:

Products

RC/Query for DB2 for z/OS RC/Update for DB2 for z/OS

Issue/Introduction

When using RC/Edit or RC/Browse in Form Mode on release r11, any column that was greater than 50 characters in length was displayed on multiple lines:

  RUBROWF  R11    ---------- RC/Browse: Form Mode ---------- 2009/01/14 04:51:5
  COMMAND ===>                                                  SCROLL ===> CSR 
For Table ==> USERID.PTSYS_DEFAULT_0100 Row number==> 1 OF 1 Browse Mode ==> F Max Char ==> 070 SSID: ssid ----------FETCH STATUS: COMPLETE-------------------------- USERID ##.COLUMN NAME NULL DATA FOR ROW # 1 A1.USERID AA A2.DESCRIPTION AA A3.GLOBAL_DEFAULTS AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAA A4.SG_DEFAULTS AA

On release r11.5 the display has changed:

  RUBROWF  R11.5  ---------- RC/Browse: Form Mode ---------- 2009/01/14 04:54:56 
  COMMAND ===>                                                  SCROLL ===> CSR 
For Table => USERID.PTSYS_DEFAULT_0100 > Row number=> 1 OF 1 Browse Mode => F Max Char => 070 SSID: ssid ----------FETCH STATUS: COMPLETE-------------------------- USERID ##.COLUMN NAME NULL DATA FOR ROW # 1 A1.USERID AA A2.DESCRIPTION AA A3.GLOBAL_DEFAULTS AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA > A4.SG_DEFAULTS AA

Why has the display been changed on r11.5 and how to display the entire column field?

Resolution

The changes to the display of column data on release r11.5 are part of the changes made for Long Name support and in particular Enhanced Scroll Services.
Enhanced Scroll (ES) is used to manage display and scrolling.

These enhancements are documented in the r11.5 Release Summary, ISPF Display Interface Enhancements, Field and Column Level Scrolling:

To accommodate Db2 V8 long name objects, field and column level scrolling has been implemented. The scrollable fields are identified on the
screens by the less than (<) or greater than (>) symbols next to the field. To scroll the field, place the cursor in the field and use the left or right PF keys to view the data.

The EXPLODE or EXPAND commands can be used to edit or view the entire field contents.

Enter the EXPLODE command on the command line and place the cursor anywhere within the column data and press ENTER:

  RUBROWE  R11.5  ------- RC/Browse Explode Facility ------- 2009/01/14 05:05:5 
  COMMAND ===>                                                  SCROLL ===> CSR 

Table Name => PTSYS_DEFAULT_0100 > Column Name => GLOBAL_DEFAULTS > Table Creator=> USERID > Column Type => VARCHAR(490) DB2 SSID => ssid Column Length/50=> 009
----+----1----+----2----+----3----+----4----+----5 ******************* Top of Data ******************** AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ****************** Bottom of Data ******************