I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
1268The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
1616
Is it possible to define dd statements as you want?
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:
How can values be passed from the job stream to an executable program?
Explain dfsort utility?
what is a 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 does a disposition of (new,catlg,keep) for a dsn mean?
define cond parameter in jcl?
Explain the function of dd disp parameter?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the use of disp parameter?
Where can program checkpoints be stored for use in a restart?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Which dd parameters are required?