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
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is the term conversational programs means?
What is a cics task?
Define exec cics retrieve?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What are the uses of ppt in cics?
how can you prevent more than one user from accessing the same transient data queue?
Explain how do you access the records randomly in tsq?
Explain how DSECT parameter is used in BMS ?
What are the ways fot initiating a transaction?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
What is the comaera (communication area)?
What are the cics commands associated with task control?
How to handle exceptional conditions in cics?
What are fset, frset?