Explain the purpose of dd dummy statement?
No Answer is Posted For this Question
Be the First to Post Answer
What are hierarchy levels in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is the cond=even only
Name the system library from which modules are retrieved at execution
What is job control language?
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
Brief description of inline procedure of jcl.
How to copy VSAM files without using REPRO
I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
Is acct parameter mandatory?
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
How to read records in reverse order in flat file?