Zowe CLI
- BugFix: When using the
copy
command, if a target partitioned data set has a smaller record length than a source partitioned data set, the operation for subsequent members no longer stops. The user can now view the affected members in a local file. [#2349] (#2349) - BugFix: Users were not warned when copying partitioned data sets with identical member names. Now, the user is prompted to confirm before continuing the copy operation to avoid potential data loss. [#2349] (#2349)
Imperative
- BugFix: Fixed help text example section's wrapping issue where the first line of the description is wrapped differently than the rest of the lines. [#1945] (#1945).
z/OS Files SDK
-BugFix: When using the copy command with a non existent source data set, an unclear error was displayed to the user. Now, a more user-friendly message is provided [#2447] (#2447).
-BugFix: The updated logic to determine whether a data set is a partitioned data set now ensures that the dsorg
attributes of types PO-E
, PO-L
, PO-U
are handled correctly. [#2390] (#2390).
- BugFix: When using the
copy
command, if a target partitioned data set has a smaller record length than a source partitioned data set, the operation for subsequent members no longer stops. The user can now view the affected members in a local file. [#2349] (#2349) - BugFix: Users were not warned when copying partitioned data sets with identical member names. Now, the user is prompted to confirm before continuing the copy operation to avoid potential data loss. [#2349] (#2349)