what is the sortcard for comparing two files with a field key
and get the duplicates in onefile and noduplicates in another
file
Answer Posted / sv
sort fields = copy
sum fields = none,xsum
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is use of dsn parameter in dd statement?
What is the purpose of disp parameter?
Explain about LMQUERY�give a dialog information about a data set
Explain the hierarchy levels in jcl?
Is it possible to code instream data in a PROC?
Can an individual step be restricted from using all the jobs allowed cpu time?
Is there any command to check wether the ps file is in sorted order?
How can return codes be tested before execution of a job step?
Explain how can values be passed from the job stream to an executable program?
When output dataset space is required, what quantity categories are used?
How can unused space allocation be returned to the system when a dataset is closed?
What are hierarchy levels in jcl?
How do you submit a job for execution?
what is DSN in JCL and what are the parameters to declare the DSN?