Explain the maps in cics?
No Answer is Posted For this Question
Be the First to Post Answer
When you do a START, what will the value of EIBCALEN?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
Define the term function request shipping?
Explain processing program table(ppt)?
What is eib?
How To Retrive The VSAM Datasets in CICS application programs?
what are the thress bms options?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
Can we define an alternate index on VSAM/RRDS ?
Explain the difference between the into and the set option in the exec cics receive map command?
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.