Answer Posted / selvarani ajeeth
Shakila ,I just need to add some points,
We can gie any number of loads in the joblib.
The precedence will be taken from the top to bottom.If the
program load is not found in the first PDS ,it will be
taken from the next.STEPLIB overrides JOBLIB statement.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Name the parameters which can be used to limit the number of records written to a sysout dataset?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Define concatenating?
Can we use DISP=SHR in output file in JCL
is there any way to execute more than one proc in the same exec statement at the same time..?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How can values be passed from the job stream to an executable program?
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:
Explain dfsort utility?
How can the submitting users racf authority be overridden in a job stream?
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?
what is DSN in JCL and what are the parameters to declare the DSN?
what is the difference between JES3 and JES2?
Is condition checking possible in jcl?