What is the difference between START and XCTL? How do you
determine when to use either option?
Answer Posted / ra
START: is basically used to initiate a cics transaction on
any remote trimal or printer
XCTL: is used to transfere control on prgram level form one
program to another program
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What are the common cics service programs and explain their usage?
Explain how many conditions can you include in a single handle condition command?
What is the meaning of the enq command?
Explain what is a cursor in cics sql processing?
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?
Explain processing program table(ppt)?
Which commend used for terminating a browser operation?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What is the cics command that is used to access current date and time?
Define the attribute byte?
Explain the difference between using the read command with into option and set option?
What are the cics transactions?
What is a transid?