Answer Posted / y@$w@nth
what physical map contains:
As we know that The map formatting information like fields
starting position on the screen and their maximum length..
etc will be contained in physical map
what symbolic map contains:
the symbolic map contains the variables data that is
referenced in the cobol program
so when we use MAPONLY option the name itself is saying
that send only map not data that means it doesn't use
symbolic map.
And when we use DATAONLY option the name itself saying that
send only Data not map that is just refresh the screen with
new values for the fields.it doesn't use physical map.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the main function of the sign-on table?
Define primary objective of cics?
What is bms map?
Name the command used for terminating a browse operation?
hi,what is the module? how many modules in mainframe based banking projects
What is interval control?
what is an mdt (modified data tag)? Its menaing and use?
Explain how many conditions can you include in a single handle condition command?
What is the type of ppt in the cics?
What is the eib parameter?
Mention the option used in a cics command to retrieve the response code after execution of the command?
which is the cics control program that provides communication services between user written application programs and terminals?
What is the cics command that is used to access current date and time?
With the use of an alternate index, how is a VSAM file accessed?
Explain the maps in cics?