What is data only and map only in cics
Answer Posted / anitha
in DataOnly, the data which are passed from that page will only navigated. in send MAPONLY the physical map will be passed inspite of whatever the data present inside the map. Therfore if you are going to carry some data from one map to another map, then you have to give Dataonly compulsarily, else if you do not need to carry data from one to other, you may give MAPONLY which will display the appropriate map.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between pct and fct?
Define the term mro (multi region operation)?
Explain how do you dynamically set the cursor position to a specific field?
What is the type of ppt in the cics?
What is interval control?
What is the pic clause for the hhmmss type of data fields?
What is the syncpoint command?
Name some translator and compile options and explain their meaning?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
What is dynamic transaction backout?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
How many ways are there for initiating a transaction?
Define an aica abend?
Define transient data?