You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed at copying a load module to a PDS/E which contained other load
modules. Now both stdin and stdout are inspected to decide on the correct
copy option for this scenario.
files not encoded in IBM-1047 would trigger an error while computing the
record length for a new destination dataset has been corrected by
normalizing on all encodings.
new lines in files would cause an error. Now files are reviewed before
copying and normalized.
wrongful creation of destination backups when the module option force was true. These backups were meant to restore the system to
its initial state in case of a module failure, now this only happens when
when force is false.
when computing record length for a new destination dataset would include
newline characters; this change removes newline characters from the
computed length.
module would change the destination directory permission bits when the
option mode was set; now the destination directory permissions are preserved.
zos_job_query
fixes a bug where a boolean was not being properly compared.
Availability
Automation Hub
Galaxy
GitHub
Reference
Supported by z/OS V2R3_ or later
Supported by the z/OS® shell
Supported by IBM Open Enterprise SDK for Python3.9
Supported by IBM Z Open Automation Utilities 1.1.0 and Z Open Automation Utilities 1.1.1
This discussion was created from the release release-v1.4.1.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Version 1.4.1
Bug fixes
zos_copy
modules. Now both stdin and stdout are inspected to decide on the correct
copy option for this scenario.
record length for a new destination dataset has been corrected by
normalizing on all encodings.
copying and normalized.
force was true. These backups were meant to restore the system to
its initial state in case of a module failure, now this only happens when
when force is false.
newline characters; this change removes newline characters from the
computed length.
option mode was set; now the destination directory permissions are preserved.
zos_job_query
Availability
Automation Hub
Galaxy
GitHub
Reference
z/OS V2R3
_ or laterz/OS® shell
IBM Open Enterprise SDK for Python
3.9
Z Open Automation Utilities 1.1.0
andZ Open Automation Utilities 1.1.1
This discussion was created from the release release-v1.4.1.
Beta Was this translation helpful? Give feedback.
All reactions