what is use of dsn parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
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!!
How can a jobs execution priority be modified?
suppose i have 10 job steps and i want to execute only step 6.How to write?
Explain about LMCLOSE�close a data set
Name the system library from which modules are retrieved at execution
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
In job processing, what happens in conversion stage?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
What is Backward Referencing ?
Which dd parameters are required?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?