Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
No Answer is Posted For this Question
Be the First to Post Answer
Name the three ways available for a program to position the cursor on the screen?
Can dynamic calls be used in CICS?
NMDS is both device dependent and format dependent (True or False)
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
How To Retrive The VSAM Datasets in CICS application programs?
What are the some important fields in the eib block?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Explain the function of the load command?
What is the purpose of the Program List Table?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.