This command directs the running job to pause.
zos pause [jobid]
The user must enter the jobid that he or she is interested in. The default for this argument is the last job run.
Specifies the terminal width for formatting. The user must enter a value with this option.
Displays a help message for this operation.
Turns on debug output during this operation.
Turns on verbose output during this operation.
Force TLS/SSL encryption [on|off]. The user must enter a value with this option.
Port number for TLS/SSL connections. The user must enter a value with this option.
Force acceptance of new TLS server certificates.
Force acceptance of all TLS server certificates.
To pause the currently running job for the logged-in user, you would use the following command:
zos pause
To pause the named running job instance, use the following command:
zos pause griduser.myjob.1234