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 is data only and map only in cics

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 ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some of the cics commands associated with interval control?

1080


In the EIB block of CICS, highlight the names of few of the important fields?

1098


Explain the uses that are associated to tsq and tdq ?

1134


Can you define mapset?

1098


What is an mdt (modified data tag)?

1098


Can you define cemt?

1116


what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

1229


Explain how DSECT parameter is used in BMS ?

1257


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2752


Receive consists of buffer option in it. What is the significance of this option?

1085


how do you intitiate another transaction?

1230


How can you use dynamic calls in cics?

1102


How to handle exceptional conditions in cics?

1187


Define ceci?

1170


Explain the function of the cics translator?

1089