In a program, variables are used but no DB2 involved in it.
Can you call it as host variables??
Answer Posted / shilpa
no it is not a host variable
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is static and dynamic call in cobol?
In COBOL, what is the different between index and subscript?
What is link edit in cobol?
Describe the cobol database components?
) How do u handle errors in BMS macro?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What are various search techniques in cobol? Explain.
In which area will you utilize 88 level items in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to know whether the module is dynamical or statistical?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is length is cobol?
What rules are followed by the search verb.
Mention the guidelines to write a structured cobol program?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning