What is the use of DUMMY statement in the JCL?
What is the use of DUMMY Utility in the JCL?
Answer Posted / jhonnyboy
Real World Definition of a DUMMY:
- know it none
- test subject(Car Crash)
Conclusion:
- Worthless
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the purpose of dd * statement in jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain how can a stopped job be started again?
How do you access an uncatalogued dataset in a jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Explain dfsort utility?
Explain the function of job statement in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is DD statement is used in JCL?
Must tape dataset definitions include vol=ser specifications?
what is use of dsn parameter in dd statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is job control language?