how to override PROC? please give answer in details. Please
mention how to write it in JCL. Thanks in advance.
Answer Posted / madhus s reddy
@kalpana: it is not possible to override the procedure. What
is the need of overriding the entire procedure?. you can
override only the dd statements in the procedures.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
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:
Is their any limit for data sets?
What is timing concept in mainframe?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is jcl in mainframe?
Differentiate between addressing mode and run mode.
What is condition checking in jcl? Is this possible?
What is the significance of addrspc parameter in the exec statement?
How jcl is used for testing batch programs?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Is it possible to code instream data in a PROC?
What is the function of //jcllib statement?
What statement can be used to send data to another mvs jes3 node?
What are the parameter we cannot use in procedure?