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?
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?
Define communication area?
What is cics load command?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Can you define transid?
What is the procedure to solve an ASRA ABEND?
Name the 3 common ways to create maps?
What are the common tables in cics and their usage?
difference between tsq and tdq?
Explain the difference between the xctl and link commands?
What is a transid?
Explain the difference between getting the system time with eibtime and asktime command?
what is the cics command used to access current date and time?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?