After execute the map, What will happen ? Give breif Description
Answer Posted / adarsh
above answer is enough... but to add one more thing. the
symbolic map copy book has below fields..
F - Flag a one byte
A - Attribute for i/o and o/p
L - Half word binay s9(4) COMP
I - i/p field
O - o/p field
with the above fields mapping with physical map you can use
the RECEIVE and SEND MAP/MAPSET in your application program ...
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain the function of the cics translator?
what are the differences between and exec cics xctl and exec cics start command?
Explain the primary significance of intra-partition and extra-partition tdqs ?
what are the thress bms options?
Explain cebr transaction commands?
Explain the difference between and exec cics xctl and exec cics start command?
For protecting a transaction using the transaction security function, the two things that must be done are?
What is the procedure to read a statement from tsq?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Particular area has been affected in cics screen, what is the process to find?
Sync points cannot be requested by the application programs? State true or false
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?