how to access the file from prodution from changeman tool
and to submit a file to production
Answer Posted / nag(igate)
using the checkout option to extract the file from
production.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Define cobol?
What are the access modes of START statement?
i need a small 3d program using inline and outline.
Write the code implementing the perform … varying.
For rewrite, why is it mandatory that file needs to be opened?
How to remove 2 duplicate records and copy only one using job control language?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What are the rules of the move verb?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the usage of comp fields in cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How to print 10 to 1 if the input have only 10 digit number?
What is rmode(24)
How do define dynamic array in cobol.