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 10038Post New IMS JCL Interview Questions
list the extraction techniques used for dimensionality reduction?
Which is best gui for python?
Why div is used in html?
What is the oldest version of sap business suite that's compatible with the cloud connector?
If xml is just a subset of sgml, can I use xml files directly with existing sgml tools?
Is it possible to change the property value at runtime? How it is possible?
What is a bug triage?
Can an rc circuit be used as clock source for 8085?
Making a flat list out of list of lists in python?
How to loop through the result set with @@fetch_status?
How to skip remaining statements in a loop block using continue statements?
How to process the messages stuck in queues?
What is instead of dml trigger?
Explain the advantage of scala over other programming languages?
Define What is aggregate?