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
what are the statements that are not valid to be included in an include statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what are the various stages of job processing?
How jcl is used for testing batch programs?
Explain about LMFREE�free data set from its association with data ID
What are some jcl statements that are not allowed in procedures?
Is it possible to code instream data in a PROC?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the function of //jcllib statement?
What is the function of job statement in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Differentiate between addressing mode and run mode.
A dd statement consists of 4 fields. Name them?