Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
3 7670How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
IBM,
1 4707How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
1 6755if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
2264
What is an mdt (modified data tag)?
How is Telon(CA-Telon) used to build map?
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 ?
Name a few CICS programs which are generally used ?
What is meant by a ‘Transid’ ?
Explain how many exceptional condition can be given in a handle condition?
Explain the difference between the into and the set option in the exec cics receive map command?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
list the sequence of steps used to achieve modiication in skip sequential mode?
What is DEQ?
Can you explain multitasking and multithreading?
Highlight the difference between a symbolic map and physical map?
Can you explain dfheiblk?
What is the use of mdt (modified data tag)?
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??