What is the effect of including the TRANSID in the EXEC
CICS RETURN command?
Answer Posted / v@m$i
WHEN TRANSID CALL THEN CONTROL IS TRANSFER TO CICS PROGRAM
AND RELAESE ALL THE RESOURCES WHEN U GIVE INPUT OR PRESS ANY
PF KEYS THEN AGAIN PROGRAM IS INITIATE AND STARTS EXECUTION.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What are the types of processes to create a map in cics?
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??
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain the usage of language in the ppt entry?
Explain the maps in cics?
What is the term conversational programs means?
What is dynamic transaction backout?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Name the cics command that gives the length of twa area?
What are the cics transactions?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
how do you execute a background cics txn ?
Explain the difference between link xctl?
Add a field to screen when what's the flow of impact?