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 |
Explain the cics command that is used for reading a record from the tdq?
What is multitasking and multithreading?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
Explain the difference between using the read command with into option and set option?
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
Can you define temporary storage?
What is Tclass in cics?what is its importance? How it is implemented?
What is the difference between a Symbolic map and Physical map ?
explain abt types of maps? and explain
How is the storage determined in the symbolic map, if you have multiple maps?
What is an ASRA?