why we code ACCUM parameter in cics send time
Answer / amarnath koduri
if u want to send the text stream only after building the
all paragraph,use accum option.
Is This Answer Correct ? | 3 Yes | 2 No |
NMDS is both device dependent and format dependent (True or False)
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Name some important fields in the EIB block ?
How do you dynamically set the CURSOR position to a specific field?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
What is the most common way of building queue-id of a TSQ? (Name the constituents of the Queue ID).
What is the usage of language in the PPT entry?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
Which CICS system program is responsible for handling automatic task initialization?
What are the steps you go through to a create a BMS executable?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?