Answer Posted / sushree
Link is used to link one CICS program to another which is
at a level belwo the called program. In other words , one
higher leveel program calling another lower level program,
but doesnot expect the command to be returned to the called
program.
We have to use return in that case.
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
Highlight the difference between a symbolic map and physical map?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain how do you access storage outside your cics program?
what is effect on receive map when
Explain what is a cursor in cics sql processing?
Can you define bms?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is the common systems area?
What is the eib parameter?
Explain the difference between a package and a plan.
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain the use of DCT ?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Explain how do you access the records randomly in tsq?
List out all the tables that are a part of cics ?