I have to run a select query on DB2 table and show its data
on CICS map. Please tell me.
Answers were Sorted based on User's Feedback
Answer / anu
select from the db2 table and move it into the working
storage variabele and from their move to map o-suffix field
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / 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 |
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What does the BUFFER option in RECEIVE mean ?
What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.
Explain how DSECT parameter is used in BMS ?
What CICS command do you need to obtain the user logon-id?
Name and explain some common CICS abend codes?
What do the keywords MAPONLY and DATAONLY mean?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
The DFHCOMMAREA is used to pass information from one application to another. What are some other ways
What is trigger level in the context of TDQs?
what is effect on receive map when