DATAONLY, MAPONLY functionality?

Answer Posted / piyush mani

these two options are used in send map command..
like

exec cics send map('map1') mapset('mapset1') from(....)
maponly/dataonly
end-exec.

if we code maponly then only map without any data in fields will b reflected at terminal but in case of dataonly the currend map at terminal will b unchanged only data within field will b updated.....

thanks giv ur feedback...

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1357


What is redefines clause in COBOL?

1045


What is rmode(any) ?

902


What are all the divisions of a COBOL program?

905


What are the different open modes available in cobol?

945


What is a scope terminator give example?

837


Define static linking and dynamic linking.

877


What are 77 levels used for?

852


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

861


what are decleratives in cobol?

2004


How do u write test cases?

1821


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5430


Difference between cobol and cobol-ii?

947


Differentiate between structured cobol programming and object-oriented cobol programming.

842


What is the problem of ordered sequential files access?

915