what is DSN in JCL and what are the parameters to declare the DSN?
No Answer is Posted For this Question
Be the First to Post Answer
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is the purpose of the PARM keyword in the EXEC statement?
Explain the purpose of dd * statement in jcl?
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is the function of dd disp parameter?
what is the purpose of coding class parameter in job statement?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
how you will define a temporary dataset in jcl?
What is a MODEL Paramater in GDG ?