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 dynamic memory allocated within a CICS application program?
How and where is the TWA size set? .
Can dynamic calls be used in CICS?
Explain how many conditions can you include in a single handle condition command?
Define exec cics retrieve?
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?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
How can we code a program such that we will never get a MAPFAIL error?
Can any one write coding for scrolling logic or page up & page down?
what are the commands used to gain exclusive control over a resource?
What is DFHAID? what is its use?
What is the eib?