How does jcl act on code(if you take a cobol program)?
Explain what you understand by passing by value.
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What are the different types of table spaces?
What is the eib?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Is condition checking possible in jcl? If yes, how?
What is the significance of addrspc parameter in the exec statement?
Explain in detail about buffer manager and its functionalities?
How is a type of file defined in the jcl that executes the cobol program?
List the type of locks and explain each of them.
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
What is reorg?
What is the cobol picture clause of the db2 data types date, time, timestamp?
How to view db2 table structure?