Mainframe Questions and Answers
Mainframe
Follow Us
| 1. | What is Segmented table space? |
|---|---|
|
| 2. | What is Partitioned table space? |
|---|---|
| In partitioned table space one table is accommodated. Table space is divided into different parts and every part is put in a separate VSAM dataset. |
| 3. | Explain the difference between SEARCH and SEARCH ALL? |
|---|---|
|
| 4. | What is use of a scope terminator? |
|---|---|
| Scope terminator is used to mark the end of a verb. e.g. IF, END-IF, EVALUATE and END-EVALUATE. |
