IBM InfoSphere DataStage v8.5 - 000-421 Exam Practice Test

How must the input data set be organized for input into the join stage? (Choose two.)
Correct Answer: B,C Vote an answer
Click the Exhibit button.

The job in the exhibit runs to successful completion with no warnings. However, a validation test identifies that the CUSTOMER_MASTER table is empty. You suspect the cause to be related to the NEW_CUSTOMERS table or a defect in the job. Examining runtime meta-data will help you track down the problem. Which two product features will help you isolate the cause of the problem? (Choose two.)
Correct Answer: A,C Vote an answer
What are the three aggregation types can be set in the Aggregator stage? (Select three)
Correct Answer: A,D,E Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
You are responsible for the projects Source Code Repository. When a developer notifies you that changes are ready to deploy you must first check them in. You will use the Information Server Source Code integration features to check in the changed assets. How will you identify the DataStage assets the developer modified in order to send them to the workspace?
Correct Answer: C Vote an answer
Click on the Exhibit button.

Which environment variable would provide this information?
Correct Answer: C Vote an answer
The derivation for a stage variable is: Upcase(input_column1) : ' ' : Upcase(input_column2). Suppose that input_column1 contains a NULL value. Which behavior is expected?
Correct Answer: A Vote an answer
There is a requirement to transfer a large file using an FTP Enterprise stage. How can you minimize processing time when a transfer failure occurs?
Correct Answer: A Vote an answer
When you run a parallel job, any error messages and warnings are written to the job log and can be viewed from the Director client. What two levels of message handlers are there? (Choose two.)
Correct Answer: C,D Vote an answer
What are the three features of Information Server that allow you to deploy DataStage objects? (Select three)
Correct Answer: B,E Vote an answer
What conditions are necessary for a master record and an update record to merge?
Correct Answer: C Vote an answer
In the job fragment shown in the exhibit, the data going into the target Sequential File stage needs to be sorted by postal code. The Sort stage accomplishes this by running in Sequential mode and sorting by postal code. You have been asked to improve the performance of the job with a 4-node configuration file.

Which two changes will improve the performance of the job? (Choose two.)
Correct Answer: C,D Vote an answer
Which two statements are true about the usage of scratch disk? (Choose two.)
Correct Answer: A,B Vote an answer