|
4 | 4 | "extraClue": { "params": {} }, |
5 | 5 | "fixWord": false, |
6 | 6 | "orientation": "across", |
7 | | - "clue": "This IMS feature uses DEDBs and MSDBs to achieve superior performance compared to full-function databases", |
8 | | - "answer": "Fastpath" |
| 7 | + "clue": "It’s the I in a PHIDAM database organization.", |
| 8 | + "answer": "Indexed" |
9 | 9 | }, |
10 | 10 | { |
11 | 11 | "extraClue": { "params": {} }, |
12 | 12 | "fixWord": false, |
13 | 13 | "orientation": "across", |
14 | | - "clue": "This IMS database type can be partitioned into multiple data set groups for improved availability and performance", |
15 | | - "answer": "HALDB" |
| 14 | + "clue": "A subset of a data entry database (DEDB).", |
| 15 | + "answer": "Area" |
16 | 16 | }, |
17 | 17 | { |
18 | 18 | "extraClue": { "params": {} }, |
19 | 19 | "fixWord": false, |
20 | 20 | "orientation": "across", |
21 | | - "clue": "This IMS hierarchic database physical organization type relates segments by physical adjacency", |
22 | | - "answer": "Sequential" |
| 21 | + "clue": "When the database manager records internal status information about the log.", |
| 22 | + "answer": "Checkpoint" |
23 | 23 | }, |
24 | 24 | { |
25 | 25 | "extraClue": { "params": {} }, |
|
32 | 32 | "extraClue": { "params": {} }, |
33 | 33 | "fixWord": false, |
34 | 34 | "orientation": "across", |
35 | | - "clue": "The position of a segment in relation to the root", |
36 | | - "answer": "Level" |
| 35 | + "clue": "To apply all the changes made during the current unit of recovery (UOR) or unit of work (UOW).", |
| 36 | + "answer": "Commit" |
37 | 37 | }, |
38 | 38 | { |
39 | 39 | "extraClue": { "params": {} }, |
40 | 40 | "fixWord": false, |
41 | 41 | "orientation": "across", |
42 | | - "clue": "The first part of a segment", |
43 | | - "answer": "Prefix" |
| 42 | + "clue": "A dialog between a terminal and a message processing program.", |
| 43 | + "answer": "Conversation" |
44 | 44 | }, |
45 | 45 | { |
46 | 46 | "extraClue": { "params": {} }, |
47 | 47 | "fixWord": false, |
48 | 48 | "orientation": "across", |
49 | | - "clue": "It maintains information required for database recoveries", |
50 | | - "answer": "DBRC" |
| 49 | + "clue": "An IMS system that does not use IMS Transaction Manager.", |
| 50 | + "answer": "DBCTL" |
51 | 51 | }, |
52 | 52 | { |
53 | 53 | "extraClue": { "params": {} }, |
54 | 54 | "fixWord": false, |
55 | 55 | "orientation": "across", |
56 | | - "clue": "A time at which the database manager records internal status information about the log", |
57 | | - "answer": "Checkpoint" |
| 56 | + "clue": "A repository for indirect pointers.", |
| 57 | + "answer": "ILDS" |
| 58 | + }, |
| 59 | + { |
| 60 | + "extraClue": { "params": {} }, |
| 61 | + "fixWord": false, |
| 62 | + "orientation": "across", |
| 63 | + "clue": "A set of systems in an IMS network that work together as a unit.", |
| 64 | + "answer": "IMSplex" |
| 65 | + }, |
| 66 | + { |
| 67 | + "extraClue": { "params": {} }, |
| 68 | + "fixWord": false, |
| 69 | + "orientation": "across", |
| 70 | + "clue": "A method (abbreviated) for managing multiple subsystems as if they were one system.", |
| 71 | + "answer": "SPOC" |
| 72 | + }, |
| 73 | + { |
| 74 | + "extraClue": { "params": {} }, |
| 75 | + "fixWord": false, |
| 76 | + "orientation": "across", |
| 77 | + "clue": "A tree-like arrangement of segments in a database.", |
| 78 | + "answer": "Hierarchy" |
58 | 79 | } |
59 | 80 | ], |
60 | 81 | "overallFeedback": [{ "from": 0, "to": 100 }], |
|
0 commit comments