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 journal recovery?
What does the 'cebr:cics' transactions do?
Explain how would you resolve an asra abend?
name the command that is used to dump the main storage areas related to a task?
What are the uses of ppt in cics?
Explain the difference between and exec cics xctl and exec cics start command?
Define the term function request shipping?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Name at least one of the ways by which a transaction can be terminated?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the function of the load command?
Define communication area?
Can you define bms?
Explain the mdt in cics?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?