In a particular cics program, what is the procedure to allocate dynamic memory?
No Answer is Posted For this Question
Be the First to Post Answer
What is the common systems area?
What is the difference between FSET and FRSET?
How can u pass the control from one prog to another in CICS?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
Define cebr?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
What is the difference between a RETURN with TRANSID and XCTL ?For example prog. A is issuing REUTRN with TRANSID to prog B. Prog A. is issuing XCTL to prog B?
when will be use the tdq and tsq??
What are the three ways available for a program to position the cursor on the screen?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?