In a program, variables are used but no DB2 involved in it.
Can you call it as host variables??
Answer Posted / mdvasanth86
In a Cobol-DB2 program, which is essentially a COBOL program
with SQL statements embedded into it, COBOL is the host
language and DB2 is the guest ( 'non-host' for lack of a
better word ).
When it is a pure COBOL program , there really is no point
in calling it a host variables, however, you can still call it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different rules of SORT operation?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
A table has two indexes defined. Which one will be used by the SEARCH?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
how to access the file from prodution from changeman tool and to submit a file to production
What are the different open modes available in cobol?
Discuss about changing dataset name in proc.
What is a scope terminator give example?
How do define dynamic array in cobol.
What guidelines should be followed to write a structured cobol prgm?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What do you understand by psb and acb?
What is static and dynamic call in cobol?
What is the problem of ordered sequential files access?
What are 77 levels used for?