what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the primary significance of intra-partition and extra-partition tdqs ?
Highlight the difference between a symbolic map and physical map?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
For multithreading an application program need not be re- entrant(True or False).
What are the situations under which NEWCOPY is required ?
Define task work area?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
what are the differences between and exec cics xctl and exec cics start command?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
What is the function of the EXEC CICS HANDLE CONDITION command?