how do u see jobs submitted before ur job ?
Answer / 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 |
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
State the uses of syspring, sysin, sort fields, sum fields and dummy.
describe the job statement, its meaning,syntax and significant keywords?
What does S0C4 error mean?
How is a GDG base created?
how many types of sorts are there in jcl?
I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.
Please give me the coding for converting VB to FB and FB to VB
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
what sort card you will use to copy the data from one dataset to another dataset?
What is a S0C4 error ?