Thru web page we have triggered the transaction, how can we
come to know that whether it has hit the mianframes or not?
Answer Posted / ritesh upadhyaya
Answering this question requires Ims dc knowledge. Whenever webpage is accesed its request xml will come to mainframe via queue. If you have ims dc you will have a utility deltaims installed by default in mainframe to monitor transaction. So transaction count will be increased. Alternatively you can check transaction program displays in corresponding mpp job.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can you explain multitasking and multithreading?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
how do you execute a background cics txn ?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What is meant by PPT and what are its uses?
list the sequence of steps used to achieve modiication in skip sequential mode?
How can you access qsam (seq) files from cics?
What is eib?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Explain processing program table(ppt)?
Name the command which is used to release a record on which exclusive control is gained?
what are the reserved words for cics?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Kindly specify the pic clause for the data type of length option field type of data fields?