I have to run a select query on DB2 table and show its data
on CICS map. Please tell me.
Answer Posted / harsha
Store the results in an HOST variable.
Exec-CICS
Send Text
From (Host Variable)
Length()
End-Exec.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the syncpoint command?
what are transient data sets defined to cics?
Which commend used for terminating a browser operation?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Define communication area?
Define the term mro (multi region operation)?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is the difference between pct and fct?
Define the term function request shipping?
Name the command which is used to release a record on which exclusive control is gained?
What is the primary aspect of CICS?
What is cics load command?
Name the cics command that gives the length of twa area?
What Are Send Map Maponly & Send Map Dataonly ?
What is ENQ?