Can you execute a PROC from another PROC?
Answer Posted / sachin
Please tell me shive
job knows where is first proc reside using JCLLIB
but how the proc2 will know where is proc3 reside.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to override loadlib?
what is “Cond= even” and “Cond=only”?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain the function of a dd statement?
I need exexution process for JCL programs
List the various advantages of using jcl language?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is condition checking in jcl? Is this possible?
Is condition checking possible in jcl? If yes, how?