Unable to download Encrypted Backout Members using Zowe/Brightside
search cancel

Unable to download Encrypted Backout Members using Zowe/Brightside

book

Article ID: 195219

calendar_today

Updated On:

Products

Brightside

Issue/Introduction

Unable to zowe command to download a PDS due to Encrypted backout Member 

zowe  zos-files download all-members "ENDEVOR.ADMIN.ADMIN2.REXX" -e REXX --zosmf-p esa1




Environment

Release : 3.0

Component : BRIGHTSIDE ZOWE CLI

Resolution

zowe-cli.tgz supplied by development team. ( the fix will be included in ZOWE 1.14 and Brightside 3.0.4 solution updates).

Use `npm install -g zowe-cli.tgz` command to install the new Zowe CLI.

Once installed, append `--fail-fast false` to the end of zowe download command. This option allows the download to continue in the event some members cannot be downloaded. Any members that were skipped will appear in an error message once the remaining members have been downloaded.