Describe the bug
When I try to create a member in a data set that I have no permission to, I get an error that it caused an abend
After reloading it works fine again, and then shows the notification that it failed to create the member.
And similar issue from CLI:
PS C:\Users\JAWATERS\.zowe> zowe zssh create ds-m 'SOME.PDS.NAME(MEMBER)'
Error: Invalid JSON response: CEE3250C The system or user abend S913 R=00000038 was issued.
Error: Invalid JSON response: From entry point _Z20zds_open_output_bpamP3ZDSRKNSt5__1_e12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERP7IO_CTRL at compile unit offset +000000001FCD2D22 at entry offset +00000000000426E2 at address 000000001FCD2D22.
and have to kill it
To Reproduce
- try to create member in data set with no perms
- see abend error
Expected and actual results
It not to abend
Describe your environment
zowe --version
CLI Version: 8.12.0
Zowe Release Version: v3.1.0
Zowex vsce v0.6.0
Additional context
Describe the bug
When I try to create a member in a data set that I have no permission to, I get an error that it caused an abend
After reloading it works fine again, and then shows the notification that it failed to create the member.
And similar issue from CLI:
and have to kill it
To Reproduce
Expected and actual results
It not to abend
Describe your environment
zowe --version
CLI Version: 8.12.0
Zowe Release Version: v3.1.0
Zowex vsce v0.6.0
Additional context