how can we establish a link between two maps using a cobol
application program....lets say how can u use 'back' in a
map ..to come back on previous .
Answer Posted / kumar
linking of two maps is nothing but transfering of control.
And this can be achieved by using LINK,XCTL commands.
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is the common work area?
Explain the difference between the xctl and link commands?
Which commend used for terminating a browser operation?
Explain the uses that are associated to tsq and tdq ?
With the use of an alternate index, how is a VSAM file accessed?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
difference between tsq and tdq?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Explain the difference between using the read command with into option and set option?
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??
If we wish to create bms executable, what are the basic steps that the user has to go through?
Explain ceci transaction commands?
Explain the difference between getting the system time with eibtime and asktime command?