Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What do the keywords MAPONLY and DATAONLY mean?

Answers were Sorted based on User's Feedback



What do the keywords MAPONLY and DATAONLY mean?..

Answer / meghana n.pai

MAPONLY option is used to send only the empty map to the
user without any data ie for sending initial screen.

DATAONLY option is used to send only the data and not the
map ie to refresh the screen contents, that means
screen/map will be there only fresh data has to be sent.

Is This Answer Correct ?    7 Yes 1 No

What do the keywords MAPONLY and DATAONLY mean?..

Answer / 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

More CICS Interview Questions

Define ceci?

0 Answers  


What is the EIB (execute interface block)?

2 Answers   IBM,


How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key  is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?

1 Answers   HeadStrong, Polaris,


What is journal recovery?

0 Answers  


In a CICS program, how will you read a VSAM file?

0 Answers  


List all the CICS tables and explain their contents.

3 Answers   IBM,


What is the difference between the NOHANDLE option and the IGNORE condition?

3 Answers  


cics command level is?

0 Answers   IBM,


What are the some important fields in the eib block?

0 Answers  


What is BMS?

13 Answers  


How and where is the TWA size set? .

1 Answers   IBM,


Explain the difference between and exec cics xctl and an exec cics link command?

0 Answers  


Categories