how to access the file from prodution from changeman tool
and to submit a file to production
Answer / nag(igate)
using the checkout option to extract the file from
production.
| Is This Answer Correct ? | 3 Yes | 1 No |
i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
COMPUTE X = A * B - C * D and COMPUTE X = (A * B) - (C * D) (a) Are not the same (b) Are same (c) Syntactically wrong (d) Will yield a run time error
What is EIBCALEN? Why it is used?
Explain about different table spaces.
what is scope terminator
HOw can I get the negative sign while deduct high value from low value
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
If there are two files one with 100 records and other with 101 records. we have to find out the one record that is the odd man out . What are the steps to do it
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
what is the use of comp2 ? where can we use it with example ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?