Can you define multiple maps in a BMS mapset?
Answers were Sorted based on User's Feedback
Answer / neha chopde
yes we can but can anybody tell what is the maximum number
of maps we can define in a single mapset?
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / rijith.k
Yes, Mapset is a collection of maps.
Maps are defined using macro DFHMDI, mapset by DFHMSD and
fields by DFHMDF
| Is This Answer Correct ? | 9 Yes | 1 No |
What is journal recovery?
What is ASRAABEND in CICS?
Which of the following statements correctly describe the syntax of CICS command language?
Explain the difference between a package and a plan.
Name some translator and compile options and explain their meaning?
What is the name of the mapset definition macro?
What is trigger level in the context of TDQs?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What is DFHEIBLK?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
Sync points cannot be requested by the application programs? State true or false
What is the use of a TDQ, TSQ?