Explain the basic difference between Intra partition TDQ
and Extra partition TDQ.
Answer Posted / chudar
intra partion can be used only with in cics region
transaction and is desructive. ex-tdq can be used outside
cics region and can be reoverable.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is CICS ?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
Name the three ways available for a program to position the cursor on the screen?
how can you prevent more than one user from accessing the same transient data queue?
Explain the difference between a physical bms mapset and a logical bms mapset?
Can you explain cics transaction gateway?
Explain the maps in cics?
What do you mean by the term fct?
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 main function of the sign-on table?
Explain the difference between physical map and symbolic map?
What is fset?
Can you explain communication area?
hi,what is the module? how many modules in mainframe based banking projects
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?