What is the difference between the XCTL and LINK commands?
Answer Posted / guest
When we are using XCTL command, control will not return
again to the program.for example one program call to same
logical another program.
When we are using Link command control will return to main
program .
control will transfer next lower level
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
If we say that bms length of field = 0, then what does that mean?
Can you define cics task?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Give certain situations where NEWCOPY is obligatory?
Name the command used for terminating a browse operation?
Explain the difference between and exec cics xctl and an exec cics link command?
Explain the difference between a symbolic map and physical map?
Explain the difference between tsq and tdq
What are the cics commands associated with task control?
Explain how do you access the records randomly in tsq?
What are fset, frset?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain the system transid cemt?
Specify cics transaction initiation process?
Explain processing program table(ppt)?