how to access vsam files in cobol and how to differentiate
that this is ESDS file
Answer Posted / javiad
In order to access VSAM file in a cobol program, we need to
code oransiation, access and rec key in the file descrption.
For ESDS add prefix AS- to the DD Name.
Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
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
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Give some examples of command terminators?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between comp and comp-3 usage?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Mention the guidelines to write a structured cobol program?
How to remove 2 duplicate records and copy only one using job control language?
Discuss about changing dataset name in proc.
What is the difference between comp and comp-3?
What is the difference between goback, stop run and exit program in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there