How to design maps
Answer / prabhu
by using dfhmdi macro we can design map
dfhmdi means datafacility highrar key map definition
syntax
mapname dfhmdi size=(24,80),
line=1,
column=1
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a Resource Control Table(RCT)? Describe its characteristics.
Explain the function of data manager.
What are the various data types available in db2?
How is a typical db2 batch pgm executed?
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
how we will do null data selection in cobol-db2 program
What is bind plan?
What is the difference between Where and Having Clause
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
What is DCLGEN?
What is a clustering index ?