1.
How can a developer nest a JobStream within another JobStream?
2.
A JobStream has been created that, when executed, will write status messages to the log file that indicate whether nodes have completed or failed to run. What type of node should be added to the JobStream?
3.
Which of the following is true of pivoting?
4.
A fact build is being manually created. What must the developer do to deliver the fact data to a relational table?
5.
A developer has created a fact build to process the incoming data shown in the table: The developer wants to create a monthly summary fact table. If the aggregate behavior for the Credit Limit column is set to LAST, what will be the value of Credit Limit for the first row delivered for Customer 2?
6.
Which element does Data Manager use to identify duplicate rows?
7.
When delivering fact data to a text file, what can be specified?
8.
A developer has created a fact build with two fact deliveries. What should be done to include only some of the elements of the transformation model in one of the deliveries, and some in the other delivery?
9.
Why has the developer selected the Output box for the ProductLine row?
10.
A developer has created a fact build to process the incoming data shown in the table: The build has been set to merge records with duplicate keys. Both the Customer and Date columns represent dimension elements. If the merge behavior for the Amount column is set to SUM, what will be the value of Amount for the first row delivered for customer 2?