Explain how do you establish a starting position in a browse operation?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the system transid cemt?
How is dynamic memory allocated within a CICS application program?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What is task control?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
What is the MASSINSERT option?
What is ENQ in CICS?
What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
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 is the procedure to solve an ASRA ABEND?
What happens to resources supplied to a transaction when an XCTL command is executed?
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??