logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the steps you go through while creating a COBOL program executable?


  • Correct Answer
  • DB2 precompiler (if embedded sql used), CICS translator (if CICS program), COBOL compiler, Link editor If DB2 program, create plan by binding the DBRMs 


  • Technology problems


    Search Results


    • 1. How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
    • Discuss
    • 2. What are different file OPEN modes available in COBOL?
    • Discuss
    • 3. How do you define a sort file in JCL that runs the COBOL program?
    • Discuss
    • 4. Specify the CICS command used to read a VSAM record starting with prefix F. Code all the relevant options?
    • Discuss
    • 5. The EIB field which gives the last CICS command executed is?
    • Discuss
    • 6. In the JCL, how do you define the files referred to in a subroutine ?
    • Discuss
    • 7. What COBOL construct is the COBOL II EVALUATE meant to replace?
    • Discuss
    • 8. What divisions, sections and paragraphs are mandatory for a COBOL program?
    • Discuss
    • 9. What are the differences between COBOL and COBOL II?
    • Discuss
    • 10. What guidelines should be followed to write a structured COBOL program ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment