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 |
soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
plz any one tell clearly the justify right clause?
if you give cylinder(1,1)how many cylinders it will be allocate?
In COBOL programming, what is PERFORM? What is VARYING?
What are literals?
I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?
Are you comfortable in cobol or jcl?
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
What is the difference between SEARCH and SEARCH ALL?
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
How do you define a sort file in JCL that runs the COBOL program?
how would find total records in files using seqientional