최신IBM InfoSphere DataStage v11.3 - C2090-424무료샘플문제
문제1
Given this score:

It runs 3 processes on 2 nodes.
How does the job run?
Given this score:

It runs 3 processes on 2 nodes.
How does the job run?
정답: C
문제2
Which is NOT a valid native operator for OSH?
Which is NOT a valid native operator for OSH?
정답: D
문제3
A job is designed with 3 Join stages in sequence.
Join_1 keys are "Account", "Customer" and "PO_Date"
Join_2 keys are "Account", "Customer" and "Txn"
Join_3 keys are "Account", "Product_CD" and "Txn"
Which of the following will lead to the best run time performance?
A job is designed with 3 Join stages in sequence.
Join_1 keys are "Account", "Customer" and "PO_Date"
Join_2 keys are "Account", "Customer" and "Txn"
Join_3 keys are "Account", "Product_CD" and "Txn"
Which of the following will lead to the best run time performance?
정답: A
문제4
Which one of the following is an implicit data type conversion?
Which one of the following is an implicit data type conversion?
정답: B
문제5
Which one of the following stages requires a schema file when using Runtime Column Propagation?
Which one of the following stages requires a schema file when using Runtime Column Propagation?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제6
Which of the following is NOT TRUE about the DataStage job score?
Which of the following is NOT TRUE about the DataStage job score?
정답: D
문제7
Your job aggregates data before writing the results out to a DB2 table. You have since learned that this job will be required to aggregate very large amounts of data. To ensure high performance you create a new, non-default configuration file for the job that defines a node pool named "highperfnodes" that includes only nodes with very high processing power.
What additional design changes do you need to make to the job to ensure that it aggregates the data using the "highperfnodes" pool? (Choose two.)
Your job aggregates data before writing the results out to a DB2 table. You have since learned that this job will be required to aggregate very large amounts of data. To ensure high performance you create a new, non-default configuration file for the job that defines a node pool named "highperfnodes" that includes only nodes with very high processing power.
What additional design changes do you need to make to the job to ensure that it aggregates the data using the "highperfnodes" pool? (Choose two.)
정답: C,E