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 |
what is the most common way of building queue-id of a tsq?
What is EIB. How it can be used?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.
List all the CICS tables and explain their contents.
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
What is EXEC CICS RETRIEVE ?
How are programs reinitiated under CICS ?
Specify the requirements for automatic task initiation?