What is trigger level in the context of TDQs?
Answers were Sorted based on User's Feedback
Answer / anna
trigger level is a field in DCT that start transaction
if cond is match.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / girish kumar
TRIGGER LEVEL IN NOTHING BUT "NO OF RECORDS" GOING TO EXECUTE
EX: TRIGLVL(100) MEAN PROGRAM EXECUTE UPTO 100TH RECORD AND
THEN TERMINATE THE TASK, AND START WILL INITIATE NEXT
TRANSACTION.
| Is This Answer Correct ? | 0 Yes | 2 No |
How is Telon(CA-Telon) used to build map?
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
What is the difference between using the READ command with INTO option and SET option?
Explain the difference between a package and a plan.
Define cics interface block?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
How do you access the records randomly in TSQ ?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Explain how DSECT parameter is used in BMS ?
Different types of BMS Macros
how do you handle errors in cics programs?
What are the uses of ppt in cics?