What is the difference between the XCTL and LINK commands?
Answer / 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 |
How many conditions can you include in a single HANDLE CONDITION command?
What is an mdt (modified data tag)?
What is the difference between link xctl?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
how do you execute a background cics txn ?
Which CICS system program is responsible for handling automatic task initialization?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
How do you terminate an already issued DELAY command?
What happens when a CICS command contains the NOHANDLE option?
The error code AEIV?
Explain the difference between physical map and symbolic map?
How to define a vsam file in cics getting into cics to define a vsam file.