What will be the length of the eibcalen ,if the transaction
is used to cics first time?
Answer Posted / guest
zero
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain how do you handle errors in cics programs?
What is the pic clause for the data type of length option field type of data fields?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Can you explain cics transaction gateway?
How to handle exceptional conditions in cics?
list the sequence of steps used to achieve modiication in skip sequential mode?
how do you fire a batch job from a cics txn ?
Explain ceci transaction commands?
Explain the difference between a physical bms mapset and a logical bms mapset?
Explain the different system tables used in cics?
How can you access esds files from cics?
Can you define commarea?
what is the most common way of building queue-id of a tsq?
What do you mean by the term fct?
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.