If i am going to change some variable in a copybook( size or
variable type) ,what are the changes that need to be done in
the corresponding JCL.
Answer Posted / muttaiah
Generally, There are 2 type of copybooks.
Data division copy book
These copybooks are usually used to represent the
structure of the file or variables used in Cobol. Say if
there are any changes in the layout of copybook. make sure
the length specified in JCL LRECL is appropriate.
Procedure division Copybook.
These copybooks will have some cobol stmts coded in them.
For this copybooks there can be no changes in JCL.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
when can a job time-out occur? How to overcome that?
Name what parameter directs the output of the job log dataset?
When space is allocated for an output dataset, what units can be used?
How dummy is used in jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What do you understand by the terms: joblib and steplib?
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:
What parameter directs the output of the job log dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the significance of addrspc parameter in exec statement?
What is concatenating?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the significance of addrspc parameter in the exec statement?
which utility is used a dummy utility?