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 / sam
check the program usage count in CEMT INQ PROG(prog name)
the count will increase by 1 every time a program is called.
This applies to all CICS programs, irrespective of where they are called from.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the term conversational programs means?
Explain what is a cursor in cics sql processing?
Define exec cics retrieve?
Name at least one of the ways by which a transaction can be terminated?
Define communication area?
What is the eib?
What is the meaning of the eibaid field?
What are the classifications of the cics program?
Explain the cics command that is used for reading a record from the tdq?
What is the term bms in cics?
What does the 'cedf:cics' transactions do?
Can dynamic calls be used in CICS?
What is meant by a ‘Transid’ ?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?