최신 IBM Certified Developer C2020-702 무료샘플문제:
1. Click the Exhibit button.
You have the dimension shown in Performance Modeler as shown in the exhibit.
Which three actions create a subset containing the countries starting with "A" in alphabetical order? (Choose three)
A) Sort ascending.
B) Hide consolidated members.
C) Hide leaf members.
D) Filter by wildcard A*.
E) Sort descending.
2. All items are in the same dimension and performance is of the highest priority.
How do you calculate the difference between item A and item B, and then store the result in item C?
A) Define C as consolidation of A and B2, and a rule ['B2']=N:-['B'];.
B) Define C as consolidation of A and B, and a rule ['C'] = C: ['A']-['B']:.
C) Define C as consolidation of A and B, B with a weight of-1.
D) Define C as sibling of A and B, and a rule ['C']=N:['A']-['B'];.
3. You are developing a TM1 model for a city aquarium and must add these new elements to the Animal dimension: Amphibians. Frog, and Salamander. Assume that Amphibians is the parent of Frog and Salamander and that you want the children to automatically roll up to the parent.
Which weighting and element type will you assign to each element?
A) Amphibians Element Type = P,Weight=1 Frog Element Type = N, Weight=1 Salamander Element Type = N, Weight=1
B) Amphibians Element Type = C, Weight=1 Frog Element Type = N, Weight=1 Salamander Element Type = N, Weight=1
C) Amphibians Element Type = N, Weights Frog Element Type = N, Weight=0 Salamander Element Type = N, Weight=0
D) Amphibians Element Type = C, Weight=1 Frog Element Type = N, Weight=0 Salamander Element Type = N, Weight=0
4. You are asked to use Performance Modeler to Transfer a cube. The target cube already exists in the target system but the source cube contains an additional dimension.
What happens to the target cube and its data?
A) The additional dimension is added and the existing data is deleted.
B) The additional dimension is added and the existing data is propagated across all leaves of the new dimension.
C) The additional dimension is not added and the existing data remains in place.
D) The additional dimension is added and the existing data is placed in the first leaf of the new dimension.
5. You want to improve one TM1 cube by adding Skipcheck and Feeder statements to a Rules file. Which statement is correct?
A) The performance of views containing rule-calculated cells will improve.
B) The addition of rule-calculated cells to a cube will cause reduced consumption of RAM.
C) The data integrity of consolidated cells will improve.
D) Cross cube rule statements will be no longer be ignored.
질문과 대답:
질문 # 1 정답: A,B,D | 질문 # 2 정답: C | 질문 # 3 정답: B | 질문 # 4 정답: D | 질문 # 5 정답: A |