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.
No Answer is Posted For this Question
Be the First to Post Answer
Which is the command used for terminating a browse operation?
TSQs can be written in the Main storage or Auxiliary storage (True or False).
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
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?
Once a transient data queue is read, can it be reread?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How vsam files are read in cics pgms?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
How can you access esds files from cics?
When would you use abend command?
Can you explain dfheiblk?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?