Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE
4 14891There is a procedure in A.B.PROCS(PROC1) (member name is PROC1) //PROCA... There is a call to a procedure PROCA from a JOB. //STEP01 EXEC PROCA ... Here "PROCA" in JOB refers to the actual PROC name or the member name of the PDS where this PROCA is stored.
2 5996Post New Merrill Lynch JCL Interview Questions
name the components of netcool/omnibus.?
How we can call layouts in controller file in yii?
Write an algorithm to check if there is a loop in a doubly linked list.
Can you use vlookup across multiple columns?
What is the importance of Manual N:N relationship? Can you explain with a simple scenario?
How many types of namespaces available in version4?
What will be the cause of high temperature in one cylinder of D/E?
How can you reduce noise in an image in adobe photoshop?
What is the main purpose of xml?
What are different ways to disable hibernate second level cache?
What is metadata in excel?
What are the Data Validation Rules?
What is happening when a metamorphic rock is forming?
What’s webinar?
how to get @@error and @@rowcount at the same time? : Sql dba