Explain how do you set the mdt option to on status, even if data is not entered?
No Answer is Posted For this Question
Be the First to Post Answer
What are the parameters that you have to give when you are using the CSSN transaction?
Can a tsq of one particular transaction be accessed from an alternate transaction?
What is the use of the program list table?
Explain how do you dynamically set the cursor position to a specific field?
Explain how do you set the mdt option to on status, even if data is not entered?
what are transient data sets defined to cics?
What is the COMMAREA(communications area)?
How can we initiate a transaction from batch?
What is the command used to send a map to a terminal?
What are the two types of transient data queues?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?