How do you overcome this limitation ?
No Answer is Posted For this Question
Be the First to Post Answer
oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
how to run JCL thru COBOL.
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
What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
How do you designate a comment in JCL?
How do you skip a particular step in a proc/JOB?
is step name is compulsory in jcl ?
Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 Answers CDS, Convergys, TCS,