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 |
What information do you get when an EXEC CICS STARTCODE is issued?
How can we code a program such that we will never get a MAPFAIL error?
When you do a START, what will the value of EIBCALEN?
how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
What is the content of the PPT entry?
How are VSAM files Read in CICS pgms?
How are screens created in cics
Explain floating maps with illustration.
What are the main uses of the transaction in the cics?
what is mapfail and when we get this error? during send map or receive map?
Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)
How errors are handled in CICS programs?