How do you define a sort file in JCL that runs the COBOL
program?
Answer Posted / ashok
JCL is a dying language man !!
Please indulge in some Emerging Technologies like
PL/I .......
| Is This Answer Correct ? | 8 Yes | 41 No |
Post New Answer View All Answers
what is amode(24), amode(31), rmode(24) and rmode(any)?
IF I mention stop run in CICS what happens?
What are the different rules for performing sort operation?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Write a program that uses move corresponding.
What are various search techniques in cobol? Explain.
How can you get the ksds file records into your cobol program?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
When is inspect verb is used in cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Explain the configuration section of a cobol program with examples of syntax.
What is the problem of ordered sequential files access?
How to print 10 to 1 if the input have only 10 digit number?
What is the usage of comp fields in cobol?