Skip to content

issue tso commands and why is a address space started each time? #1336

Answered by t1m0thyj
kraabrsg asked this question in Q&A
Discussion options

You must be logged in to vote

This is expected behavior for the zowe zos-tso issue command command based on its description:

Creates a TSO address space, issues a TSO command through the newly created address space, waits for the READY prompt to print the response, and terminates the TSO address space.

If this behavior is undesirable, you can use other commands in the zos-tso group to start/stop a single address space and send a command to the already existing address space. You can also do this using the @zowe/zos-tso-for-zowe-sdk package in a VS Code extension - see the "Demonstrate starting, pinging, and stopping a TSO address space" section here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kraabrsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants