What are the types of the dfhmdf present in the cics?
No Answer is Posted For this Question
Be the First to Post Answer
what are the commands used to gain exclusive control over a resource?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
Explain how to handle exceptional conditions in CICS.
Explain how to build up lu 6.2 communication?
Can you simply check if length = 0 for checking if a field was modified?
How to make protected field in BMS invisible through application program?
when will be use the tdq and tsq??
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
How are programs reinitiated under CICS ?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
Give certain situations where NEWCOPY is obligatory?