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 does EIB mean in CICS?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
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?
Explain how many exceptional condition can be given in a handle condition?
Define the term function request shipping?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
For protecting a transaction using the transaction security function, the two things that must be done are?
Can dynamic calls be used in CICS?
Explain the different ways of initiating transaction in cics?
What is the procedure to read a statement from tsq?
Can you define ppt and what are its uses?
Explain the difference between a symbolic map and physical map?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
How to handle exceptional conditions in cics?
Can you explain exec cics handle condition command?