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
Can you define mdt?
Explain the function of the load command?
What is the common systems area?
Define communication area?
Can you define cics task?
In a CICS program, how will you read a VSAM file?
Can you define cemt?
Highlight the difference between a symbolic map and physical map?
What is a transid?
Explain how DSECT parameter is used in BMS ?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
In the EIB block of CICS, highlight the names of few of the important fields?
Explain the cics command that is used for reading a record from the tdq?
Mention the option used in a cics command to retrieve the response code after execution of the command?
How can you access qsam (seq) files from cics?