DATAONLY, MAPONLY functionality?
Answer / 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 |
Can JUSTIFIED be used for all the data types?
What is the difference between SEARCH and SEARCH ALL?
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
can we use 77 level no for Redefines?if we use give an example?
What is rmode(24)
Suppose a program has the following code. What will be the output? MAIN-PARA. DISPLAY 'MAIN-PARA' PERFORM SECTION-A. STOP RUN. SECTION-A. PARA-A1. DISPLAY 'SECTION A PARA A1'. PARA-A2. DISPLAY 'SECTION A PARA A2'.
Can anyone please give the example of Inline Perform.
What R 2 of the common forms of the EVALUATE STATEMENT ?
db2 variable decimal(15,2) what is the equalent size of cobol variable
What is the different between index and subscript?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records...
2 Answers ITC Indian Tobacco Company, PNP, TCS,