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 |
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
What is MOD and when would you use it?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
When will we need to specify Space parameter ?
How to fetch even records from one file to another file by using ICETOOL in JCL?
How do you designate a comment in JCL?
What is the syntax of JCL statement?
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
what is the control cards?
which are the parameters mandatory in job card ?