What is the abend command?
No Answer is Posted For this Question
Be the First to Post Answer
how can we establish a link between two maps using a cobol application program....lets say how can u use 'back' in a map ..to come back on previous .
How to make protected field in BMS invisible through application program?
Explain the difference between tsq and tdq
What is Tclass in cics?what is its importance? How it is implemented?
What is ENQ?
What is the difference between using the READ command with INTO option and SET option?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is the use of mdt (modified data tag)?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
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.