My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?
4 9870Post New IMS JCL Interview Questions
What is the full form of unix?
For any web application, what are the possible login features that should be tested?
How do certifying authorities store their private keys ?
I am using log-returns in a study, and I use CAPM to predict the expected return. When calculating the expected return from CAPM, how do I approach with log-numbers? Do I use log-numbers for interest rate, market return and beta, or only the first two?
Can list be final in java?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is variant in vb script?
how to track records from data dictionary?
What is a database form?
How stop the execution of a php scrip?
Name four container classes.
How do I run a python script in windows?
How do you provide sla for the work-object?
1)how many tr's you have moved in support project? 2)tell me the complete process of idoc's? 3)what are the interfaces you have dealt wih in your project?
Can I use parseint?