Is it possible to left uncode disp? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
what are the options in file-aid to edit vsam dataset and to compare data sets.
Is it possible to define dd statements as you want?
i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
How to find in aparticular step how many versions a paricular gdg base have?
wht is step lib n job lib ? where can we code joblib n steplib ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
In job processing, what happens in execution stage?
The maximum number of steps in a job?
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
what is a cataloged procedure ?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?