Hi all,
I have a following requirement to write the cobol program.
I have to load the 129 variables from input sequential file
which are in excel sheet to the cobol inernal table. and
after loading into table i have to compare this data with
the business file. here compare means controlling the data
whether the format(numeric,alpha) is same in the business
file and in the table??? i have the same data in input and
business file.
could anyone please give me any idea of the logic?//
i have all the 129 different variables(129rows,1 column)is
there .
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Write a program to explain size error.
Have you used comp and comp-3 in your project? And how?
What is the difference between binary search and sequential search?
What is amode(31)
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is a SSRANGE and NOSSRANGE?
State the various causes of s0c1, s0c5 and s0c7.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Which mode is used to operate the sequential file?
Mention the guidelines to write a structured cobol program?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Which is not true about evaluate statement
What is comp-1 and comp-2?