I would like to see many fewer TSO sessions started for a zOSMF connection to z/OS when resolving COBOL COPY members via remote retrieval with a custom zapp.yaml file. Typically I see a separate TSO session started to retrieve each COPY member for each remote library listed in the yaml file. In programs with multiple dozens or even more COPY members this can take an unusually long time and generates a separate TSO session for each library and each COPY member.
Capacity and Performance teams view this behavior very negatively and may use it to either restrict usage of the feature or even using this behavior to ban Z Open Editor access at all on already CPU-constrained systems.
Much better would be a SINGLE TSO session opened for each COPY member using a concatenated library list with all libraries in the yaml in that concatenation.
I would like to see many fewer TSO sessions started for a zOSMF connection to z/OS when resolving COBOL COPY members via remote retrieval with a custom
zapp.yamlfile. Typically I see a separate TSO session started to retrieve each COPY member for each remote library listed in the yaml file. In programs with multiple dozens or even more COPY members this can take an unusually long time and generates a separate TSO session for each library and each COPY member.Capacity and Performance teams view this behavior very negatively and may use it to either restrict usage of the feature or even using this behavior to ban Z Open Editor access at all on already CPU-constrained systems.
Much better would be a SINGLE TSO session opened for each COPY member using a concatenated library list with all libraries in the yaml in that concatenation.