if i have 3 fields and i declare IC for all of them ..
Then where will the cursor after sending map?
pls give explanation (it will be so kind)
Answer Posted / mrunmaya dash
The cursor will be positioned in the first unprotected
field after sending a map. If the fields are protected
field then also the cursor will be in the first field where
you have declared IC, but you could not be able to enter
any value into that.
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
Give certain situations where NEWCOPY is obligatory?
Explain how do you access the records randomly in tsq?
What is the pic clause for the data type of length option field type of data fields?
What are the cics transactions?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
how can you prevent more than one user from accessing the same transient data queue?
Explain the difference between the into and the set option in the exec cics receive map command?
what is an mdt (modified data tag)? Its menaing and use?
Explain the difference between the xctl and link commands?
Mention the content that is present inside a PPT ?
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?
Name the two types of transient data queues?
Can you define commarea?
Explain the purpose of the program list table?
Explain how do you delete item 3 in a five-item tsq?