zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
114 stars 86 forks source link

ZOWE VIEW DATA-SET do not display content of a dataset without the range parm #1824

Closed billpereira closed 1 year ago

billpereira commented 1 year ago

Describe the bug

When issueing the zowe view data-set command without passing any range it is not displaying the content of a data-set

ubuntu@zxplore:~$ zowe files view data-set "zXP.PUBLIC.SAMPDATA" ubuntu@zxplore:~$ zowe files view data-set "zXP.PUBLIC.SAMPDATA" --range 0-5 009935798840 ELIHU POHLING 37-4701817 #0891F9 1G4PP5SK3D4225898 009962900385 HAYDON SALLING 93-7303153 #26F7DA JTDKN3DU0F0935083 009974021411 ALBERTINA TARBATT 63-1877813 #BC23B6 1GYS4AEF7BR952759 009997007246 LORRIE TICK 14-2891963 #A98EE8 5N1AR2MM6DC874906 009997226734 CONSTANCE DUNRIGE 37-2768401 #A62190 WBAYE8C55ED509623

The command works with small datasets, so probably issue is related to the limit of data it is able to handle, but it do not give any feedback just do not display it.

Expected and actual results This happened while trying the zowe cli with zxplore

  1. Command issued: zowe files view data-set "zXP.PUBLIC.SAMPDATA"
  2. Expected results: content of the sequential dataset
  3. Actual results: nothing displayed

Describe your environment

Additional context Noticed the behavior while using a Ubuntu VM with ZXPLORE environment

github-actions[bot] commented 1 year ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

awharn commented 1 year ago

Hello, we are looking into this issue. Can you please run zowe config report-env and respond with the output, with any site specific data removed?

awharn commented 1 year ago

This appears to be the same root cause as in #1805 and #1813

KevinLoesch1 commented 1 year ago

This issue is corrected with version 7.18.9.