How to define a vsam file in cics getting into cics to define a vsam file.
Explain how do you establish a starting position in a browse operation?
Why must all CICS programs have a Linkage Section ?
What is a cursor in CICS sql processing?
What is the eib?
What is the meaning of the enq command?
What are the types of performs in COBOL? How does perform thru work, give example.
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 the difference between dfhcommarea and tsq?
How do you set the MDT option to ?ON? status, even if data is not entered?
Name the 3 common ways to create maps?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
Can you define bms?