Answer Posted / harsha
Go to your IOF/SPOOL and type 'OWNER *' on the command
line. Hit enter. It will list all jobs running on the
system including yours in ascending orders.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain about ISPF/TSO Commands
What is the function of //cntl statement?
How jcl work to handle various input output file operations?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain the function of //cntl statement?
Why block size is multiple of lrecl in jcl?
i want to store 20 digits . how will u do it in cobol ?
Explain how can values be passed from the job stream to an executable program?
Are there any set of rules for the names of the steps used in a job?
Describe the various parameters utilized in the creation of a gdg?
Explain how can the submitting users racf authority be overridden in a job stream?
How can the disposition of sysout datasets be set for an entire jobstream?
what is use of disp parameter in dd statement?