zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
159 stars 89 forks source link

Latch issue and unable to cancel users address space #2963

Open savaresejt opened 1 week ago

savaresejt commented 1 week ago

User reported having issues opening and saving datasets. We noticed that there was an issue with latch contention with T7VXK and that the user had address spaces that we could not cancel even with force cancel commands in SDSF. Ultimately we had to IPL the system to deal with the latching issues.

This is the latch connection on OMVS from /D OMVS,A=ALL image

To Reproduce

We were not able to reproduce the error.

Expected behavior

Even if there is an issue saving the datasets, we would expect that the address spaces being spun up could be canceled by system admins.

Screenshots

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 1 week 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.