I have to run a select query on DB2 table and show its data
on CICS map. Please tell me.
Answer Posted / 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 |
Post New Answer View All Answers
Explain how do you delete item 3 in a five-item tsq?
Explain the logical message in cics?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
How errors are handled in CICS programs?
Name the command used for terminating a browse operation?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
How is Telon(CA-Telon) used to build map?
What is the primary aspect of CICS?
What are the recoverable cics resources?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain how do you establish a starting position in a browse operation?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is the syncpoint command?
How do you use altindxs in batch, cics programs?
What are the ways fot initiating a transaction?