Explain the thress bms options?
Answer / Vaibhav Kumar Gupta
The three BMS (Binding Management System) options in CICS are: 1. Dynamic Binding: Allows data records to be defined dynamically at runtime. 2. Static Binding: Data records are pre-defined and stored in a mapset. 3. Automatic Binding: A combination of dynamic and static binding, where some data records are pre-defined while others are created dynamically.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the uses that are associated to tsq and tdq ?
How do you read from a TSQ?
If no exception handling is provided in the program, what will happen ?
how do u see the output of cics program?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
Define an asra abend?
What are the types of the dfhmdf present in the cics?
Can you define bms?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain the difference between using the read command with into option and set option?
Can multiple CICS regions exist under one O/S?