What is condition checking in jcl? Is this possible?
No Answer is Posted For this Question
Be the First to Post Answer
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 is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre.
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
How are datasets concatenated?
What is the syntax of JCL statement?
When output dataset space is required, what quantity categories are used?
The maximum number of steps in a job?
Do we need to code DCB parameters when using DISP position as MOD?
what is A-MODE and R-MODE?
what sort card you will use to copy the data from one dataset to another dataset?