What is the use of the DELIGHT in Mainframes and whats is
use of scope?
Answer Posted / shree
There is no such command calles DELIGHT in mainframe
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how DSECT parameter is used in BMS ?
Explain difference between call and link?
Can you define attribute byte?
For protecting a transaction using the transaction security function, the two things that must be done are?
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?
how do you intitiate another transaction?
How many ways are there for initiating a transaction?
Explain the thress bms options?
Particular area has been affected in cics screen, what is the process to find?
Explain the maps in cics?
What is the cics command that is used to access current date and time?
Explain how do you delete item 3 in a five-item tsq?
What is cics load command?
What is the pic clause for the hhmmss type of data fields?
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.